Loget
09-02-2013, 06:20 PM
Hello,
I'm trying to add an ad above the poll / reply to thread area, but I am unable to do so using the following code:
<vb:if condition="in_array($forumid, array(102))">
<div style="padding: 10px;">
<center><a href="http://www.x.com/" target="_blank">
<img src="/images/">
</a></center>
</div>
</vb:if>
Any help please?
I'm trying to add an ad above the poll / reply to thread area, but I am unable to do so using the following code:
<vb:if condition="in_array($forumid, array(102))">
<div style="padding: 10px;">
<center><a href="http://www.x.com/" target="_blank">
<img src="/images/">
</a></center>
</div>
</vb:if>
Any help please?