1
Where am I going wrong?
I want to use the center right block in the header.
I did this before on an older XOOPS version but I cant seem to get it to work with V2.2.2
I created an extra cell in the header table and inserted,
Quote:
<td id="centerRcolumn">
<!-- Start center-right blocks loop -->
<{foreach item=block from=$xoops_crblocks}>
<{include file="default/blocks/theme_blockcenter_r.html"}>
<{/foreach}>
<!-- End center-right blocks loop -->
It don't work
What else should I have done?
Cheers
Javelin
I might not be very clever but I can lift heavy weights!