Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   [SOLVED] Background color:hover not working for 'category' items in menu 1 (page menu (http://forum.bytesforall.com/showthread.php?t=9899)

akg Sep 27, 2010 04:38 AM

[SOLVED] Background color:hover not working for 'category' items in menu 1 (page menu
 
Hi again,

I have two "post categories" in the menu bar, Upcoming Events and Newsletter. The background color: hover (in ATO) which is set to brownish works for all other menu items (pages) except above two. Is there any solution for it?

Thanks, appreciate any hint.
Arun
http://isipservices.com/clients/nav/

lmilesw Sep 27, 2010 04:50 AM

Works fine for me.

akg Sep 27, 2010 05:06 AM

Thanks Larry for reply,

Sorry for not being accurate, what I meant was "current state" (when selected) is not brownish.

-Arun

lmilesw Sep 27, 2010 07:22 AM

That looks to be another "issue" with the new menu system and Atahualpa if you put a category menu item in the "page" menu. You can "fix" that by using the following in ATO>Add HTML/CSS Inserts>CSS Inserts. You just need to change the two color codes to reflect what you have set in Ato>Menu 1 for the background hover color and the link hover color.
HTML Code:

div#menu1 .current-menu-item a {
background-color: #666666;
color: #ffffff !important;
}


akg Sep 27, 2010 08:08 AM

That worked! Thank you Larry.

I will donate some once this website goes live. Great theme and great support!

-Arun


All times are GMT -6. The time now is 08:18 PM.

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