Active
Project:
Deco
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2008 at 21:39 UTC
Updated:
9 Jul 2008 at 12:21 UTC
Hi!
I've noticed a small issue with IE6.
If you will try for example to create new account and there is no blocks assigned for those pages - you will see a lot of black on the page (as you can see on a screen shot - screen_after).
But if you will assign some block for right side region - problem disappears.. (screnshot screen_before)
Didn't test it with IE 7 but it works fine in Firefox and Opera.
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| screen_after.png | 308.28 KB | gansbrest | |
| screen_before.png | 308.78 KB | gansbrest |
Comments
Comment #1
wessex commentedI've noticed this too - I can't figure out what's causing it! Did you manage to fix it?
Cheers,
Tom
Comment #2
wessex commentedI've managed to fix the problem (well, it's acceptable to me as far as I have noticed so far, anyway!).
Change the body class in the "Other Styles" section of style.css to:
Previously, the body background contained a grey value, which was showing through in IE6. I hope this helps.