Interesting…I just decreased the width in CSS file to 125px…now everything works beautifully! So, for others who are experiencing the 2 column issue:
1) WEBPAGE SIDEBAR: decrease padding (e.g. to 5px),
2) WEBPAGE SIDEBAR: increase width (e.g. to 268px)
2) CSS FILE: decrease padding (e.g. to 2px)
3) PHP: insert the code: echo ‘<br style=”clear:both” />’;
(see redwall’s first response on this page)
Cheers!
bevoost