Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

TABLE_HEADING_NEW_PRODUCTS


underground1

Recommended Posts

Posted

this is what i see on the site now

 

Parse error: parse error, unexpected '=', expecting ')' in /home/theunder/public_html/osCommerce/catalog/index.php on line 115

 

 

 

 

 

 

 

 

 

I need to change the TABLE_HEADING_NEW_PRODUCTS --- at the top of the new products table

 

>_< http://www.theundergroundbodyshop.com/osCommerce/catalog/

 

I just want the top outline to be black, might wanna add font later

 

I've played around with the stylesheet but can't seem to find the right one

 

HELP!

Posted

Hi

Go to your stylesheet

 

 

look for

 

 

 

TD.infoBoxHeading {

 

by doing edit find

 

 

 

 

you should see

 

 

 

 

TD.infoBoxHeading {

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

font-size: 10px;

font-weight: bold;

background: #bbc3d3;

color: #ffffff;

 

 

 

 

 

change the color of the background to your choice

 

this should change the color of the top of

 

TABLE_HEADING_NEW_PRODUCTS

Regards

 

 

 

 

I need to change the TABLE_HEADING_NEW_PRODUCTS --- at the top of the new products table

 

>_< http://www.theundergroundbodyshop.com/osCommerce/catalog/

 

I just want the top outline to be black, might wanna add font later

 

I've played around with the stylesheet but can't seem to find the right one

 

HELP!

Archived

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

×
×
  • Create New...