Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • browwwsers cybercafe Friend
    #195080

    How can I change Top menu and footer background from black to blue?

    Thank you.


    1. sitek
    chavan Friend
    #523899

    Add this code to this File: /templates/ja_kranos/css/menu/mega.css

    #ja-megamenu a span:hover { background: #0B70A5; }

    browwwsers cybercafe Friend
    #524122

    Hi Good Morning ,
    Where in the code to add

    #ja-megamenu a span:hover { background: none repeat scroll 0 0 #0B70A5}

    Please assist.

    chavan Friend
    #524126

    yes, the editor went crazy and now I have updated the code in my previous post.

    Add it in the Very top of the file : /templates/ja_kranos/css/menu/mega.css

    Hope that is helpful

    browwwsers cybercafe Friend
    #524134

    Hi,
    I got the updated, but i would like the main menu top to change to blue, i am sending 2 attachments for you to take a look.
    Thank you very much.


    1. this-is-what-i-would-like
    2. sitek
    chavan Friend
    #524136

    Go to this File: /templates/ja_kranos/css/menu/mega.css

    1. Replace this code

    #ja-mainnav .main{
    background: #202020;
    }

    With

    #ja-mainnav .main{
    background: #0B70A5;
    }

    chavan Friend
    #524137

    Go to this File: /templates/ja_kranos/css/menu/mega.css

    1. Replace this code ( to change the Menu text color to white)

    .ja-megamenu ul.level0 li.mega a.mega {
    color: #888;
    font-size: 100%;
    font-weight: normal;
    padding: 0;
    text-transform: uppercase;
    }

    .ja-megamenu ul.level0 li.mega a.mega {
    color: #FFFFFF;
    font-size: 100%;
    font-weight: normal;
    padding: 0;
    text-transform: uppercase;
    }

    2. you need to change the color of this image for the black border /templates/ja_kranos/images/bg-line-nav.gif

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

This topic contains 7 replies, has 2 voices, and was last updated by  chavan 10 years, 8 months ago.

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