-
AuthorPosts
-
October 7, 2011 at 7:37 am #169416
hello, i would like to now, how change the color of the menu?
Thank youkhoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 7, 2011 at 2:01 pm #417526thank but how change just the color and not the picture?
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 7, 2011 at 2:53 pm #417534Sorry…I don’t understand what you mean clearly. Could you explain more details? EX : Do you want to change color (blue, red, v.v… )?
October 7, 2011 at 3:03 pm #417539I want to change color
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 7, 2011 at 3:08 pm #417543You change this code from /templates/ja_minisite/css/template.css
#ja-mainnav .main {
background: url(../images/bgd_nav.gif) 0 0 repeat-x;
}
Ex: You change red color
#ja-mainnav .main {
background: red;
}1 user says Thank You to khoand for this useful post
October 7, 2011 at 3:35 pm #417554the only lines in my css with jamainnav are:
——————————————————— */
#ja-mainnav .main .main-inner1 { margin: 0 20px; border-bottom: 5px solid #111; }.body-slideshow #ja-mainnav .main .main-inner1 { border: 0; }
What should I change for the orange instead of blue?
thank youkhoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 9, 2011 at 11:28 am #417911Could you give me a link to your website?
October 9, 2011 at 11:39 am #417918khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 9, 2011 at 12:01 pm #417935Your template you uses is ja_ironis, not minisite. To change background of menu, you find this code from /templates/ja_ironis/css/menu/mega.css
.ja-megamenu ul.level0 > li.mega {
background: white; < change bold text
margin-right: 5px;
}October 9, 2011 at 6:21 pm #418019thank but you have change the color of the father link ( jaune box in the picture), but me i want change the color of son link (red box in the picture). Do you know how to do?
And do you know how can i widen the blue line?
Thank you
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 10, 2011 at 10:39 am #418166<em>@raffi3438 274355 wrote:</em><blockquote>thank but you have change the color of the father link ( jaune box in the picture), but me i want change the color of son link (red box in the picture). Do you know how to do?</blockquote>
You find this code from /templates/ja_ironis/css/menu/mega.css
.ja-megamenu ul.level0 li.active > a.mega {
background: #111; < change this line
color: white;
}.ja-megamenu .megacol {
background: url(../../images/menu-vline.gif) repeat-y right top; < change this line
}
– You find this code from /templates/ja_ironis/css/template.css
#ja-slideshow .main .main-inner1 {
background: url(../images/body_black.gif) repeat scroll left top; < change this line
margin: 0 20px;
}
<em>@raffi3438 274355 wrote:</em><blockquote>
And do you know how can i widen the blue line?
Thank you
</blockquote>
You find this code from /templates/ja_ironis/css/menu/mega.css
.ja-megamenu .childcontent-inner {
background: #111;
border: 5px solid #EC534D; < change this line
color: #777;
}
PS: I don’t understand your intention (yellow box in the picture) . Do you want change (yellow box in the picture)?AuthorPostsViewing 12 posts - 1 through 12 (of 12 total)This topic contains 12 replies, has 2 voices, and was last updated by khoand 13 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
how change the color of the menu?
Viewing 12 posts - 1 through 12 (of 12 total)