Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Drop Down Menu Issue

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #34371
    LaurelBrittany
    Participant

    http://theavocadogirl.com/

    I cannot get my drop down menu to work in a WordPress theme. If the main navigation button is smaller than the drop down it creates a margin to the right of the main button when you roll over it. The funny thing is is that it works in Safari after you roll over it the first time. Any idea what would be causing this?

    This is the drop down menu I used: http://www.queness.com/post/1047/easy-to-style-jquery-drop-down-menu-tutorial.

    I changed the category to CSS combat, because my guess is it’s related to the CSS.

    Thank you,

    Laurel

    #87342
    LaurelBrittany
    Participant

    Sweet! That fixed that problem. I had it that way at one point I think, but it wasn’t working for some reason. However, this causes the sub menu to display inline, even though I have it as display: block :/.

    #87343
    LaurelBrittany
    Participant

    Tried display: table as well for body#home div.nav ul li ul.children a and it still didn’t work. It also doesn’t look like a float problem. There are no floats shown being applied in firebug.

    #87346
    LaurelBrittany
    Participant

    I did a clear: both on .children li and it fixed it! Yay! Thanks for the help!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.