Charles neatly solved my problem with text bullet points conflicting
with menus in my
http://homepage.mac.com/dweatherston/sbd/index.html
with CSS at:
http://homepage.mac.com/dweatherston/sbd/styles/sbd.css
Thank you.

I still have a problem with text bullets (that behave as they should in
Safari, Firefox and IE6), displacing themselves to the left - in other
words, not indenting. This is readily viewable on "how the site works".

Can anyone point to a solution?

>The problem that the content shows over the menu must be because of
>layering. To make the menu moves on top the content simple add z-index
>in to the style
>Because you put the (hidden) submenu before the content, the submenu
>will be rendered before the content (that is below it).
>But I don't have the problem that the submenu vanishes in IE 6.
>Also please add top: 0; and overflow: hidden to the menu styles (as
>the styles below), it will help the menu shows better on IE.

David Weatherston
582 Huron St., Toronto, ON, M5R 2R7
416-960-3489
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to