Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • mystro Friend
    #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 Friend
    #346396

    mystro;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 !important

    can’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

    mystro Friend
    #346654

    HI 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 Moderator
    #346982

    Dear 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 Friend
    #346996

    mystro;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 Shannon

    mystro Friend
    #347027

    Hi 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!

Viewing 6 posts - 1 through 6 (of 6 total)

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