Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Removing Right Column


samclarke

Recommended Posts

Posted

As stated in the title, I have currently moved the contents of the right column, well the ones I want, to the left column... I would like to now remove the right coumn, but cannot find the file which tells the site to include it?

 

I am basing this on this website:

 

http://www.findwatches.co.uk/watchfinder.php

 

And would like some help

 

Sam

Posted

The following will need to be removed from every page that displays to the customer

[/code]

<td width="<?php echo BOX_WIDTH; ?>" valign="top"><table border="0" width="<?php echo BOX_WIDTH; ?>" cellspacing="0" cellpadding="2">

<!-- right_navigation //-->

<?php require(DIR_WS_INCLUDES . 'column_right.php'); ?>

<!-- right_navigation_eof //-->

</table></td>

Found near the bottom of each page

My Contributions

 

Stylesheet With Descriptions Glassy Grey Boxtops Our Products Meta Tags On The Fly

Password Protect Admin

"No matter where you go....There you are" - Buccaroo Bonsai

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...