Posted by hestres on 03/06/07 17:27
Hi all,
I'm trying to deploy a CSS drop-down menu I found here:
http://www.htmldog.com/articles/suckerfish/dropdowns/
but it's causing all sorts of problems:
http://www.house.gov/velazquez/lh0205tres/dropdown.html
1. The spaces between top-level menu items is totally uneven. How can
I get proportional spacing between them?
2. The top-level menu is pushing my search box container down the
page. Something in the style they use (probably the 'em' attached to
the <li> element) is causing a huge amount of padding to the right and
pushing the search box out.
Any suggestions would be appreciate. Or if you know of an even cleaner
CSS menu let me know.
[Back to original message]
|