4
@ ghia
ok i put this code in the template
<{foreach item=item from=$items name=aded}>
<{if $smarty.foreach.aded.index % 8 == 0}>
<tr><td colspan="6"><div align="center" style="border-bottom:1px dotted #cccccc;">my bannerdiv>td>tr>
<{/if}>
but it shows two ads one of which goes right after the header (
take a look here plz). how do i get rid of the first ad and leave the second one only? thanks in advance