-
AuthorPosts
-
Aratype Friend
Aratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
October 9, 2011 at 3:39 pm #169490Difficult to read… Main Menu is written in gray !
Could be written in white and when it is highlighted in Bold white?
How could I change it please?
Thanking you in advance,
Ara
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
October 9, 2011 at 4:00 pm #417980Hi
Please give me your website URL than i can help you to find out / and fix it ? 🙂
Thank you
Viet Vuchavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
October 9, 2011 at 4:11 pm #417983Go to this File: /templates/ja_erio/css/menu/mega.css
Find this Code and replace it
.ja-megamenu ul.level0 li.mega a.mega { color: #7b7d80; text-transform: uppercase; padding: 0 20px; margin-bottom: 5px; background-image: url(../../images/grey_border_l.gif); background-repeat: no-repeat; background-position: 100% 0; line-height: 5; }With
.ja-megamenu ul.level0 li.mega a.mega { color: #FFFFFF; text-transform: uppercase; padding: 0 20px; margin-bottom: 5px; background-image: url(../../images/grey_border_l.gif); background-repeat: no-repeat; background-position: 100% 0; line-height: 5; }
————————————————————————————————————————————————————————————
Find this Code and replace it
.ja-megamenu ul.level0 li.mega a.mega:hover, .ja-megamenu ul.level0 li.mega a.mega:active, .ja-megamenu ul.level0 li.mega a.mega:focus { color: #3ea3d2; background: #333; }
With
.ja-megamenu ul.level0 li.mega a.mega:hover, .ja-megamenu ul.level0 li.mega a.mega:active, .ja-megamenu ul.level0 li.mega a.mega:focus { color: #FFFFFF; background: #333; }
Note: If you Find my Post useful please click on the Thanks Icon
2 users say Thank You to chavan for this useful post
Aratype FriendAratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
October 9, 2011 at 7:53 pm #418051Thank you so much.
However, now I have the menu white/ white and not white/bold white…
Thanking you in advance!
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
October 10, 2011 at 7:29 am #418135Go to this File: /templates/ja_erio/css/menu/mega.css
Add this code:
.ja-megamenu ul.level0 li.mega a.over{
font-size:11px;
line-height:4.5;
}.ja-megamenu ul.level0 li.mega li a.over{
line-height:1;
font-weight:bold;
}Note: If you Find my Post useful please click on the Thanks Icon
1 user says Thank You to chavan for this useful post
-
AuthorPosts
This topic contains 5 replies, has 3 voices, and was last updated by chavan 13 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum