remove the code you added about width. It cause a little problem that the resizer by the way after adjust, but for a while it cause a problem onload. May remove.
I've just do this:
copied
page-forum.php as is until (read inline hints)
then your page need these wrappers:
Code: Select all
<div class="page normal-page container">
<div class="row">
// inside here i pasted the needed code
</div></div>
<?php get_footer(); ?>
the needed code, is inside page-forum.php
it start with
Code: Select all
<!-- START iframe div -->
and finish with
<!-- END iframe div -->
this just need to be pasted inside, where
// inside here i pasted the needed code
but you can understand this with easy looking into page.php code and page-forum.php original, and the one edited for you.
You lucky! I'm over on releasing new 1.9.6 that fix several things, complete mChat correct integration with preloader and something more just in some while