Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • sranantube Friend
    #159674

    Hi guys,

    I have a problem. I want to change the color of the high light in the top menu bar. Can somebody please tell me how to do that?

    aman204 Friend
    #375509

    <em>@sranantube 219119 wrote:</em><blockquote>Hi guys,

    I have a problem. I want to change the color of the high light in the top menu bar. Can somebody please tell me how to do that?</blockquote>

    Which default style are you using in specific template ?

    sranantube Friend
    #378624

    I’m using the style Nautilus

    aman204 Friend
    #378744

    <em>@sranantube 224099 wrote:</em><blockquote>I’m using the style Nautilus</blockquote>

    1) For changing active bg color, You can change color code here accordingly::

    #ja-cssmenu li.active a {nautilus.css (line 822)
    background-color: #AFA500;
    }

    Css file reference:: /templates/ja_lead/css/colors/nautilus.css

    2) For changing hover bg color, You can update it here around line 808 in same css file::

    #ja-cssmenu li:hover a,
    #ja-cssmenu li.sfhover a,
    #ja-cssmenu li.havechildsfhover a,
    #ja-cssmenu li.havechild.activesfhover a {
    background-color: #AFA500;
    }

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

This topic contains 4 replies, has 2 voices, and was last updated by  aman204 13 years, 8 months ago.

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