tedmi
09-23-2009, 04:33 PM
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.
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.