Matt Harris wrote:
>  ...  However, for some reason the dropdown portion is no
> longer working in IE 7.
> 
> Here is a link to the site: http://wesleyseminary.edu/
> Here is the CSS: http://wesleyseminary.edu/css/mainstyles.css

Looks like IE7 has a problem with this auto offset, commenting it out 
seems to fix it, at least on a local copy:

#wrapprinav li > ul { /*top: auto; left: auto;*/ }

A short note if it fixes it would be greatly appreciated. IE7 would need 
a separate Conditional Comment in case the auto offset is needed for an 
other browser.

Ingo

-- 
http://www.satzansatz.de/css.html
______________________________________________________________________
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