Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Manufacturer Name in "Bold"


sinryder

Recommended Posts

Posted

hello guys, can any one please tell me how can i change the font size and style for manufacturer name on all the pages , where ever its displaying.

 

right now its in same style as the product name and price.

 

 

any help is greatly appreciated

 

thankyou

Posted
you can change this in the stylesheet.css in your catalog dir

 

 

hey Danilov , i tried it but it changes every thing including the name of the product + price . I only want to change the Manufacturer name

 

i tried changing these codes

 

TABLE.productListing {

  border: 1px;

  border-style: solid;

  border-color: #B6B7B8;

  border-spacing: 1px;

}

 

.productListing-heading {

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

  font-size: 11px;

  background: #B6B7B8;

  color: #FFFFFF;

  font-weight: bold;

}

 

TD.productListing-data {

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

  font-size: 10px;

}

Archived

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

×
×
  • Create New...