1
Hi Everyone,
I just downloaded a theme I really like. Unfortunately it only has a center column. I've added the following code to the template:
le="color: #000000"><?php <!-- Start left blocks loop --> <{foreach item=block from=$xoops_lblocks}> <{include file="default/theme_blockleft.html"}> <{/foreach}> <!-- End left blocks loop -->
But now the content in the center block appears below the left column

How can I fix this?
Thanks,
Eugenie