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

tressa’s picture

I 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.

vph’s picture

I 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.