Quote:
Originally Posted by hobsdv
TO pace it on threads within a specific forum use the following code.
Add in SHOWTHREAD template below the <head> tag. replace the xx with forum id
Code:
<vb:if condition="in_array($thread['forumid'], array(xx))">
CPAlead code....
</vb:if>
|
Great! It's working!

Thanks mate. Now, time to monitor how much bounce rate will I get from using this..lol.