|
Posted by hestres on 03/06/07 17:57
On Mar 6, 12:39 pm, "Jonathan N. Little" <lws4...@centralva.net>
wrote:
> hestres wrote:
> > 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.
>
> remove the
>
> <br style="clear: both;">
>
> after the menu
>
> --
> Take care,
>
> Jonathan
> -------------------
> LITTLE WORKS STUDIOhttp://www.LittleWorksStudio.com
Thanks...that worked well for FF and Opera but not for IE6 or 7 though.
Navigation:
[Reply to this message]
|