kareila: (Default)
kareila ([personal profile] kareila) wrote in [site community profile] changelog2009-08-06 03:31 pm

[dw-free] Tabula Rasa 2-col-right, 3-col-right broken in IE7

[commit: http://hg.dwscoalition.org/dw-free/rev/3ad11e7f1773]

http://bugs.dwscoalition.org/show_bug.cgi?id=1432

Add separating div to fix Tabula Rasa two-columns layout in IE7.

Patch by [personal profile] afuna.

Files modified:
  • bin/upgrading/s2layers/core2.s2
--------------------------------------------------------------------------------
diff -r 25742bb4fed3 -r 3ad11e7f1773 bin/upgrading/s2layers/core2.s2
--- a/bin/upgrading/s2layers/core2.s2	Wed Aug 05 17:32:41 2009 +0000
+++ b/bin/upgrading/s2layers/core2.s2	Thu Aug 06 10:30:59 2009 -0500
@@ -3575,6 +3575,7 @@ function Page::print()
                         $this->print_module_section("one");
     """
                     </div></div><!--  end secondary and secondary>inner -->
+                    <div id="invisible-separator" style="float: left; width: 1px;"></div> <!-- this is a hack for IE7 + two-columns-right -->
                     <div id="tertiary"><div class="inner">
                         """;
                         $this->print_module_section("two");
--------------------------------------------------------------------------------

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org