Hey guys,
Is there a way to change the bars default color from the green to a red? I'm sticking with current default theme but just want to change the colors to match my banner.
Thanks!
Hey guys,
Is there a way to change the bars default color from the green to a red? I'm sticking with current default theme but just want to change the colors to match my banner.
Thanks!
Not sure I understand the question but maybe you should read the CSS sticky notes - the cart is driven by styles - changing the look is done that way.![]()
The header bars are an image - tile_back.gif. You can reproduce that image in red and change it that way, or remove the references to tile_back.gif in the stylesheet and change background-color to what you want.
Hi there.
As per Stevesh, take a look at stylesheet.css
You will see reference to the image tile_back.gif
Juast chage this to a new image file stored in the same area of your zen cart installation or alternatively fully path it to a differnet area of your site.
CR