So I am struggling to change the hover and current page mark to an orange. Using Firebug I think this is the ccs I need to change:
a, .commentlist cite, .commentlist cite a, #sub_head #subnav .current_page_item a, #grandchildnav .current_page_item > a, .branding h1 a:hover, #nav ul li a:hover, #nav .current_page_item a, #nav .current_page_item a:hover, #nav .current_page_ancestor, #nav ul li a:active, .post-comments a:hover {
color: #075A99;
}
So I did that and changed the color to: #E44932
and pasted the whole kit and kaboodle into my custom code css window and hit save options. Nothing. Still that blue color. What am I missing? Besides a major refresher course in css? :-|
Changing color of menu nav?
Started by
lisaren
, Sep 20 2011 05:10 PM
3 replies to this topic
#1
Posted 20 September 2011 - 05:10 PM
#2
Posted 20 September 2011 - 05:28 PM
Hi Lisaren,
I have just this moment answered a similar question and the color scheme sounds quite similar so take a look here, if its not helpful post a reply and ig you can post a link to your site also.
http://www.pagelines...kground#Item_16
#3
Posted 20 September 2011 - 08:44 PM
Hi Danny - Sorry forgot to post link:
http://test.pagelines.com/lisaren/
And that other post looks more confusing than what I need! I just want to change that hover color that is currently blue to the orange. Why wouldn't the above work?
thanks for an education you can provide me :-)











