On Wed, 13 Jun 2007 14:20:54 +0200, Christian Kirchhoff wrote: > > Hallo, > > Please take a look at the following page: > http://www.digitale-bibliothek.de/Downloads/CSS-Test/blog.htm > > The left column div (with the menu) and the right one (with the google ads) > are > positioned absolutely, with em values. > > In Firefox (or Opera) the top position of those divs is as I want it to be. > In IE 7 or > IE 6 (not tested in older versions of IE) they are positioned to high. This > could lead > to the opinion that IE is taking another font size as a reference, thus using > a > different em value and computing a different top coordinate. > > Hi Christian, Taking the "position: relative;" declaration out of the rule for "body" gave me identical results in Opera 9, FF 2, and IE 7.
Hope this helps. Cordially, David -- ______________________________________________________________________ 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/
