Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

"New Products" Module Help


photobug

Recommended Posts

Posted

Hello,

I am having a lot of difficulty figuring out how to change the header background of the "New Products" box. It is stuck on the light gray. I also can't figure out how I change the "What's New Here?" text color (also default gray). I 've experimented with stylesheet.css and no luck. Can someone please help? Thanks.

 

 

 

 

new_prod.jpg

Posted
Hello,

I am having a lot of difficulty figuring out how to change the header background of the "New Products" box. It is stuck on the light gray. I also can't figure out how I change the "What's New Here?" text color (also default gray). I 've experimented with stylesheet.css and no luck. Can someone please help? Thanks.

 

new_prod.jpg

 

Hi Will,

To change the text font style... find in your stylesheet.css the entry for TD.infoBoxHeading and make whatever changes you want. Just be aware the font size/height is predetermined by the size of your left & right corner images AND this will change ALL of your boxes.

If you want only the New Products box to have a different font style you will need to copy the style TD.infoBoxHeading with a new unique name, for example TD.newproductsinfoBoxHeading. Then in the /catalog/includes/new_products.php change the TD.infoBoxHeading to the new style name.

 

To change the actual text look in /catalog/include/languages/english/index.php towards the bottom, do this for any additional languages you have.

 

Frank

Posted
Hi Will,

To change the text font style... find in your stylesheet.css the entry for TD.infoBoxHeading and make whatever changes you want. Just be aware the font size/height is predetermined by the size of your left & right corner images AND this will change ALL of your boxes.

If you want only the New Products box to have a different font style you will need to copy the style TD.infoBoxHeading with a new unique name, for example TD.newproductsinfoBoxHeading. Then in the /catalog/includes/new_products.php change the TD.infoBoxHeading to the new style name.

 

To change the actual text look in /catalog/include/languages/english/index.php towards the bottom, do this for any additional languages you have.

 

Frank

 

 

Frank - thanks for the assistance - I think the light is finally turning on! To change the "What's New Here?" font color - is that a stylesheet.css change also? Or is that a different modification? Thanks again.

 

-Will

Posted
Frank - thanks for the assistance - I think the light is finally turning on! To change the "What's New Here?" font color - is that a stylesheet.css change also? Or is that a different modification? Thanks again.

 

-Will

To change any of the font characteristics including color you make those changes in the stylesheet.

Posted

Download and use a free program called topstyle lite to alter your stylesheet.

REMEMBER BACKUP, BACKUP AND BACKUP

Archived

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

×
×
  • Create New...