Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • supersplet Friend
    #139955

    I am using transmenu at Senecio template and there is a problem with last item – it’s not highlighted when I move mouse over it. It works if I have sub-menu under it, but if it doesn’t have sub-menu it isn’t highlighted on mouseover. It’s a bug in script, I searched the forum but haven’t found the solution yet.

    jsliao Friend
    #300222

    could you pls post a link to your live site pls

    supersplet Friend
    #300246

    I PMed you URL and login/password for the site.

    jsliao Friend
    #300247

    templates/ja_senecio/ja_menus/ja_transmenu/ja.transmenuh.css
    around line 156

    #ja-transmenu a.mainlevel-trans:hover, #ja-transmenu a.mainlevel-trans:active, #ja-transmenu a.mainlevel-trans:focus {
    background:transparent url(../../images/trans-bg.png) repeat scroll 0 0;
    color:#FFFFFF;
    }

    change to

    #ja-transmenu a.mainlevel-trans:hover, #ja-transmenu a.mainlevel-trans:active, #ja-transmenu a.mainlevel-trans:focus, #ja-transmenu a.mainlevel-trans-last:hover, #ja-transmenu a.mainlevel-trans-last:active, #ja-transmenu a.mainlevel-trans-last:focus {
    background:transparent url(../../images/trans-bg.png) repeat scroll 0 0;
    color:#FFFFFF;
    }

    supersplet Friend
    #300248

    That fixed it, thank you.

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

This topic contains 5 replies, has 2 voices, and was last updated by  supersplet 15 years, 7 months ago.

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