theodonnells
07-31-2006, 06:00 PM
I have placed this code
<if condition="is_member_of($bbuserinfo, 1,2,3)">
<td class="alt2" align "center">
<tr>
<td class="alt2" align "center"> </td>
<td class="alt1" align "center">
<div>
Adsense Code Here
</div>
</td>
</tr>
</if>
In my Forumdisplay and Showthread templates, but cant get the ad centered on the page!!
Whats wrong with the code?
<if condition="is_member_of($bbuserinfo, 1,2,3)">
<td class="alt2" align "center">
<tr>
<td class="alt2" align "center"> </td>
<td class="alt1" align "center">
<div>
Adsense Code Here
</div>
</td>
</tr>
</if>
In my Forumdisplay and Showthread templates, but cant get the ad centered on the page!!
Whats wrong with the code?