Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

CSS and info box error


jer001

Recommended Posts

My Style sheet for my info boxes are different in firefox any ideas?

http://www.grownhydro.com/old_store/

 

.infoBox {

background: #ecf5da;

text-align: left;

}

 

.infoBoxContents {

background: #ecf5da;

font-family: Verdana, Arial, sans-serif;

font-size: 10px;

text-align: left;

}

 

.infoBoxNotice {

background: #FF8E90;

}

 

.infoBoxNoticeContents {

background: #FFE6E6;

font-family: Verdana, Arial, sans-serif;

font-size: 10px;

text-align: left;

}

 

TD.infoBoxHeading {

font-family: Verdana, Arial, sans-serif;

font-size: 10px;

font-weight: bold;

background: #679aff;

color: #ffffff;

text-align: left;

}

 

TD.infoBox, SPAN.infoBox {

font-family: Verdana, Arial, sans-serif;

font-size: 10px;

background: #ecf5da;

}

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...