View Single Post
  #1  
Old 07-15-2006, 06:44 AM
 
Shaun Shaun is offline
 

Senior Member
  
Join Date: Sep 2005
Location: Michigan, USA
Posts: 176
 

Default Why is my table way down the page?

So I created a simple table to align a graphic and some text - http://www.streetortrack.com/Ford-style-universal-ALL-PRO-radiators-c-1214.html and dropped this html into the category 'description' in x-cart admin:

Code:
<table> <tr> <td valign="top"> <p align="center"> [img]files/images/northern/CR5145index.jpg[/img]</td> </tr> <tr> <td> The Ford style universal fit radiators feature an upper right inlet and a lower left outlet. They will work with any engine, however you will find these radiators more convenient if your hoses already attatch to the same locations. These radiators feature a 7 plate all aluminum high performance transmission cooler and can be used in either manual or automatic vehicles.</td> </tr> </table>

Any ideas on why there is a huge white space at the top?

Thanks!
__________________
X-Cart 5.4.1.19
Live site - www.streetortrack.com
Reply With Quote