On 2/9/06, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > Richard Grevers wrote: > > Site: http://www.zekes.co.nz * Problem: The Level 2 heading with the > > brown background has a -40px left margin, but is being truncated in > > MSIE. I suspect that this is because t is a child of a floated > > element. Is there any workaround for this? > > Add a couple of IE/win 'hasLayout'[1] triggers: > > h2 {position: relative; zoom: 1; _height: 0;} > > ...and it'll be fine. > > regards > Georg
Thanks Georg, that fixed it. -- Richard Grevers, New Plymouth, New Zealand Hat 1: Development Engineer, Webfarm Ltd. Hat 2: Dramatic Design www.dramatic.co.nz ______________________________________________________________________ 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/
