View Single Post
  #1  
Old 01-15-2006, 03:39 PM
 
mmoskva mmoskva is offline
 

eXpert
  
Join Date: Aug 2005
Location: Pennsylvania
Posts: 306
 

Default why my page changes in size when i insert an image

On my site I have loaded some images at my myaccount page. The order status image seams to make my page expand in size larger. How can I stop that, becuase I want all the page to be the same width.

The image is small and i cannot understand what the page is expanding?

Code:
<table cellspacing="0" cellpadding="0" width="97%" border="0"> <tr> <th width="1%" height="22"></th> <th width="97%" height="22" bgcolor="#dddddd" align="left">[img]{$ImagesDir}/custom/myaccount_order.gif[/img]</th> <th width="1%" height="22" bgcolor="#dddddd"></th> </tr> </table>

I also defined it a certain width but that did not help either.
__________________
x-cart 4.0.16v
linux server
Reply With Quote