-
AuthorPosts
-
December 27, 2007 at 10:35 pm #124651
How do I change the color of the highlight of the top menu. After changing the color in the CSS file to match a corporate color, it still displays in the default blue color. Is this block created by an image file or is it controlled with a CSS Style?
Screenshot is attached
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
January 2, 2008 at 9:42 am #235541Check the in the css file for the menu you are using.
January 5, 2008 at 10:25 am #235791I would like the same, but I can’t find the reference in the css file in JA Iris
January 5, 2008 at 2:36 pm #235809Main menu highlight colour:
You do this by changing the template cssmenu file. For Ja Iris here.
ja_iris/ja_cssmenu/ja-sosdmenu.css
#ja-cssmenu li a.active,
#ja-cssmenu li a.active:hover,
#ja-cssmenu li a.active:active,
#ja-cssmenu li a.active:focus {
color: #FFFFFF;
background: #0099cc;
border: 1px solid #0099cc;
border-bottom: none;My changes in red worked
January 6, 2008 at 12:50 am #235828Thanks. That solved the problem.
Keep up the good work.
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 3 voices, and was last updated by petertp08 16 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Main menu highlight color
Viewing 5 posts - 1 through 5 (of 5 total)