-
AuthorPosts
-
sfpkent Friend
sfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
January 12, 2010 at 10:14 am #147575Hi,
I would like to change the background and text color for drop down menu.
My site -http://nsvision.com.my
Attached with image file.
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
sfpkent Friendsfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
January 13, 2010 at 10:08 am #329198Ok, I managed to change the background, how about the text color in the drop down menu, which code I should go for?
I want to change to black color.
Site : http://nsvision.com.my
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
sfpkent Friendsfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
January 13, 2010 at 7:25 pm #329241I have to alter two image files at the template images folder.
sfpkent Friendsfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
January 14, 2010 at 4:53 am #329264Anyone can help?
supersplet Friendsupersplet
- Join date:
- February 2009
- Posts:
- 37
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
January 16, 2010 at 9:51 am #329466Open templates/ja_kyanite_ii/css/menu/mega.css file and change from:
ul.level1 li.mega a.mega {
background: none;
border: 0;
color: #e6e6e6;
font-weight: normal;
padding: 5px;
height: auto;
}
to:
ul.level1 li.mega a.mega {
background: none;
border: 0;
color: #000000;
font-weight: normal;
padding: 5px;
height: auto;
}1 user says Thank You to supersplet for this useful post
sfpkent Friendsfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
January 16, 2010 at 4:54 pm #329490Thanks, it works perfectly! 🙂
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 4 voices, and was last updated by sfpkent 14 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to change the background and text color for dropdown menu
Viewing 8 posts - 1 through 8 (of 8 total)