-
AuthorPosts
-
meioaereo Friend
meioaereo
- Join date:
- December 2009
- Posts:
- 66
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 11
- Thanked:
- 4 times in 1 posts
January 14, 2010 at 11:29 pm #147672How do I change the submenu color to fit the “deepblue” style like in menu? I need it to match the menu colour (blue). I tried a few hours but I couldn’t find it
Thanks guys
micrantha Friendmicrantha
- Join date:
- May 2007
- Posts:
- 465
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 6
- Thanked:
- 158 times in 148 posts
January 15, 2010 at 8:48 am #329355Hello
Take a look in file template.css
Search for this rule, in chapter /* Sub Nav —*/:
#ja-subnav ul.active {
background: #333;
}
Good luck,
Micranthameioaereo Friendmeioaereo
- Join date:
- December 2009
- Posts:
- 66
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 11
- Thanked:
- 4 times in 1 posts
January 15, 2010 at 9:43 pm #329419<em>@micrantha 160509 wrote:</em><blockquote>Hello
Take a look in file template.css
Search for this rule, in chapter /* Sub Nav —*/:
#ja-subnav ul.active {
background: #333;
}
Good luck,
Micrantha</blockquote>
Micrantha, I tried but it didn’t work. The bar still blak. I need the blue #145077 for it. I changed the template.css #ja-subnav ul.active but still the black bar.Any other help for that?
Thank you
micrantha Friendmicrantha
- Join date:
- May 2007
- Posts:
- 465
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 6
- Thanked:
- 158 times in 148 posts
January 15, 2010 at 10:25 pm #329425Well, in this part of template.css there are more lines:
You could try these:#ja-subnav ul {
padding: 10px 0 9px;
background: #145077;
overflow: hidden;
}#ja-subnav ul.active {
background: #145077;
}It works in my local test-version of jateline-iii-1.4 quickstart installation.
But every menu-item can get its own color. You can find css-files for color-variations in directory “colors”.good luck,
Micrantha1 user says Thank You to micrantha for this useful post
meioaereo Friendmeioaereo
- Join date:
- December 2009
- Posts:
- 66
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 11
- Thanked:
- 4 times in 1 posts
January 16, 2010 at 2:06 am #329428<em>@micrantha 160598 wrote:</em><blockquote>Well, in this part of template.css there are more lines:
You could try these:#ja-subnav ul {
padding: 10px 0 9px;
background: #145077;
overflow: hidden;
}#ja-subnav ul.active {
background: #145077;
}It works in my local test-version of jateline-iii-1.4 quickstart installation.
But every menu-item can get its own color. You can find css-files for color-variations in directory “colors”.good luck,
Micrantha</blockquote>
Thank You so much. That worked! -
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by meioaereo 14 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum