Forums / Templates, Stylesheets, Page Layout / EZ Pages Header color change....

EZ Pages Header color change....

Locked
Results 1 to 7 of 7
This thread is locked. New replies are disabled.
09 Mar 2009, 16:13
#1
cannie avatar

cannie

New Zenner

Join Date:
Mar 2009
Posts:
17
Plugin Contributions:
0

EZ Pages Header color change....

I have been searching pretty much all night, and have tried all of the suggestions that I did find....but to no avail.

http://chuforiagraffix.com/store/index.php?main_page=index

Here is the site. I am having trouble finding where to change that teal color in the EZ Pages header. If someone could please tell me where to find this, it would be greatly appreciated.

Also, I have tried changing the teal color on the pricing as well in the stylesheet.css under the "pricing" section at the bottom. The color dosn't change as you can see. Is this the wrong spot? :frusty:
09 Mar 2009, 16:20
#2
tony_sar avatar

tony_sar

Totally Zenned

Join Date:
Jul 2006
Posts:
2,276
Plugin Contributions:
0

Re: EZ Pages Header color change....

do you mean the bluish color menu ??? if so .


.menu {stylesheet_tm.css (line 62)
background:#3EA7C6 none repeat scroll 0 0;
color:#000000;
font-size:11px;
}
09 Mar 2009, 16:41
#3
cannie avatar

cannie

New Zenner

Join Date:
Mar 2009
Posts:
17
Plugin Contributions:
0

Re: EZ Pages Header color change....

tony_sar:

do you mean the bluish color menu ??? if so .


.menu {stylesheet_tm.css (line 62)
background:#3EA7C6 none repeat scroll 0 0;
color:#000000;
font-size:11px;
}



:clap: Thank you! I love you long time!
09 Mar 2009, 16:47
#4
tony_sar avatar

tony_sar

Totally Zenned

Join Date:
Jul 2006
Posts:
2,276
Plugin Contributions:
0

Re: EZ Pages Header color change....

you welcome.

price color .. look for


.product strong {stylesheet_tm.css (line 96)
color:#00C3FB;
font-size:13px;
font-weight:bold;
line-height:normal;
}


also price color in your featured side box .. look for

#featured .box_body {stylesheet_boxes.css (line 61)
color:#00C3FB;
font-size:13px;
font-weight:bold;
line-height:normal;
}
09 Mar 2009, 17:14
#5
cannie avatar

cannie

New Zenner

Join Date:
Mar 2009
Posts:
17
Plugin Contributions:
0

Re: EZ Pages Header color change....

:bigups: thank you so much, go figure I changed every color option I could find but those in that section.

you are my favorite forever! :hug:
09 Mar 2009, 17:23
#6
tony_sar avatar

tony_sar

Totally Zenned

Join Date:
Jul 2006
Posts:
2,276
Plugin Contributions:
0

Re: EZ Pages Header color change....

if you have firefox browser , then install firebug extension , this tool will allow you to find everything you need about your css and other stuff :smile: , best thing ever after Zencart :P
04 Jan 2010, 06:48
#7
punit avatar

punit

New Zenner

Join Date:
Dec 2009
Posts:
17
Plugin Contributions:
0

Re: EZ Pages Header color change....

Hey.. can u guys pls tell me how did u put the chuforia Graffix.com logo in the 3rd bar (next to category table) and how did u change the background color?