1
Hi Everyone,
I just created a xoops theme from scratch. For the left column I entered this code
le="color: #000000"><?php <{foreach item=block from=$xoBlocks.canvas_left }> <{$block.title}> <{$block.content}> <{/foreach}>
but the items are appearing one next to the other and not as a list. How do I correct this?
Thanks,
Eugenie