> on this site http://www.florist.ch I have a real strange display > error. The side shadow is being repreated below the footer shadow. >
Looks like your #wrap div has some bottom padding in IE6, even though your CSS says 0. You could perhaps circumvent it by adding some negative bottom margin, or a hight 1%, to #wrap in IE6. Or simply ignore it, since it's IE6 :) Eystein http://thatNorwegianGuy.wordpress.com/ ______________________________________________________________________ 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/
