copia questo pezzo di codice nella tua pagina nel punto dove vuoi che venga visualizzato e dovrebbe funzionare tutto...
<table width="100%" cellspacing="0">
<tr id="footerbar">
<td>[img]<{$xoops_imageurl}>poweredby.gif[/img]
<{if $xoops_isadmin != 1}>
<script type="text/Javascript">
<!--
istat = new Image(1,1);
istat.src = "http://YOUR_XOOPS_SITE_URL/modules/istats/include/counter.php?sw="+screen.width+"&sc="+screen.colorD epth+"&refer="+escape(document.referrer)+"&page="+ location.href;
//-->
</script>
<{/if}>
</td>
</tr>
</table>