Log in

View Full Version : Insert html after x threads on forumdisplpay.php


neverstop
04-24-2008, 06:37 PM
Is there a way I can insert html after x threads on forumdisplpay.php?

On showthread.php you can use the template conditional like <if condition="$postcount = x... to insert html after x posts. I am looking for a similar way to insert html after x threads on forumdisplay.php

Cheers,
Ian

neverstop
04-26-2008, 08:03 PM
up...