Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Changing colors on custom template??

Changing colors on custom template??

Locked

Views: 1,764

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
19 Aug 2006, 11:49 AM
#1
usone123 avatar

usone123

New Zenner

Join Date:
Aug 2006
Posts:
26
Plugin Contributions:
0

Changing colors on custom template??

HI.. I can't seem to find any info on how to change the colors for the template.. if you look at my shop, it has the most random group of ugly colors all used at once - and they weren't selected by me and have no idea how to change them. I know all the codes for the colors, but don't know where to go to update them...

my shop is at kidsbargainoutlet.com/shop

theres white, gray, gold, pink, turquoise, peach, purple and maybe some more...

the turquoise bar needs to go.. needs to be white.

that gold bar needs to be , well, anything but gold..lol.

i'd like the left and ride side boxes to have same headers but depends on how hard it is to chg those colors....

i don't mind the pink, but i'd prefer a more primary color scheme.

any advice is appreciated.

thx
Rae

19 Aug 2006, 5:54 PM
#2
avenuebeads avatar

avenuebeads

New Zenner

Join Date:
Aug 2006
Location:
Chicago IL
Posts:
80
Plugin Contributions:
0

Re: Changing colors on custom template??

Having the same problem. I tried editing the css to no avail

19 Aug 2006, 6:10 PM
#3
polarduality avatar

polarduality

Zen Follower

Join Date:
Mar 2006
Location:
Los Angeles
Posts:
260
Plugin Contributions:
2

Re: Changing colors on custom template??

edit the stylesheet.css file.

To change the colors for the left and right columns, look for these in the stylesheet:

#navColumnOne

#navColumnTwo

.leftBoxHeading

.sideBoxContent

.rightBoxHeading

19 Aug 2006, 7:01 PM
#4
usone123 avatar

usone123

New Zenner

Join Date:
Aug 2006
Posts:
26
Plugin Contributions:
0

Re: Changing colors on custom template??

Thanks, i'll try that tonight and if I get it right :).

19 Aug 2006, 7:35 PM
#5
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Changing colors on custom template??

I think that the intent for selection of different colors was to make this easy to find and change these items with normally only one reference to any one color present. Maybe also to force one to change it as it is difficult to view and hard to work on with one's eyes closed.

20 Aug 2006, 1:02 AM
#6
usone123 avatar

usone123

New Zenner

Join Date:
Aug 2006
Posts:
26
Plugin Contributions:
0

Re: Changing colors on custom template??

It worked... thanks!!