-
AuthorPosts
-
June 8, 2010 at 7:24 pm #151669
Hi guys,
I have just set a third-level menu item and the text doesn’t show up. I’m sure it’s really the color of the text and background. If I place it in a second-level I can see the text fine.
Any ideas?
uniquebiz Frienduniquebiz
- Join date:
- February 2010
- Posts:
- 596
- Downloads:
- 0
- Uploads:
- 40
- Thanks:
- 33
- Thanked:
- 156 times in 119 posts
June 8, 2010 at 10:13 pm #346396mystro;182012Hi guys,
I have just set a third-level menu item and the text doesn’t show up. I’m sure it’s really the color of the text and background. If I place it in a second-level I can see the text fine.
Check out the live link: The menu items under Golf Tournament don’t show.
Any ideas?
Try this maybe?
ja.cssmenu line 216#ja-cssmenu ul ul li.sfhover, #ja-cssmenu ul ul li.havesubchildsfhover, #ja-cssmenu ul ul li.havesubchild-activesfhover, #ja-cssmenu ul li.active {-moz-background-clip:border !important;
-moz-background-inline-policy:continuous !important;
-moz-background-origin adding !important;
background:#454545 none repeat scroll 0 0 !important;
color:#FFFFFF !importantcan’t test locally as the newer version of Sulfur bypasses this file
also you may want to reduce the file size of the golf tourny image export as a 8 bit png with transparency brings it down from169 k to 30 k load times are big on your site here
Blessings Shannon
1 user says Thank You to uniquebiz for this useful post
June 10, 2010 at 5:43 pm #346654HI uniquebiz,
Thanks for taking the time with this. No luck with that change you recommended. I went as far as to test it on pretty much every hex code in the file just to see if any others affect it but no result.
Any other ideas?
P.S. Thanks for the feedback on the load times. I’ll definitely reduce the filesize!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 14, 2010 at 8:26 am #346982Dear mystro!
Can you pls give me the snapshort on the issue and which color you would like to change? at the moment i see your menu is working well
uniquebiz Frienduniquebiz
- Join date:
- February 2010
- Posts:
- 596
- Downloads:
- 0
- Uploads:
- 40
- Thanks:
- 33
- Thanked:
- 156 times in 119 posts
June 14, 2010 at 9:41 am #346996mystro;182323HI uniquebiz,
Thanks for taking the time with this. No luck with that change you recommended. I went as far as to test it on pretty much every hex code in the file just to see if any others affect it but no result.
Any other ideas?
P.S. Thanks for the feedback on the load times. I’ll definitely reduce the filesize!
Mystro have you thought of upgrading JA Sulphur to the latest version, I think you are using an earlier version than the latest?
Blessings ShannonJune 14, 2010 at 6:26 pm #347027Hi guys!
Thanks for all your efforts! I found a solution from from Hoang Quoc Dat and it is to open: templates/ja_sulfur/ja_menus/ja_cssmenu/ja.cssmenu.css
Then do a search for:
#ja-cssmenu ul li:hover span,
#ja-cssmenu ul li.sfhover span,
#ja-cssmenu ul li.havesubchildsfhover span,
#ja-cssmenu ul li.havesubchild-activesfhover span,
#ja-cssmenu ul li.active span,
#ja-cssmenu ul li:hover li:hover span{
color: #FFFFFF;
}And change it to
#ja-cssmenu ul li:hover span,
#ja-cssmenu ul li.sfhover span,
#ja-cssmenu ul li.havesubchildsfhover span,
#ja-cssmenu ul li.havesubchild-activesfhover span,
#ja-cssmenu ul li.active span,
#ja-cssmenu ul li:hover li:hover span{
color: #888888;
}This worked for me! Thanks again to all!
-
AuthorPosts
This topic contains 6 replies, has 3 voices, and was last updated by mystro 14 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum