Log in

View Full Version : How do I remove these ???


sba
11-10-2002, 04:39 AM
I'd like to remove the following items in the reply screen - how do I do it? I've looked through templates for the past hour and couldn't find anything.

Erwin
11-10-2002, 04:43 AM
They are NOT in the templates.

Go to:

Admin CP > Post Icons > Modify

then delete the ones you don't want.

sba
11-10-2002, 04:57 AM
Originally posted by Erwin
They are NOT in the templates.

Go to:

Admin CP > Post Icons > Modify

then delete the ones you don't want.

Actually, I'd like to have it so the option to choose icons and post title doesn't appear in the reply screen - damn lack of sleep.

Erwin
11-10-2002, 05:07 AM
Open your "newreply" template.

Find:

<tr>
<td bgcolor="{secondaltcolor}"><normalfont><b>Post subject:</b></normalfont></td>
<td bgcolor="{secondaltcolor}"><normalfont><input type="text" class="bginput" name="title" value="$title" size="40" maxlength="85" tabindex="1"></normalfont> <smallfont>(Optional)</smallfont></td>
</tr>
$posticons

And DELETE it. Done!