Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • gwprof Friend
    #118198

    This template is fantastic but i have to say the colours are not. I am trying to add my own but I cant find where to change the black on the active menu item. Can someone help me please? :confused:

    cgdesign Friend
    #212991

    It depends what menu u´re using…
    So if you´re using the default: splitmenu, you have to change the background definition in following part at your ja-splitmenu.css file. ($ja_menutype = 1)

    #ja-splitmenu li.active a,
    #ja-splitmenu li.active a:hover,
    #ja-splitmenu li.active a:active,
    #ja-splitmenu li.active a:focus {
    border-top: 5px solid #181818;
    padding: 7px 15px;
    background: #181818;
    }

    ja-sosdmenu.css ($ja_menutype = 2)

    #ja-cssmenu li a.active {
    border-top: 5px solid #181818;
    background: #181818;
    color: #FFFFFF;
    }

    ja-transmenuh.css ($ja_menutype = 3)

    a.mainlevel-active-trans {
    border-top: 5px solid #181818!important;
    color: #FFFFFF;
    background: #181818;
    }

    Regards
    Carsten

    gwprof Friend
    #213142

    Thanks for you help. Managed to find it with your help. 🙂

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

This topic contains 3 replies, has 2 voices, and was last updated by  gwprof 17 years, 4 months ago.

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