Quote:
Originally Posted by Animemike
<vb:if condition="$post[postcount]==2" /></vb:if>
|
I believe that's for vB 4, how about vB 3.8?
Where exactly would I stick the code? Should it look something like this?
Code:
<if condition="$post[postcount]==2" "in_array($post['postcount'], array(1,9,10,15,20))">
<div style="padding:6px 0px 0px 0px">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="alt1" align="center">
ADSENSE CODES........
</td>
</tr>
</table>
</div>
</if>
Tried the code above without success