test
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • soil Friend
    #175778

    Hi there!

    I want to change the colour of the mainmenue items when they are active….how and where can i do that? Thanks in advance, soil

    khoand Friend
    #447299

    <em>@soil 312262 wrote:</em><blockquote>Hi there!

    I want to change the colour of the mainmenue items when they are active….how and where can i do that? Thanks in advance, soil</blockquote>
    Hi,
    You find this code from /templates/ja_portfolio/css/template.css

    #ja-mainnav .main-inner1 {
    background: url(../images/noise-bg.png) #313435; < change this line
    padding: 0;
    }

    soil Friend
    #447310

    Thankx…but this changes the wole menu-line…i just want to change the colour of the active menue not the whole menuline…

    khoand Friend
    #447311

    <em>@soil 312281 wrote:</em><blockquote>Thankx…but this changes the wole menu-line…i just want to change the colour of the active menue not the whole menuline…</blockquote>Could you give me a snapshot with your annotation?

    soil Friend
    #447331

    sorry…not possible in the moment…can you tell me where to change in css…thankx

    khoand Friend
    #447373

    You find the code from /templates/ja_porfolio/css/template.css

    .ja-megamenu ul.level0 li.active {
    color: white;
    background: url('/templates/ja_portfolio/images/mainnav-sep.gif') repeat-y right #5F9729; < change the bold text
    }

    soil Friend
    #447451

    sorry…canĀ“t find this “ja-megamenu” and this colour code….

    khoand Friend
    #447491

    I’m sorry. The right file is /templates/ja_porfolio/css/menu/mega.css

    .ja-megamenu ul.level0 li.active {
    color: #fff;
    background: url(../../images/mainnav-sep.gif) repeat-y right #5f9729;
    }

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

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

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