Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • sbaldwin Friend
    #161241

    For 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?


    1. no_highlight_dropdownmenu
    aman204 Friend
    #380665

    Can you provide a link to your site

    sbaldwin Friend
    #380740

    Sent it to you (PM), thanks!

    aman204 Friend
    #380904

    Try 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; }

    sbaldwin Friend
    #381056

    I’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 Friend
    #381082

    How 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 🙂

Viewing 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