BP: Applied better fix for 2col s-b layout in IE. Also added a fix for 1col layout to IE stylesheets.

This commit is contained in:
Matthias Mees 2007-09-20 01:02:52 +00:00
parent 9730caf674
commit e680b5f3c7
5 changed files with 11 additions and 16 deletions

@ -105,6 +105,10 @@ body {
max-width: 300px;
}
.layout2sb_content {
clear: right !important;
}
#footer {
float: left;
position: relative;

@ -8,11 +8,8 @@
/**********************************************************************/
/* IE still seems to produce rounding errors in one */
/* particular layout (2col s-b) which only appear */
/* in higher screen resolutions (> 1280x1024) */
#serendipityLeftSideBar.layout2sb_left {
width: 24%!important;
.layout1col_content {
float: none !important;
}
/* stop the footer from extending the page's height */

@ -8,11 +8,8 @@
/**********************************************************************/
/* IE still seems to produce rounding errors in one */
/* particular layout (2col s-b) which only appear */
/* in higher screen resolutions (> 1280x1024) */
#serendipityLeftSideBar.layout2sb_left {
width: 24%!important;
.layout1col_content {
float: none !important;
}
#footer {

@ -8,11 +8,8 @@
/**********************************************************************/
/* IE still seems to produce rounding errors in one */
/* particular layout (2col s-b) which only appear */
/* in higher screen resolutions (> 1280x1024) */
#serendipityLeftSideBar.layout2sb_left {
width: 24%!important;
.layout1col_content {
float: none !important;
}
#footer {

@ -1,4 +1,4 @@
Name: Bulletproof v1.0 (s9y-bulletproof.com)
Author: Bulletproof development team
Date: 2007-09-19
Date: 2007-09-20
Require Serendipity: 1.2