Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Page & Category Menu Bars (http://forum.bytesforall.com/forumdisplay.php?f=10)
-   -   Page Menu Home Link Color (http://forum.bytesforall.com/showthread.php?t=13141)

KatyDigg Mar 4, 2011 10:32 AM

Page Menu Home Link Color
 
Menu 1 (Page Menu)

Why is the HOME Link not displaying as defined when Active on Home Page (default state)

> Menu1 (Page Menu) > Background Color (default state) #24006B

I have even defined Link Default Color #24006B

I have applied CSS Inserts having loaded Firebug to obtain menu-item-143

Alas, the color remains odd-one-out, simply displaying as per the defined Hover Color.

:confused:

PS. ATA Styles: Default

juggledad Mar 4, 2011 01:12 PM

version? URL? version BUGFIX's applied?

It's because it is the Current page
HTML Code:

div#menu1 ul.rMenu li.current-menu-item a:link,
div#menu1 ul.rMenu li.current-menu-item a:active,
div#menu1 ul.rMenu li.current-menu-item a:hover,
div#menu1 ul.rMenu li.current-menu-item a:visited,
div#menu1 ul.rMenu li.current_page_item a:link,
div#menu1 ul.rMenu li.current_page_item a:active,
div#menu1 ul.rMenu li.current_page_item a:hover,
div#menu1 ul.rMenu li.current_page_item a:visited,
div#menu1 ul.rMenu li a:hover {
    background-color: #EEEEEE;
    color: #000000;
}

But this brings up a really good point, there should be an option for the current menu item color. I'll see what I can come up with and maybe can get it in 3.6.5...

KatyDigg Mar 4, 2011 02:22 PM

Thanks, Juggledad

Yes, I've finally yielded to the fact that it is because of being the current page, alas.

Having tried all things (seemingly, to me!) possible.

Would be ideal if it could be included in 3.6.5.

geneticmaize Jun 12, 2012 07:44 PM

Hello, I'm sure this question has been answered before but I just can't seem to find the answer.
I am having an issue with the color of the home link in Menu 1.
This is a fresh install of Atahualpa 3.7.7 with Wordpress 3.3.2
I have a static page set as Home. The menu bar is Home, Blog, then the other pages.
When I am on the Home page, the Home link is the hover color (blue) and the rest of the bar is green. When I am on the Blog page, both Home and Blog are blue. When I am on any other page, that page is blue and the others are all green.
How can I get the Home page to be green when I am on the Blog page?
Thanks so much for your help!

lmilesw Jun 12, 2012 08:11 PM

Some of this depends on whether you are using the Atahualpa menu system or the WordPress menu builder. Then it's a matter of the proper CSS but without seeing the site it's kind of hard to figure out.


All times are GMT -6. The time now is 12:29 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.