Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

how to remove boxes, etc


AShekhtman

Recommended Posts

Posted

Hello,

 

How do you remove various boxes, that is, the manuf info box, or the email to friend box. I do not want too much information on my page. Also, how do you determine which side it is on: left or right. I would like control over that too and the order they show up in. Can that be done or do I need a contrib?

 

Please help,

Thank you,

--Alex :)

Posted

For the left column, look in the includes/column_left.php file. For the right column, look in the includes/column_right.php file. You will see something like require(... or include(.... These are what includes the boxes. Fjnd the ones with the desired name and deleted that line. If the line is preceeded by an if

if (...
{
require(...

then you have to delete it all.

 

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

Archived

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

×
×
  • Create New...