Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

how to remove shopping_cart box border in ms2?


Guest

Recommended Posts

Posted

Hi,

 

When you put a product in the shopping_cart.php the table border takes on the style Table.productListing

 

When no product is in the shopping_cart.php page the table border takes on the infoBox style.

 

I would like to remove these styles on just these pages.

 

I have tried making a new class in includes/classes/boxes.php and then putting the name of it in the includes/boxes/shopping_cart.php page but that didn't work.

 

Any ideas? This is the latest snapshot.

 

Thanks!

Posted

Hi Melinda,

 

I have tried making a new class in includes/classes/boxes.php and then putting the name of it in the includes/boxes/shopping_cart.php page but that didn't work.

 

You have not mentioned stylesheets. You would need to add the class to your stylesheet file. The default file is in the catalog root and named stylesheet.css.

 

Regards,

John

Posted

Hi,

 

I already did that and the page must be called from another page or something.

Archived

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

×
×
  • Create New...