Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • fordy1 Friend
    #125129

    I’m using the Green JA Fagus template and want to have a menu of links in a hilite module box. The problem is the CSS is set so when the text is hovered over it changes to be the colour of the hilite and disappears. How can I amend this to maybe just underline the menu link on hover instead of changing colour without impacting on anything else on the site.

    Khanh Le Moderator
    #236908

    The active and hover status of default menu is defined in template_css.css as here:


    a.mainlevel:hover, a.mainlevel:active, a.mainlevel:focus {template_css.css (line 1100)
    background:transparent url(../images/mainlevel-bg.gif) no-repeat scroll right bottom;
    color:#F26522;
    text-decoration:none;
    }

    #active_menu {template_css.css (line 1127)
    color:#F26522;
    font-weight:bold;
    }

    You could change the color and the text-decoration (to underline).

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

This topic contains 2 replies, has 2 voices, and was last updated by  Khanh Le 16 years, 10 months ago.

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