PDA

View Full Version : Place ad (banner) in a single thread/topic?


DrPrepper
05-10-2013, 01:16 PM
I want to place an ad in a single thread. But as far as I can see, I can only make ads per categorie. Am I overlooking something? Any directions highly appreciated :)

Since the word 'ad' is too short as a search sting, I have trouble finding it here ... So thanks for your help!

nerbert
05-10-2013, 02:19 PM
I think you have to use a template conditional in your ad html, something like this:


<vb:if condition="$threadid == 1234">

AD HTML GOES HERE

</vb:if>

DrPrepper
05-10-2013, 07:26 PM
Thanks, in the mean time I also came across the mod Innovative Ads After First Post (Or any post!) (https://vborg.vbsupport.ru/showthread.php?t=249274) so maybe that could help too.