Just so you dont get stuck on the editing reptuation window, heres a little help:
In your style/Styles open the template
reputationbit and do the following (Just my example.)
Find
PHP Code:
[your_comments_on_this_post]
In same line,
after add
PHP Code:
<font size=1 color=red>*</font>
Find
PHP Code:
<input type="text" class="bginput" size="40" maxlength="250" name="reason" />
</td>
</tr>
Undeneith place
PHP Code:
<tr>
<td>
<font size=1 color=red>*Required</font>
</td>
</tr>
Screenshot of that working:
:nervous: