Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • dteich Friend
    #135957

    The sub menus’ color blends with the gray background of the blue template. How can I change it?

    Sherlock Friend
    #281379

    Hi dteich !
    To change submenu color you can do it following way below :
    Open templates/ja_trona/ja_menus/ja_cssmenu/ja.cssmenu.css file, find following code section at about line 127 :


    #ja-cssmenu li ul a {
    background:transparent none repeat scroll 0 0 !important;
    border-right:medium none;
    color:#CCCCCC !important; // edit this attribute as you wish
    font-size:100%;
    font-weight:normal;
    margin:0;
    padding:7px 10px;
    text-transform:none;
    white-space:nowrap;
    }

    dteich Friend
    #281422

    <em>@hainn84 93596 wrote:</em><blockquote>Hi dteich !
    To change submenu color you can do it following way below :
    Open templates/ja_trona/ja_menus/ja_cssmenu/ja.cssmenu.css file, find following code section at about line 127 :


    #ja-cssmenu li ul a {
    background:transparent none repeat scroll 0 0 !important;
    border-right:medium none;
    color:#CCCCCC !important; // edit this attribute as you wish
    font-size:100%;
    font-weight:normal;
    margin:0;
    padding:7px 10px;
    text-transform:none;
    white-space:nowrap;
    }

    </blockquote>
    Thanks for the prompt response.

    dteich Friend
    #281443

    <em>@dteich 93643 wrote:</em><blockquote>Thanks for the prompt response.</blockquote>
    The suggested fix allows changing the color of the font. However, the problem is that the background is the one that needs to be changed. Any suggestions?

    dteich Friend
    #281662

    <em>@dteich 93675 wrote:</em><blockquote>The suggested fix allows changing the color of the font. However, the problem is that the background is the one that needs to be changed. Any suggestions?</blockquote>
    I found the solution — add a tag background-color= #F00 in the same block above.

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

This topic contains 5 replies, has 2 voices, and was last updated by  dteich 15 years, 11 months ago.

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