GOLDO Posted June 30, 2004 Posted June 30, 2004 I have changed my table width to 800px on sub-categoeies. But after weeks trying I have not been able to 800px on the main categories. Any tips. Thanks much ;)
Geotex Posted June 30, 2004 Posted June 30, 2004 If I recall right, there are about 27 files that you need to change manually. Or, you could put up the back up files that restore the tables you changed back to width = 100% and give this contribution a try... http://www.oscommerce.com/community/contributions,2010 GEOTEX from Houston, TX (George)
GOLDO Posted July 2, 2004 Author Posted July 2, 2004 Thanks much for the response but. I have the centering and set width solved but is not working for some main pages. check http://www.instocksantafe.com/catalog/index.php/cPath/21
Geotex Posted July 2, 2004 Posted July 2, 2004 You are forcing the center cell on your categories page to 800 px. Change to 100%, see below. <tr> <td><table border="0" width="100%" cellspacing="0" cellpadding="2"> <tr> <td> <table border="0" width="800" cellspacing="0" cellpadding="2"> <tr> <td align="center" class="smallText" width="25%" valign="top"><a href="http://www.instocksantafe.com/catalog/index.php/cPath/21_23"><img src="images/sunlounger.jpg" border="0" alt="lounge" title=" lounge " width="100" height="100"><br>lounge</a></td> <td align="center" class="smallText" width="25%" valign="top"><a href="http://www.instocksantafe.com/catalog/index.php/cPath/21_44"><img src="images/yanagi1.jpg" border="0" alt="stool" title=" stool " width="100" height="100"><br>stool</a></td> <td align="center" class="smallText" width="25%" valign="top"><a href="http://www.instocksantafe.com/catalog/index.php/cPath/21_28"><img src="images/picnik_pic3.jpg" border="0" alt="outdoor" title=" outdoor " width="100" height="100"><br>outdoor</a></td> <td align="center" class="smallText" width="25%" valign="top"><a href="http://www.instocksantafe.com/catalog/index.php/cPath/21_29"><img src="images/chernerArmChair.jpg" border="0" alt="side" title=" side " width="100" height="100"><br>side</a></td> </tr> </table></td> GEOTEX from Houston, TX (George)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.