It says this in the instructions:
PHP Code:
edit your "forumhome_forumbit_level2_post."
Now Replace This Code:
------------------------------------
<td bgcolor="#13486D"><smallfont>$forum[moderators]</smallfont></td>
</tr>
With This Edited Code:
--------------------------------
<form><td bgcolor="#13486D" valign="middle" align="right" nowrap>
<IMG align="absmiddle" SRC="https://vborg.vbsupport.ru/images/team.gif">
<SELECT NAME="newLoc" onChange="jumpPage(this.form.newLoc)" style="font-size: 7pt; background-color: #dfdfdf; font-family: Arial, Tahoma;" maxlength="20">
<OPTION VALUE="#">moderators</OPTION>
<OPTION VALUE="#">---------------------</OPTION>
$forum[moderators]</select></td></form></tr>
Now Save Changes!!
Now try to do the same with the template
forumhome_forumbit_level1_post