Dropdown won’t display OVER sidebar widgets

Forums Forums Menus Dropdown won’t display OVER sidebar widgets

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #247
    Anonymous
    Member

    Hi Ryan,
    As everyone else is saying, great plugin <img decoding=” title=”Smiley” />
    Thank you!
    One problem…  on my site: http://www.shaynemalone.com – you will see that I have it up and running (mostly) but the problem is that you can’t click on the dropdown menu when there’s a widget in the sidebar…

    If you take a quick looksy, you will see what i mean.  Is there any way to fix this?

    Thanks!
    Cheers
    Rokchic

    #3139

    Cool, another kiwi user of my plugin <img decoding=” title=”Smiley” /> (I’m based in Dunedin in case you didn’t realise).

    To fix your probem, find the following in your CSS:
    [code:1dyfp3mh]#suckerfishnav ul {float:left;[/code:1dyfp3mh]

    And change it to this:
    [code:1dyfp3mh]#suckerfishnav ul {z-index:1000;float:left;[/code:1dyfp3mh]

    The z-index moves the hovering block to above the sidebars.

    #3140

    FYI, you also have a problem with your flash music player. The following forum topic discusses this issue … https://geek.hellyer.kiwi/forum/index.php?topic=58.0

    Let me know if you have any troubles fixing this problem.

    #3141
    Anonymous
    Member

    Hey Ryan, that’s awesome! Fixed it, thanks so much!

    No I didn’t realise you were a fellow Kiwi!  Wicked stuff!  I found your plugin via the wordpress site and must say i was really impressed. Great to see you’re making an awesome contribution! <img decoding=” title=”Smiley” />

    Thanks again <img decoding=” title=”Smiley” />
    Keep in touch!
    Cheers
    Deb

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