Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • tenajsa Friend
    #134340

    :)Hi, how do I change the background color on Ja Olyra. I use Joomla 1.5.7 – https://takeemtothebank.com. I changed my logo and would like the logo border to become my background color. I would also like to change the background color of the top dropdown menu. Many thanks in advance. Any help will be appreciated.

    Sherlock Friend
    #275018

    Hi
    you can change background top menu :ja-sosdmenu.css (line 70)(/templates/jaolyra/ja_menus/ja_cssmenu/ folder)

    #ja-cssmenu li ul {
    background:#505050 none repeat scroll 0 0;
    border:1px solid #424242;
    }

    tenajsa Friend
    #275021

    <em>@nguoiabcd 85489 wrote:</em><blockquote>Hi
    you can change background top menu :ja-sosdmenu.css (line 70)(/templates/jaolyra/ja_menus/ja_cssmenu/ folder)

    #ja-cssmenu li ul {
    background:#505050 none repeat scroll 0 0;
    border:1px solid #424242;
    }

    </blockquote>
    Thank you very much nguoiabcd. That got rid of that grey background and it made the background of the dropdown the same color. Which is OK. Now I need to figure out how to change the white lettering on the dropdown menu and change it to black.

    Sherlock Friend
    #275133

    Change :ja-sosdmenu.css (line 79)

    #ja-cssmenu li ul a {
    background:transparent none repeat scroll 0 0;
    border-right:medium none;
    border-top:medium none;
    color:#CCCCCC;--> chang here
    font-size:100%;
    font-weight:normal;
    line-height:normal;
    padding:5px 10px;
    }

    Sherlock Friend
    #275331

    Do you have any success ?
    Can I mark this topic is solved ?

    tenajsa Friend
    #275367

    <em>@nguoiabcd 85645 wrote:</em><blockquote>Change :ja-sosdmenu.css (line 79)

    #ja-cssmenu li ul a {
    background:transparent none repeat scroll 0 0;
    border-right:medium none;
    border-top:medium none;
    color:#CCCCCC;--> chang here
    font-size:100%;
    font-weight:normal;
    line-height:normal;
    padding:5px 10px;
    }

    </blockquote>
    Yes, that changed the color of the lettering on the Menu. Thanks

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

This topic contains 6 replies, has 2 voices, and was last updated by  tenajsa 15 years, 7 months ago.

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