Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • cjmicro Friend
    #145788

    I am using raite on this site:

    http://www.fraservalleyhunt.com

    On the right hand column a little way down is a menu module (mainmenu, with _menu module style).

    The main menu items hover with a dk gray background and white text. I want the submenu (under hunting) items to do the same thing.

    Any suggestions? i can get the text to change to white but when I apply the background gray to the css it doesn’t show up. Any help would be appreciated.

    Thanks,
    Cheryl

    Css Magician Friend
    #322719

    Dear cjmicro ,

    In order to hover with ad dk gry background and white text at submenu , please edit lines 30 in templatesja_raitecsscolorgreen.css as follow:


    ul.menu li li a:hover, ul.menu li li a:active, ul.menu li li a:focus {
    background-color: #666666 !important;
    color: #FFFFFF !important;
    }

    After that, if you want more, I think you should add style as follow:


    ul.menu li.parent span.separator {
    padding: 5px;
    display: block;
    color: #FFF;
    font-weight: blod;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Css Magician 14 years, 11 months ago.

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