guinness28_fr Posted September 3, 2006 Share Posted September 3, 2006 Hi, I want to remove the right column, and center my website. I managed to put my infoboxes on the left column. How do you manage to remove the right one ? Link to comment Share on other sites More sharing options...
♥FWR Media Posted September 3, 2006 Share Posted September 3, 2006 Hi, I want to remove the right column, and center my website. I managed to put my infoboxes on the left column. How do you manage to remove the right one ? My Osc works differently, but if I remember correctly look in catalog/index.php look for and delete the following ... <!-- right_navigation //--> <?php require(DIR_WS_INCLUDES . 'column_right.php'); ?> <!-- right_navigation_eof //--> Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work. Link to comment Share on other sites More sharing options...
RelentlessSkateshop Posted September 3, 2006 Share Posted September 3, 2006 That's a darn good question, because the documentation tells me how to comment out infoboxes on the left but the example given in the documentation is totally different than the column_right.php file. I want to ditch my languages and currencies infoboxes and I am looking for text resembling this : require(DIR_WS_BOXES. 'languages.php'); and I only see the "require" operator for shopping_cart.php and reviews.php. Unless you mean to tell me it's not that simple because I need the languages and currencies infoboxes in order for customers to take proper steps to check out. Thumbs down oscommerce. This should be easier. If you say you can't do it, you're only fooling yourself. Link to comment Share on other sites More sharing options...
RelentlessSkateshop Posted September 3, 2006 Share Posted September 3, 2006 yay for forums; the answer for rhs infobox stuff is here: http://www.oscommerce.com/forums/index.php?sho...t+out+infoboxes It doesn't matter if you comment out "require" or "include". They both are commented out similarly. If you say you can't do it, you're only fooling yourself. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.