Matt wrote:

> Thanks, Alan...
> 
> Your suggested changes seem to work... at least in FF and Safari.


As they mostly always do. :-)

 
> On IE6, though, the nav seems to break now with the LI's grouped together
> and floating left for some reason, and the submenus seem to have vanished.
> On IE7, it looks good, although the pulldown still shifts to the right...
> See the updated link here:
> 
> http://mattmedia.net/aegis-b/a-navtest.htm
> 
> I tried adding "ul#navlist li {position: relative}" as you suggested, but
> that seemed to move the pulldown items BEHIND the main nav bar...
> 
> Any other suggestions?
> 
> 
> Thanks in advance...
> - Matt


This should help.

http://css-class.com/x/testmenu.htm

The CSS with comments are embedded in the header. You have given heights in 
pixels to various elements in the menu. You can not do this with Suckerfish 
menus since they are based on ems and percent. I don't know how that  will help 
with your rounded corners. You may want to wrap another div around the 
navigation and use a vertical sliding door technique for the rounded corners. I 
hope this helps.


Alan

http://css-class.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to