In posticonbits
<input type="radio" name="iconid" value="$iconid" $iconchecked> <img src="$iconpath" height="15" width="15" align="middle" alt="$alttext">
In posticons
<tr>
<td bgcolor="#FFFFFF" valign="top"><normalfont><b>Message Icon:</b></normalfont><br>
<smallfont><input type="radio" name="iconid" value="0" $iconchecked> No icon</smallfont></td>
<td bgcolor="#FFFFFF"><smallfont>$posticonbits</smallfont></td>
</tr>
-------
Yeah, and how would I get the 'no icon' to display as icon1.gif on the forum page...
|