Hi Joel,

Sorry, it's not the bottom margin.  I even specified a 0px bottom
margin with no change.
There's nothing in the end of the div -- see my example above.
Firebug points to the UL class "sf-menu sf-js-enabled sf-shadow".
I'm using the standard superfish.css with the addition of the menuback
class:

#menuback {
        background-color: #BDD2FF;
        float:left;     width:100%;
        padding: 0px; margin-left:0px; margin-right: 0px;
}

Hope this helps.



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.

Reply via email to