Latest News: (loading..)
Issue Information
-
#000114
-
0 - None Assigned
-
Won't FIx
-
2.3
-
-
Issue Confirmations
-
Yes (0)No (0)
[img]http://img293.imageshack.us/img293/870/ie6.png[/img]
the first block is not displayed correctly
in my demo shop, i just add :
includes/template_bottom.php in div id="columnLeft" :
tested with Internet Explorer 6 [version 6.0.299] with Windows Virtual PC - XP sp3
the first block is not displayed correctly
in my demo shop, i just add :
includes/template_bottom.php in div id="columnLeft" :
<div class="floatcontainer"></div>and in stylesheet.css :
.floatcontainer:after{
content: ".";
display: block;
height: 0;
font-size:0;
clear: both;
visibility:hidden;
}
tested with Internet Explorer 6 [version 6.0.299] with Windows Virtual PC - XP sp3









