Ad Between Posts? (General)

by arye, Friday, August 05, 2011, 06:26 (4668 days ago) @ arye
edited by arye, Friday, August 05, 2011, 07:01

Oops it will work only in the first topic of the all Forum:lookaround:
-------------------------------------
So Try this code:yes:

open subtemplates/thread.inc.tpl.(in all themes)

Find:

<div class="thread-posting{if $data.$element.new} new{/if}" id="p{$data.$element.id}">

Add above:

 
{if $data.$element.pid==0 && $category_name}
{assign var=myid value=$data.$element.id}
{/if}
{if $data.$element.id==($myid+2)}
Your ad here:)
{/if}

Complete thread:

 RSS Feed of thread