Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Easy Newbie Question. How do you change the colors in the title bars?


Trentide

Recommended Posts

Posted
I've been changing everything in CSS but can't seem to find the right one. Please hellpppp!! -Jason-

 

in the stylesheet.css change the

 

TD.infoBoxHeading {

 

background: #color;

 

}

 

nicangeli

Posted

Thanks a lot. That worked. I was hoping to change the color ot the type in TDheaderNavigation but nothing works. I can change the background color, but for some reason the type won't change. I'd be so appreciative of any ideas you have. Thanks, Jason

Posted

if i understand properly, (you want to change the text color of My Account | View Basket | Checkout etc...)

 

again in stylesheet,

 

find.

 

A.headerNavigation {

color: #colorgoeshere;

}

 

nicangeli

Posted

Thank you so much. That worked. Is there a listing somewhere what each of the categories are in CSS? Thanks Again, Jason

Archived

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

×
×
  • Create New...