I got it working through this, but the problem I have now is that it doesn't appear in Firefox. It works fine in IE and Chrome though and I can't figure out why. Any ideas guys?
Quote:
<vb:if condition="$post[postcount] % $vboptions[maxposts] == 4">
<table class="tborder" cellpadding="6" cellspacing="0" border="0" width="100%" align="center" style="margin-top: 1px; border-top: 0">
<tr valign="top">
<td class="alt1" align="center">
<!-- show google script -->
</td>
</tr>
</table>
<br>
</vb:if>
|