Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Changing default Green bars to Red

Changing default Green bars to Red

Locked

Views: 1,116

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
6 Sep 2009, 5:20 PM
#1
brandburnmedia avatar

brandburnmedia

New Zenner

Join Date:
Feb 2009
Posts:
24
Plugin Contributions:
0

Changing default Green bars to Red

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!

6 Sep 2009, 5:45 PM
#2
janissaire avatar

janissaire

Zen Follower

Join Date:
Sep 2008
Location:
Toronto, Ontario, Canada
Posts:
474
Plugin Contributions:
0

Re: Changing default Green bars to Red

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. :smile:

6 Sep 2009, 6:15 PM
#3
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Changing default Green bars to Red

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.

6 Sep 2009, 8:20 PM
#4
cumbrianrider avatar

cumbrianrider

New Zenner

Join Date:
Jun 2008
Posts:
19
Plugin Contributions:
0

Re: Changing default Green bars to Red

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.

:smile:

CR