Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Box design problem


PJ2006

Recommended Posts

Posted

I'm trying to change the look of the boxes in the left column and the new products box etc.

 

I want a black top, black thin border and white box header.

 

I have got the white text - I have mainly black background but still have some grey.

 

I cannot work out the border bit - I have a large grey border on the left and nothing anywhere else. I've worked through the css description in the help section but can't identify where to make these changes - can anyone help?

 

Thanks

Posted

The infobox border color is controlled by the background defined in the following CSS class:

 

.infoBox {
#  background: #b6b7cb;
 background: #660000;
}

Archived

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

×
×
  • Create New...