Just thought I'd let you know I figured it out myself. It was a matter of filtering a float: left; to IE on the parent container.
> I've used Position is Everything's Equal Hight Columns ( > > http://www.positioniseverything.net/articles/onetruelayout/equalheight) > > technique to arange 3 footer-boxes next to each other inside a > non-floated > > container, whos parent is floated. > > > My problem is that IE(6) won't render the parent container's > > (#info_container) border around these floats. > > I tried using the clearfix technique, but that pushes the bottom of the > > #info_container down to the bottom of the left-floated #nav_container. > > I tried setting the various parent div's to float, also with no desired > > results. > > > url: http://www.eystein.no/test/xrs/template_main.php > > css: http://www.eystein.no/test/xrs/Public/Styles/default.css > > ______________________________________________________________________ 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/
