Guest Posted May 17, 2007 Share Posted May 17, 2007 Hi there , I would like to move out all left & right area . It means , I only need middle main contents area in all pages. I have made include/column_left.php & include/column_right.php empty. but still I cant . see www.ttoppi.co.nz/catalog/ please help me. thanks. Link to comment Share on other sites More sharing options...
Jack_mcs Posted May 17, 2007 Share Posted May 17, 2007 In most of the files in the root of your shop, you will find this code <td width="<?php echo BOX_WIDTH; ?>" valign="top"><table border="0" width="<?php echo BOX_WIDTH; ?>" cellspacing="0" cellpadding="2"> <!-- left_navigation //--> <?php require(DIR_WS_INCLUDES . 'column_left.php'); ?> <!-- left_navigation_eof //--> </table></td> Delete that and then near the bottom of the file delete the similar code for the right column. 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 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.