Brian Cummiskey wrote: > ... How can I get IE6 to follow into the layout following the rule of > the wrapper's width?
> http://tinyurl.com/2n94pd Kill that 'margin-doubling on floats' bug, by adding... #rsidebar {display: inline;} ...and IE6 will behave as intended. regards Georg -- http://www.gunlaug.no ______________________________________________________________________ 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/
