From: "Ed Dorsch" <[EMAIL PROTECTED]>

> http://www.isc.uoregon.edu
>
> Pulldown menus work in IE 6, but not IE7 (too far to the right). Any
> ideas for fixing this?

Stick this CC on a new line just before your closing </head> tag:

<!--[if IE 7]>
<style>
#cssDropdown li>ul {
   top: 1.15em;
   left: 0;
  }
</style>
<![endif]-->


-- 
Al Sparber - PVII
http://www.projectseven.com
Extending Dreamweaver - Nav Systems | Galleries | Widgets
Authors: "42nd Street: Mastering the Art of CSS Design"





______________________________________________________________________
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