Jump to content
Sign in to follow this  
jrobe1111

Whitehouse Pro3 Nav background active color change

Recommended Posts

jrobe1111

I hate to post this because there are several posts on changing the nav background color, but I just don't see the answer I need. I have altered the color of the them to a custom lighter green color. We worked off of the default blue Whitehouse Pro theme. We want to change the active color (currently a darker green) to be more similar to the lighter green that is currently in the nav bar. What css style and subsequent image provides this color? http://netfusionstudios.com

Share this post


Link to post
Share on other sites
bryan-hadaway

` #nav .current_page_item a, #nav .current_page_item a:hover, #nav li a:active, #nav .current_page_ancestor { background: url("../images/nav-nfs-green.png") repeat-x scroll 0 -70px transparent; color: #FFFFFF; text-decoration: none; } ` Thanks, Bryan

Share this post


Link to post
Share on other sites
jrobe1111

Thanks. I just needed to adjust -70 to -20 and that did the trick.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×