Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • tomyhomy Friend
    #154535

    Hi,

    How can I change the font color of the main and submenu in the Ja_Lead Template?

    They are originaly gray but I want them in white.

    Thanks a lot

    Saguaros Moderator
    #356537

    You open the file: /templates/ja_lead/ja_menus/ja_moomenu/ja.moomenu.css and find the following code:

    #ja-cssmenu li a {
    background: url(../../images/arrow4.gif) no-repeat right 16px #000000;
    display: block;
    text-decoration: none;
    font-size: 92%;
    color: #656565;
    padding: 11px 35px 11px 15px;
    font-weight: bold;
    text-transform: uppercase;
    }

    and

    #ja-cssmenu li ul a {
    border-right: none;
    margin: 0;
    padding: 7px 10px;
    background: none !important;
    text-transform: none;
    font-weight: normal;
    font-size: 100%;
    white-space: nowrap;
    color: #CCCCCC !important;
    width: 14em;
    }

    you change the color code for the color attribute of both blocks

    tomyhomy Friend
    #356545

    Hi,
    I have received a message that my question is replied.
    But I can not see any answer here !

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

This topic contains 3 replies, has 2 voices, and was last updated by  tomyhomy 13 years, 8 months ago.

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