Quote:
Originally Posted by Ken Iovino
You can do something like this in the header template.
HTML Code:
<if condition="THIS_SCRIPT == 'showthread' AND $threadinfo['threadid'] == 'X'">
// your code here
</if>
Change X to the threadid where you want the banner to show.
|
That works perfect, thanks!
Quote:
Originally Posted by Zachery
Any thread? Or a specific thread?
|
I meant any thread but this ^ is even more useful