Kir Talmage wrote:
> I'm using a suckerfish-based nav menu at
> http://www.alysonchasestudio.com (doctype is strict)
> 
> In IE6 (but not FF2 or 3, not IE7, not not -- as far as I've tested --
> Safari or Chrome), when I hover over the top-level menu item, it will
> expand to accommodate the (wider) widths of the drop down list. I
> don't want it to do this, and I would prefer not to wrap the drop-down
> items.
> 
> Can you please advise how to make IE6 stop this?

Add to css/ach_ie6.css:
#navmenu li{overflow-x:hidden;}

Hope it helps.
Bill

-- 
<!--
  ! Bill Brown <macnim...@gmail.com>
  ! Web Developologist, WebDevelopedia.com
-->
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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