Just an FYI ... I've had to add this line of code after line 167 in 'wp125.php' (again):
echo '<div style="clear: both;"></div>'; /* ---- Use to clear two-column layout ---- */
There may be other methods but this works quick and easily.
Just an FYI ... I've had to add this line of code after line 167 in 'wp125.php' (again):
echo '<div style="clear: both;"></div>'; /* ---- Use to clear two-column layout ---- */
There may be other methods but this works quick and easily.
Well ... this is still an issue (as of version 1.4.5) but the fix is now inserting the above after line 182 in wp125.php
This topic has been closed to new replies.