Results 1 to 4 of 4

Thread: CSS Chrome dropdowns out of place

  1. #1
    Join Date
    Sep 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default CSS Chrome dropdowns out of place

    Dropdown menus work fine on this home page: www.pac1944.org
    But there is too much white space above the menu bar, so I wrap everything below the search form in
    <div style="position:relative; top:-30px">
    The menu bar & content move up as desired, but the dropdowns are wildly out of place - the rightmost one is even partially offscreen. See the effect here: www.pac1944.org/Tem2Menu.htm
    Identical results in IE8, FF 3.5, Opera 9.64, Google Chrome 3
    How can I change the CSS or the JS to correct this?

    Thanks.

  2. #2
    Join Date
    Sep 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Found a solution in a reply to an earlier post.
    The divs for the dropdowns must be directly in <body>, not any other container.

  3. #3
    Join Date
    Aug 2006
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Chrome - positioning dropdowns

    what do you mean the dropdown divs should be directly under the body .... i have used them in tables no problem .... but now i have a situation where i cannot seem to control their location.

    the menu is where it should be and i thought the dropmenudiv would position the dropdowns but it doesn't seem to have an effect ... any ideas?

  4. #4
    Join Date
    Jul 2009
    Location
    Binus University
    Posts
    472
    Thanks
    78
    Thanked 21 Times in 21 Posts

    Default

    your link not found, give us another link or your code.
    _____________________

    David Demetrius // davejob
    _____________________

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •