MyBB Community Forums

Full Version: Forum display width problem, thumbnails
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Have this weird problem with Opera and IE7, they don't respect the forum width when i have more then 4 thumbnails in the post.
Everything looks fine in FF, IE8 & 9 and Chrome.
Please see attachments below, any ideas on what should I do?
Whats your width set to? Post your css if you can!
The width is set to 80%.

#container, .inner {
	width: 80%;
	margin: auto auto;
	padding: 0px;
	text-align: left;
}

#content {
	/* FIX: Make internet explorer wrap correctly */
	width: auto !important;
}
Looks like a Opera setting.
In Preferences-Webpages tick Fit to Width
http://www.hondatalk.ro/attachment.php?aid=1516