-
AuthorPosts
-
April 4, 2012 at 1:46 pm #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 Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 4, 2012 at 1:57 pm #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;
}April 4, 2012 at 2:44 pm #447310Thankx…but this changes the wole menu-line…i just want to change the colour of the active menue not the whole menuline…
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 4, 2012 at 2:51 pm #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?
April 4, 2012 at 4:44 pm #447331sorry…not possible in the moment…can you tell me where to change in css…thankx
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 4, 2012 at 10:24 pm #447373You 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
}April 5, 2012 at 9:00 am #447451sorry…canĀ“t find this “ja-megamenu” and this colour code….
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 5, 2012 at 2:29 pm #447491I’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;
} -
AuthorPosts
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