Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • chazp1173 Friend
    #130360

    I’d like to change the default colors to match custom colors that I have already defined for my company. How can I change the default blue as well as active and hover colors for the menu?

    Sherlock Friend
    #257501

    Hi
    you can change css of menu here:ja.moomenu.css (line 82)

    #ja-cssmenu li a {
    border-right:1px solid #2B6484;
    color:#C3DBED;
    display:block;
    font-size:100%;
    font-weight:bold;
    line-height:32px;
    padding:0pt 20px;
    text-decoration:none;
    }

    and ja.moomenu.css (line 107)

    #ja-cssmenu li a.active, #ja-cssmenu li a.active:hover, #ja-cssmenu li a.active:active, #ja-cssmenu li a.active:focus {
    background:#91AE4E url(../../images/grad2-2.gif) repeat-x scroll center top;
    color:#FFFFFF;
    }

    chazp1173 Friend
    #257609

    Thank you for your feedback. That helped me change the border and font within the menu. Where would I change the background colors for the menu buttons?

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

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

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