Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Coloured background with white pages in cart?


web123

Recommended Posts

Posted

I cannot find a post so please direct me to one.

 

I want a coloured background or even an image, but the cart background must have a different colour to the body background. Hope that makes sense.

 

I found a post on adding a background image but then you cannot see the text etc. I have tried so many options to give a colour to the cart background without success.

Posted

Go into your stylesheet. Find the BODY selector and add

background-color: # the color you want;

or

background-image: url( your image path);

 

That will place the color or image at the very back of the page.

Posted

I am sorry, I think I may have misread your post.

 

If you want to change the background of the box that the cart sits in, you will have to modify the CSS class that relates to that box. Offhand, I cannot remember which one does it, and my site is so heavily modified, most of these classes are no longer pertinent.

 

There is a great article in the knowledge base that explains what the different classes apply to.

http://www.oscommerce.info/kb/osCommerce/C...n_and_Layout/54

Archived

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

×
×
  • Create New...