Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Font Color on Advanced Search page

Font Color on Advanced Search page

Views: 744

Results 1 to 4 of 4
30 Jul 2011, 3:15 PM
#1
carol2848 avatar

carol2848

New Zenner

Join Date:
Nov 2007
Posts:
78
Plugin Contributions:
0

Font Color on Advanced Search page

How would I change the font color on just the Advanced Search page for those headings ("Search by Price Range", "Choose Your Search Terms", etc.)?

30 Jul 2011, 4:55 PM
#2
stevesh avatar

stevesh

Black Belt

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

Re: Font Color on Advanced Search page

#advSearchDefault legend {color: #ff0000;}

30 Jul 2011, 5:12 PM
#3
carol2848 avatar

carol2848

New Zenner

Join Date:
Nov 2007
Posts:
78
Plugin Contributions:
0

Re: Font Color on Advanced Search page

that would go in the stylesheet?

30 Jul 2011, 6:06 PM
#4
carol2848 avatar

carol2848

New Zenner

Join Date:
Nov 2007
Posts:
78
Plugin Contributions:
0

Re: Font Color on Advanced Search page

Got it!! Thanks!