View Single Post
  #8  
Old 01-28-2008, 03:50 AM
  SpinyMan's Avatar 
SpinyMan SpinyMan is offline
 

Advanced Member
  
Join Date: Jan 2008
Posts: 30
 

Default Re: Categories displayed different in home.php and product.php

Hi,
Your problem is in "customer/main/product.tpl". There is including the "/skin1/thickbox/files/thickbox.css" file where next line
Code:
*{padding: 0; margin: 0;}
overwrite the style (cellspacing and sellpadding) of your tables.
just delete that line above and check the result.
__________________
Regards,
SpinyMan

X-Cart Templates Store -
http://www.x-cart-customization.com/shop/

X-Cart Customization Services -
http://www.x-cart-customization.com/
Reply With Quote