]> git.mjollnir.org Git - s9y.git/commitdiff
BP: Applied better fix for 2col s-b layout in IE. Also added a fix for 1col layout...
authoryellowled <yellowled>
Thu, 20 Sep 2007 01:04:14 +0000 (01:04 +0000)
committeryellowled <yellowled>
Thu, 20 Sep 2007 01:04:14 +0000 (01:04 +0000)
templates/bulletproof/base.css
templates/bulletproof/ie5.css
templates/bulletproof/ie6.css
templates/bulletproof/ie7.css
templates/bulletproof/info.txt

index 9884f61bc77abd4b371eb23e6331f75f3882ec82..b44f4142d82e9285ff6a9f4849294275043f8190 100644 (file)
@@ -105,6 +105,10 @@ body {
     max-width: 300px;
 }
 
+.layout2sb_content {
+    clear: right !important;
+}
+
 #footer {
     float: left;
     position: relative;
index e733438b135652239debea0d87aa3ea60c0a1a27..bc376b44b6dad90d2af42de0dfc4541b3418a221 100644 (file)
@@ -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 */
index 845ca3289eeba38274f3d65f89b1ee0aa15230e5..9483b0a16d05215aed6b6faf9a98aa7896899bb5 100644 (file)
@@ -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 {
index 9673d690abad3754ae45d8a6bce56b1e33eaa818..657c330b9c7ca053f52a1c2a45af6867d5b37a28 100644 (file)
@@ -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 {
index 242ab041da17e4e98168b801d2aa61686f462c67..afdcd0965254f85e4449ce04a02b51c34177f8a8 100644 (file)
@@ -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