Active
Project:
Thirteen
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
23 Sep 2007 at 13:58 UTC
Updated:
29 Jan 2008 at 19:25 UTC
The footer in IE is messed up, moved away from the original design.
Tiny Editor doesn't work, green background and centered although the design shouldn't alter the appearance in tiny editor.
Also, if using this style for admin panel, a lot of functions not accessible, design cut off on the right.
Check www.jbsoulscan.com
Comments
Comment #1
tressa commentedI was able to fix this bug: The footer in IE is messed up, moved away from the original design.
In style.css, add this line in the #footer section:
margin: 0 auto;
Looks fine in IE now.
Comment #2
vph commentedI think I have fixed all of these except this: "Tiny Editor doesn't work, green background and centered although the design shouldn't alter the appearance in tiny editor."
Will follow up on this.