Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • acajarelli Friend
    #151631

    Hi guys,

    how can I change the green/yellow text color of the mainmenù, I mean, when I go over the text with the mouse I want that color to be different. Where is it on the css? :confused:

    Thanks!!! 🙂

    uniquebiz Friend
    #346199

    acajarelli;181762Hi guys,

    how can I change the green/yellow text color of the mainmenù, I mean, when I go over the text with the mouse I want that color to be different. Where is it on the css? :confused:

    Thanks!!! 🙂

    Try template.css
    lines 35 through 37

    (line 35) a {
    color:#889900;
    text-decoration:none;

    (line 37) a:hover, a:active, a:focus {
    color:#889900;
    text-decoration:underline;

    }

    Cheers Shannon

    acajarelli Friend
    #346519

    Unfortunately it changes the link colour in the footer and not the mainmenù one.

    I had an accurate look at all css file in the ja_norite template folder…and it seems like it doesn’t exist…

    Do u have any other ideas Shannon?
    Thanks in advanced for what u can do… 🙂

    uniquebiz Friend
    #346543

    acajarelli;182161Unfortunately it changes the link colour in the footer and not the mainmenù one.

    I had an accurate look at all css file in the ja_norite template folder…and it seems like it doesn’t exist…

    Do u have any other ideas Shannon?
    Thanks in advanced for what u can do… 🙂

    I’m sorry I got another request mixed up.

    Please look in the /templates/ja norite/css/menu folder for mega.css file, look at line 83 for this text; in which I have changed the colour from green to yellow and tested it works on main menu ( if you have mega menu selected that is.)

    ul.level0 li.mega a.over, ul.level0 li.haschild-over a.over {
    color: #FFFF00;

    Blessings Shannon

    acajarelli Friend
    #346726

    Great!!! That works perfectly!

    Thanks so much mate!

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

This topic contains 5 replies, has 2 voices, and was last updated by  acajarelli 14 years, 5 months ago.

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