View Single Post
  #2  
Old 09-13-2010, 01:39 AM
 
retrtrtrytrutru retrtrtrytrutru is offline
 

Senior Member
  
Join Date: Aug 2007
Posts: 101
 

Default Re: Centering Subcategories

Not sure I understand your problem but you have declared that the table has a width of 100%. This makes it impossible for it to be centered. You could try removing the width declaration and just add a center declaration:

Code:
<center><table border="0" cellspacing="5"> ... </tr></table></center><br>
__________________
www.qualitylamps.eu
X-Cart Gold 4.1.8, PHP 5.2.6, MySQL 5.0.51a, Apache 2.2.9

www.vervangjelamp.nl
X-Cart Gold 4.2.0, PHP 5.2.6, MySQL 5.0.37-standard, Apache/2

Sorry for the weird user name, I registered it by mistake
Reply With Quote