Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter p0w3r

    (@p0w3r)

    btw, its not happening on IE, just on FF..

    jlandells

    (@jlandells)

    Did this ever get resolved? I’m seeing the same thing.

    If I view the page in IE8, it’s outside the frame, but switching to ‘compatibility mode’ shows correctly.

    Any ideas, anyone?

    Thanks,
    -John.

    jlandells

    (@jlandells)

    I found it!

    If your theme is using CSS floats (which I believe many do) then the float that gets introduced with the WP125.css messes things up. To get around this, find the closing </div> in the wp125.php and change the lines to read:

    echo "<br style='clear:both' /></div>\n";

    At least for me, this fixed it!

    I’m sure there’s a way to do this within CSS, but I don’t have the time to play with it at the moment. Hopefully the author of this plugin will see my comment and include this fix in the base code.

    Hope this helps everyone else! 🙂

    Kind regards,
    -John.

    Worked for me.

    Thanks much, John.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘wp125 columns not inside the widget frame’ is closed to new replies.