newnew Posted November 18, 2004 Posted November 18, 2004 I need to show the whole site in width 70% instead of 100%. For example on index.php, which codes do I need to change, as there are tooooooooo many "witdth=100%". Thanks!
Guest Posted November 18, 2004 Posted November 18, 2004 try installing centershop css contribution, may make it a bit easier on you
Guest Posted November 18, 2004 Posted November 18, 2004 Hi, About line 49 of the index.php page right beneath the header code: <!-- header //--> <?php require(DIR_WS_INCLUDES . 'header.php'); ?> <!-- header_eof //--> <!-- body //--> <table width="100%" border="1" cellpadding="3" cellspacing="3" bordercolor="#999999"> The table listing directly under the <!-- body //--> code is what you will change. The easiest is to do a search for that table listing in your editor and change all the pages at once in the catalog folder only and you will also need to change all the table listings in the catalog/includes/header.php and footer.php
Jack_mcs Posted November 19, 2004 Posted November 19, 2004 If you place the tables in the header and footer, there is no need to toucht the other files. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
newnew Posted November 19, 2004 Author Posted November 19, 2004 try installing centershop css contribution, may make it a bit easier on you <{POST_SNAPBACK}> Thanks for all the help!!!! I think I might try this contribution, instead of making all the changes.... http://www.oscommerce.com/community/contri...arch,centershop is this the link for centershop contribution? Why I downloaded but couldn't open. It's said to change .zip to .txt but there in nothing in it......???????? Please help.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.