-
AuthorPosts
-
hcharly Friend
hcharly
- Join date:
- April 2008
- Posts:
- 107
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 14
- Thanked:
- 11 times in 1 posts
September 6, 2010 at 8:37 am #154078Hello,
Another question about mega menu color.
How to change the last menu item color?
Typically I would like it to have a red or green background color.
Just the menuitem. Children are not concerned.
Please see the attachment.In advance thanks for any tips.
-Charles
Don Lee FriendDon Lee
- Join date:
- March 2010
- Posts:
- 923
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 41
- Thanked:
- 274 times in 238 posts
September 7, 2010 at 4:38 am #354784<em>@hcharly 192924 wrote:</em><blockquote>Hello,
Another question about mega menu color.
How to change the last menu item color?
Typically I would like it to have a red or green background color.
Just the menuitem. Children are not concerned.
Please see the attachment.In advance thanks for any tips.
-Charles</blockquote>Hi there,
You can style any menu item by defining a Additional Class for it. Go to manage the menu item you wish, at JA Extended parameters, input a class name as “MyClass” in Additional Class.
Open file: templates/ja_kyanite_ii/css/template.css
Add this code to bottom:
.MyClass {
background-color: red;
}
So, the menu item will has background in red.1 user says Thank You to Don Lee for this useful post
hcharly Friendhcharly
- Join date:
- April 2008
- Posts:
- 107
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 14
- Thanked:
- 11 times in 1 posts
September 7, 2010 at 6:54 am #354794Thanks you donglt.
I didn’t instal the system plugin jamenuparams and was looking for changes in the code.
After doing so, it works fine for me according to your tips.
-CharlesAuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by hcharly 14 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Control Mega Menu Last menuitem color
Viewing 3 posts - 1 through 3 (of 3 total)