Closed (fixed)
Project:
Barron
Version:
5.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
1 Mar 2007 at 17:51 UTC
Updated:
14 Apr 2007 at 03:53 UTC
I've noticed that when using Barron (not Barroness), the sidebar floats right, but gets shifted down when the window is collapsed only a tiny bit. I set a minwidth element as a quick fix for firefox, but it still looks bad in IE. I've been playing with the CSS all morning and still have no idea why it is collapsing so soon.
Comments
Comment #1
jwolf commentedThis theme will not work correctly under 1024x768 browser size / screen resolution.
This is the reason that the sidebar is wrapping below the content.
Comment #2
jwolf commentedI will fix this problem in the next release.
Meanwhile I'll leave this bug report active until there is a fix.
Comment #3
jwolf commentedComment #4
jwolf commentedHere is how you can fix it:
Edit style.css under the "sidebar styles" the #sidebarWrapper so that it looks like the following:
You're replacing the width from 200px to 21% and adding the max-width:200px;
Comment #5
baloneysammitch commentedThank you! This works a lot better.
Comment #6
jwolf commentedThis has been fixed with the release of the 5.x-1.4 version
Comment #7
jwolf commentedComment #8
jwolf commented