-
AuthorPosts
-
sbaldwin Friend
sbaldwin
- Join date:
- May 2008
- Posts:
- 342
- Downloads:
- 0
- Uploads:
- 65
- Thanks:
- 119
- Thanked:
- 15 times in 1 posts
March 9, 2011 at 8:41 pm #161241For some reason the first menu under the root menu (circled) does not “highlight” on mouse-over, however the second one does. What could cause this to happen?
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
March 10, 2011 at 7:07 am #380665Can you provide a link to your site
sbaldwin Friendsbaldwin
- Join date:
- May 2008
- Posts:
- 342
- Downloads:
- 0
- Uploads:
- 65
- Thanks:
- 119
- Thanked:
- 15 times in 1 posts
March 10, 2011 at 1:56 pm #380740Sent it to you (PM), thanks!
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
March 11, 2011 at 10:24 am #380904Try make this change::
Go to::
templates/sitename/css/colors/blue.css and in there, you will find this reference::
ul.level1 li.over.first, ul.level1 li.haschild-over.first { background: #333; }
Change the above css reference to::
ul.level1 li.first.first,ul.level1 li.over.first, ul.level1 li.haschild-over.first { background: #333; }
1 user says Thank You to aman204 for this useful post
sbaldwin Friendsbaldwin
- Join date:
- May 2008
- Posts:
- 342
- Downloads:
- 0
- Uploads:
- 65
- Thanks:
- 119
- Thanked:
- 15 times in 1 posts
March 12, 2011 at 10:36 pm #381056I’m sorry to say this did not work. It fact it made it worse. Now none of the menu’s dropdown links highlight at all on mouse-over so I changed it back to the orgininal code.
Another thing I forgot to mention in my original posting is that when you mouse-over the link it does not change to the “hand” easily. You realy have to move around quit abit to get it to change. This may be due to the menu image that is inserted.
Is there any settings in the Main Menu or perhaps something I don’t have correct when setting up my menus? I find it hard to belive I’m the only one having this problem. Anyone else having this issue? Thanks.aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
March 13, 2011 at 9:29 am #381082How about changing the above default css reference to::
ul.level1 li.first:hover .group-title a.first,ul.level1 li.over.first, ul.level1 li.hasschild-over.first { background: #333; }
I checked it on local template install and seems to work fine 🙂
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by aman204 13 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
First Menu Item Under Root Menu Not Highlighted
Viewing 6 posts - 1 through 6 (of 6 total)