Viewing 2 replies - 1 through 2 (of 2 total)
  • Open /wp-content/plugins/wp125/wp125.php and search for line 167. It should look like

    echo "</div>\n";

    (There are two lines like this, you’re looking for the second one.)

    Change it to something like this:

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

    Thread Starter crowdog99

    (@crowdog99)

    That works perfect! Thank you.

    Need to make this change in the base code…..

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: WP125] problem with firefox’ is closed to new replies.