Menu Highlighting Problems

Forums Forums Menus Menu Highlighting Problems

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #858
    Jack Zh
    Member

    I love the plugin, but on the menu, whenever I’m dealing with something two lines or longer, the highlighting doesn’t highlight it all. My website is http://www.feedthebucket.com
    my css is

    #suckerfishnav {background:#1F3E9F url("../multi-level-navigation-plugin/images/suckerfish_blue.png") repeat-x;font-size:18px;font-family:verdana,sans-serif;font-weight:bold; width:100%;}#suckerfishnav, #suckerfishnav ul {float:left;list-style:none;line-height:40px;padding:0;border:1px solid #aaa;margin:0; width:100%;}#suckerfishnav a {display:block;color:#dddddd;text-decoration:none;padding:0px 10px;}#suckerfishnav li {float:left;padding:0;}#suckerfishnav ul {position:absolute;left:-999em;height:auto; width:151px;font-weight:normal;margin:0;line-height:1; border:0;border-top:1px solid #666666; }#suckerfishnav li li { width:149px;border-bottom:1px solid #666666;border-left:1px solid #666666;border-right:1px solid #666666;font-weight:bold;font-family:verdana,sans-serif;}#suckerfishnav li li a {padding:4px 10px; width:130px;font-size:12px;color:#dddddd;}#suckerfishnav li ul ul {margin:-21px 0 0 150px;}#suckerfishnav li li:hover {background:#1F3E9F;}#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a  {color:#dddddd;}#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {color:#dddddd;}#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {color:#dddddd;}#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul  {left:-999em;}#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul  {left:auto;background:#444444;}#suckerfishnav li:hover, #suckerfishnav li.sfhover {background:#5E7AD3;}

    and i’ve disabled the style sheet. any help would be appreciated.

    #6389

    Either you have been customizing the CSS which we don’t provide support for or your problem is (most likely) caused by the following HTML causing problem with the menu. Try removing it and see if that helps:
    [code:106as1cu]
    <div id="nav">
    <div id="nav-content" class="clearfix">
    [/code:106as1cu]

    #6390

    Hang on. Are you even using your CSS? If not, then sorry but we don’t provide general CSS support here for free.

    For help with customising other CSS you will need to sign up for our premium support deal … https://geek.hellyer.kiwi/premium_support/

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.