How can I remove the orange color from my category section? I lost contact with the form graphics designer who designed it.
http://www.cooltechcentral.com/
How can I remove the orange color from my category section? I lost contact with the form graphics designer who designed it.
http://www.cooltechcentral.com/
I'm not surprised that you would have trouble removing this. There's a fair bit of redundant code in your stylesheet.
The block controlling this color is the background style in the block starting .sideBoxContent a.category-top on about line 684 of your main stylesheet.
But when you remove this line, the block starting a.category-top on line 735 takes over and maintains the color.
So they both need to go.
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
Thanks, that did the trick, now I am trying to figure out how to add the background image in the bestsellers section to new products and specials.