This fix to your superfish.css seems to work, but I haven't fully tested it. Obviously, you had this in there for a reason...? I commented-out the margin-bottom:
.sf-menu { float: left; /*margin-bottom: 1em; */ } On Oct 14, 9:15 pm, "Joel Birch" <[EMAIL PROTECTED]> wrote: > Hi Kelly, > > The extra 'padding' is most likely a bottom margin of the div, or even > of the div's contents, or a top margin of the elements below. You can > use the Firebug extension to see what is causing the unwanted space. > If you are unfamiliar with Firebug I can guarantee you that it is well > worth the time to check it out. > > If you still have problems, please show us a link to your page and we > can quickly point out where the problem is. > > Joel Birch.