Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • shultman Friend
    #127110

    No matter how many menu items I have in the main menu, CSS has no effect on the last menu entry, ie no change of color when mouseover. However, the menu link recirects properly.

    You can see it here: http://195.178.191.170/~haggegk

    Anyone that have seen this before and have a solution, please???

    /Sune

    thanhlt Friend
    #243852

    shultman, this is only happen with trans menu. I think that JA will fix this problem soon.

    shultman Friend
    #243885

    <em>@thanhlt 46671 wrote:</em><blockquote>shultman, this is only happen with trans menu. I think that JA will fix this problem soon.</blockquote>

    Ok, yet another known issue with this template. Thank you for your comment! 🙂

    /Sune

    Sherlock Friend
    #243890

    Hi shultman !
    This problem only happen with trans menu ! You can fix it following way :
    Open ja.transmenuh.css file in templatesja_telineja_menusja_transmenu folder.

    add section code to this file :


    /* Last item */
    #ja-transmenu a.havechild-mainlevel-active-trans-last,
    #ja-transmenu a.havechild-mainlevel-active-trans-last:hover,
    #ja-transmenu a.havechild-mainlevel-active-trans-last:active,
    #ja-transmenu a.havechild-mainlevel-active-trans-last:focus,
    #ja-transmenu a.mainlevel-active-trans-last,
    #ja-transmenu a.mainlevel-active-trans-last:hover,
    #ja-transmenu a.mainlevel-active-trans-last:active,
    #ja-transmenu a.mainlevel-active-trans-last:focus {
    border-bottom: 1px solid #000000;
    color: #FFFFFF;
    background: #006DA3;
    }

    #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 {
    background: #666666;
    color: #FFFFFF;
    }

    Hope can help you ! I think JA will fix this bug in version 1.5.2.

    shultman Friend
    #243918

    That solved the problem. Thanks! 🙂

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

This topic contains 5 replies, has 3 voices, and was last updated by  shultman 16 years, 7 months ago.

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