Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • sushismb Friend
    #152323

    I’m trying to change the color to a green based color scheme.

    I have been successful so far except from the attached … background of “login” as well as the the background of the submenus of the main top menu.

    I’d appreciate any help.

    Thank you!


    1. ScreenShot057
    2. ScreenShot058
    uniquebiz Friend
    #349049

    Use the firebug extension in conjunction with Firefox to find the hex and css code that governs the areas you describe, That’s how most that will respond to your request will find it.

    sushismb Friend
    #349056

    Hello uniquebiz,

    Yes, I use firebug. I could probably use it to check the “LOGIN”, however, I couldn’t figure out the background color of the submenu’s.

    Hope you could help.

    Thanks!

    uniquebiz Friend
    #349061

    I generally use firebug to find the submenu locations in the pertinent /css file usually megmenu.css and then track the colour that its currently at, changing and testing locally till I get the right one, that’s what i would have to do if I were to try and solve your problem.
    So If I can do it so can you. If as you say you are not bothered to use firebug to solve the login code css then you just post here wanting others to do all the hard work for you, I’m giving and generous but not if you are able to do it yourself being exerienced with FF and firebug my time is worth decent money and you have to help yourself at some point
    Blessings Shannon

    sushismb Friend
    #349075

    OK I figured that there should be something I missed in the green.css file that I created for the new green theme. I was able to find left-over RED which I based he theme from and changed them to GREEN.

    Although I was able to change the LOGIN background, I still can’t seem to change the background of the sub-menu’s.

    uniquebiz, thanks for the help. I’m also trying my best to figure it out myself instead of simply asking a question and expecting answers.

    Thank you for your guidance.

    sushismb Friend
    #349575

    Hello,

    uniquebiz or anyone can help me on this one?

    As I mentioned in the last post, I changed all the colors in the green.css but I still see the “red” background on the sub-menus. Or maybe I’m not doing it right.

    I hope anyone could provide additional help.

    Thank you very much in advance.

    Saguaros Moderator
    #349735

    Hello

    pls open the file /templates/ja_nickel/css/colors/green.css and try to find the following code:

    #ja-cssmenu li ul,
    #ja-cssmenu li ul ul {
    background: url(../../images/green/trans-bg.png);
    border: 1px solid #4C6930;
    }

    #ja-cssmenu li ul li {
    border-bottom: 1px solid #4C6930;
    }

    replace:

    #ja-cssmenu li ul,
    #ja-cssmenu li ul ul {
    background: #4C6930;
    border: 1px solid #F4D930;
    }

    #ja-cssmenu li ul li {
    border-bottom: 1px solid #F4D930;
    }

    Goodluck

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

This topic contains 7 replies, has 3 voices, and was last updated by  Saguaros 14 years, 4 months ago.

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