My fault, postbit_legacy.
Note that the second template there was the old version, I am just looking for a nicer version.
Again this is the version I am atempting to use. I notice the AJAX edit works fine in the first post but stops working on any posts after that.
PHP Code:
<if condition="$post[postcount] == 1">
$spacer_open
<table class="tborder" id="post$post[postid]" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="alt2" width="17%" nowrap>
$vbphrase[google_ads_hint]
</td>
<td class="alt2" width="83%">
<center>
YOUR AD HERE
</center>
</td></tr></table>
</div>
$spacer_close
</if>