Forums

drop down menu going horizontal in chrome? (2 posts)

  1. gavintfn
    Member
    Posted 8 months ago #

    Hey guys... Im stumped. Im having a small problem getting my vertical dropdown to display vertically in chrome. Works fine in FF and IE. It took a few css changes to get it that far... It started with the z-index, because it was dropping behind the body content, then had to change up the position attribute, because it would open all tabs onto its self...

    theme is open sourcer 1.4 by alan lord
    using plugin; dropdown menu widget 1.72 , by shailan,

    But chrome displays the tabs below the parent, then horizontally across... Can anyone point me in the direction of a fix?

    only a problem in chrome....
    heres the link http://gavinkette.com

    Thanks for the help!

  2. Megan Goodson
    Member
    Posted 8 months ago #

    menu.css line 32 has a float left on it which is causing the problem. I'm jealous, I've been trying to figure out how to get my menu to do this and you get yours done by accident! :)

    But yes, remove that float left on menu.css line 32 and it should fix itself!

    I hope this helped
    Megan

Reply

You must log in to post.

About this Topic