Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Infoboxes fonts


Bez

Recommended Posts

Look in stylesheet.css

 

.infoBox {
?background: #b6b7cb;
?}

then insert in the middle

 font-size: 10px

(or whatever)

 

if that does not work look for and change

 

TD.infoBoxHeading {
?font-family: Verdana, Arial, sans-serif;
?font-size: 10px;
 font-weight: bold;
 background: #bbc3d3;
 color: #ffffff;
 vertical-align: top;
}

 

Good Luck

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...