Quote:
Originally Posted by dsotmoon
i have confirmed now too that the following code hangs in firefox using the quick reply, anyone know a way to fix it?
Code:
<if condition="!is_member_of($bbuserinfo, 6, 7, 17, 18) AND !$GLOBALS['FIRSTPOSTID']">
$spacer_open
<div style="padding:0px 0px $stylevar[cellpadding]px 0px">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="thead" align="left">Sponsored Links</td>
</tr>
<tr>
<td class="alt1" align="center">
ADSENSE CODE HERE </td>
</tr>
</table>
</div>
$spacer_close
</if>
|
so do i can not work... nothing changes, thanx anyway