Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • erkorb Friend
    #144314

    It appears that the last item in my top menu does not have a highlight when I hover over it.

    see my site at http://www.argentplumbingnj.com notice that when you mouse over About Us, and Residential the hover color changes, but the last item “Commerical” does not change to orange or have it arrow underneath. If I add another Main menu item “Commerical” does have a hover color, but new item (last one to the right) doesn’t.

    Any ideas how to fix this?

    Erok

    Anonymous Moderator
    #317722

    Hi erkorb

    To solve this issue, please open templatesja_rocheaja_menusja_transmenuja.transmenuh.css, add following code section to the end of file:


    #ja-transmenu a.havechild-mainlevel-active-trans-last,
    #ja-transmenu a.mainlevel-active-trans-last {
    color: #D25D23;
    background: url(../../images/arrow3.gif) no-repeat bottom center;
    }

    #ja-transmenu a.havechild-mainlevel-trans-last:hover,
    #ja-transmenu a.havechild-mainlevel-trans-last:active,
    #ja-transmenu a.havechild-mainlevel-trans-last:focus,
    #ja-transmenu a.mainlevel-trans-last:hover,
    #ja-transmenu a.mainlevel-trans-last:active,
    #ja-transmenu a.mainlevel-trans-last:focus {
    color: #6DA43A;
    background: url(../../images/arrow2.gif) no-repeat bottom center;
    }

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by Anonymous 14 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum