Kara Szostek wrote:

> ... On certain pages (but not all), the actual height of 
> #inner-wrap-mid is 1px taller than it's background image, creating a 
> sliver between the background image and the image underneath it. This
> only happens in IE6/Service Pack 1. 
> http://grendelfly.com/white-ink-build/text-only2.html

I think you can eliminate the gap by adding...

* html #inner-wrap-mid {padding-bottom: 1px;}
* html #inner-wrap-bot {margin-top: -1px;}

...but the filter will then create a slight, negative,
overlapping-effect on some pages/font-sizes, and it may not work
properly in IE6/SP2.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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