Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • producer111 Friend
    #127723

    Hi,
    Is it possible to have a different color for the link which is actually active in the little TOP MENU ?
    In the CSS file, there is a section “Top Menu in Header”

    and after that you have :

    #ja-topnavwrap li a:hover, a:active, a:focus

    with a specified colour.

    but the active link (which has to be the “a:focus”, I guess) doesn’t take that colour.

    Even on your demo site is like that – the visitor can’t see what link is the active link –
    if you click on “Join us?”, “Links” or “Help”, after that it takes the same colour than before clicking.

    There is something wrong but I can’t understand what is is. Can anyone has a clue ?

    Sherlock Friend
    #246169

    Hi producer111 !
    You open template_css.css file in templates/ja_xenia_ii/css folder then add code section to bottom file :


    #ja-topnavwrap li a#active_menu-nav {
    color:#000000;
    }

    #000000 is sample color .

    good luck !

    producer111 Friend
    #246185

    hann84,
    Thank you very much, indeed.

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

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

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