Hi,
Please anyone can help me in how to change font color of header where i have enabled EZ pages
My URL: http://www.sparkbooks.in
Hi,
Please anyone can help me in how to change font color of header where i have enabled EZ pages
My URL: http://www.sparkbooks.in
With Thanks
Rovin
Find in your stylesheet and adjust color as desired
Code:#navCatTabs ul li a { color: #9a9a9a; }
Zen-Venom Get Bitten
If you mean the EZ page links, add color:#ffffff; to #navEZPagesTop and add #navEZPagesTop a {color:#ffffff;} to the stylesheet.