Closed (fixed)
Project:
Sky
Version:
6.x-3.5
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Jul 2009 at 10:39 UTC
Updated:
12 Jul 2009 at 16:51 UTC
When i set the width of the theme to be fluid (98% or 100%). The right side bar gets pushed below the main content area. This is happening in ie6, ie7 & ie8.
Comments
Comment #1
jacineThanks for the report.
I just retested a bunch of different layout options:
- left only 98%
- left only 100%
- left/right 98%
- left/right 100%
- right sidebar only 98%
- right sidebar only 100%
I tested them in IE6, IE7 and IE8.
I only saw the right sidebar drop in IE7 in both Standards & Quirks mode with 98%. Everything else, including 100% in all of these combos was working just fine for me.
Fix for above has been committed and will be released shortly in 6.x-3.6. If you want to fix it now, add the following to the top of ie-7.css:
Comment #2
jacine