Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Removing right column


MLu

Recommended Posts

I have removed this 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>

in 45 different files.

However, the space the right column leaves is not given free, so till now I have gained nothing. Whats the trick to get completely rid of this right column??

 

Mogens

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...