thoresson
Member
Posted 5 years ago #
Hi,
I've just installed WP for the first time. And it went really smooth. But the pages doesn't look the same in Opera 7.5 as in Internet Explorer. When editing a post, for example. In Opera, the different parts of the page, like the category selector, title, main text area get stacked from top to bottom. But in IE, things looks like the screenshots on wordpress.org. Why is that?
Best regards,
Anders
I'd guess that Opera isn't picking up the 'admin.css' for some reason.
Tried a hard refresh ?
thoresson
Member
Posted 5 years ago #
I've tried a hard refresh. No luck. Strange thing is that everything else has the right typography, in terms of fonts, colors and things.
It picks up the CSS file perfectly, but because of different float behaviors, Opera will display it differently. Don't worry, nothing is broken, there are simply differences between how browsers will display different CSS rules.
Opera got a problem with floating fieldsets according to another post in these forums.
This IMHO is nothing to do with Opera specifically. It is to do with inconsistencies in the way a number of browsers implement floats. A uri would help so we can see the problem up close.
A minimal test would probably be something like http://www.cdr.se/fieldset.html which floats the fieldsets in FF0.9 but not in Opera 7.51.