Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • virendoshi Friend
    #135455

    How do i change the colour on the menu bar? I would like to change it to black. And the fonts to white I’ve attached a pic on the area I am talking about. Will it also affect the colours on the side menu?


    1. Picture-1
    Sherlock Friend
    #279503

    Dear virendoshi !
    Please send url of your site to check :
    What menu type are you using ?
    What style are you using ?

    Sherlock Friend
    #279606

    Hi !
    You open red.css file in templates/ja_edenite/css/colors/ folder , find following code section at about line 127 :


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

    change to :


    #ja-cssmenu li a.active,
    #ja-cssmenu li a.active:hover,
    #ja-cssmenu li a.active:active,
    #ja-cssmenu li a.active:focus {
    background:#000000;
    }

    virendoshi Friend
    #279614

    I went to line 127 as you advised but then only the “Home” Menu colour changed. Could you please advise how to change the rest?


    1. Picture-3
    Sherlock Friend
    #279721

    sorry , i’m missing it .
    Please open red.css file in templates/ja_edenite/css/colors/ folder , find following code section at about line 115 :


    #ja-cssmenu li a {
    border-right:1px solid #626A69;
    color:#E7E8E6;
    }

    change to :


    #ja-cssmenu li a {
    background:#000000;
    border-right:1px solid #626A69;
    color:#FFFFFF;
    }

    virendoshi Friend
    #281366

    The Moo Menu, I want to now make it semi transparent like in JA Drimia. What do i need to do ?

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

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

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