acrylic-dispay Posted May 5, 2005 Share Posted May 5, 2005 Hi, Does anyone know how to change the page width so my page is inline in the middle of the page, as at the moment the categories go to the edge of the page? My website is Acrylic-Display Online shop so you can see what I mean Hope someone can help Thanks Adam Link to comment Share on other sites More sharing options...
Wendy James Posted May 5, 2005 Share Posted May 5, 2005 You would need to change each main tables width on catalog/includes/header.php catalog/includes/footer.php catalog/indes.php add width="770" to each main table, if you want it to be viewable by people using 800x600 setting without having a scrolly at the bottom of the page. Wendy James Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep. Link to comment Share on other sites More sharing options...
acrylic-dispay Posted May 5, 2005 Author Share Posted May 5, 2005 Thanks I have had ago at trying to change it but im not sure which bit to change. I changed the right column to the centre so the site was on the left but I want it centered. Thanks Adam Link to comment Share on other sites More sharing options...
glusniffer1 Posted May 5, 2005 Share Posted May 5, 2005 Are there exact areas that I would need to change if so what line if you should happen to know? You would need to change each main tables width oncatalog/includes/header.php catalog/includes/footer.php catalog/indes.php add width="770" to each main table, if you want it to be viewable by people using 800x600 setting without having a scrolly at the bottom of the page. <{POST_SNAPBACK}> The Hobby Undergound..."For The Pure Hobbyist" Link to comment Share on other sites More sharing options...
wjn Posted May 6, 2005 Share Posted May 6, 2005 The main table that Wendy mentioned is found by looking for the <TABLE... > tag. I think the default is width="100%" (I think) and you would just need to change the %100 to "770" without the % sign. In addition to the three pages already mentioned, you are going to need to change the checkout and payment pages also. Hope that helps. Link to comment Share on other sites More sharing options...
Jack_mcs Posted May 6, 2005 Share Posted May 6, 2005 Adam - you would be better served by installing one of the center shops contributions. There is an html or css one. Either installs very quickly. If you don't want to do that, the best solution is to add the beginning of a table (table, tr, td) before the first table in includes/header.php and the end of the table after the last tags in includes/footer.php. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.