MyBB Community Forums

Full Version: Problem with a skin..
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I have a problem with the IE browser in my forum, all the other browsers a good width, but in IE it's too wide ..
I'm pretty sure it's related to content in CSS:


#content {	/* FIX: Make internet explorer wrap correctly */	width: auto !important;}

A picture of the problem...
[Image: 82665604567.png]

Thanks in advance,
Jordan.
I think IE doesn't support some CSS
^naww really?

Your issue seems to be ie breaking out of the container.

Mind showing your container css?