MyBB Community Forums

Full Version: Displaced Images When Using Other Browsers
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So recently we checked the forum out on other browsers, as we all had been using Chrome.
And it seemed the forum images and all were misplaced, and everywhere but where they were suppose to be.

So I'm wondering what we could possibly do to change this, and have it the same for all browsers.

Preview of viewing the forum on other browsers:
http://i.imgur.com/SBUuG3b.png

Check out the site on different browsers, and please give some feedback.
Site Link.
Except for header and footer, the remaining comtent is truncated to a width of about 750 pixels.
This is on Firefox on a iMac.

I have included a screenshot:

[attachment=33610]
Your website has code snippets that aren't cross-browser supported.

You probably have CSS or HTML thats not being read due to the fact only chrome supported that certain snippet.

Your problem resides somewhere in here: http://prntscr.com/5x2573

I'm not finding it for you, you can do that yourself.
you can try removing the "overflow:hidden;" from the #content in global.css and check it....