Anahita Shafa wrote: > I was hoping someone could take a look at this and let me know if you > have any solution or fix or IE hack that can correct it.
> http://www.mcleanwebdirectory.com/mclean/index.html The addition of... ul.MenuBarHorizontal ul a {height: 1%;} ...will improve greatly on IE/win's presentation :-) It's the 'hasLayout'[1] hack that both IE6 and IE7 tend to rely on in cases like yours. regards Georg [1]http://www.satzansatz.de/cssd/onhavinglayout.html -- http://www.gunlaug.no ______________________________________________________________________ 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/
