Quote:
Originally Posted by voteforbird
Thanks. How would I do this for the body as well as the title? Also, can it appear gray when the template is there only?
|
Replace the newthread with this instead edit the CCC and 000000
Code:
<td><input type="text" class="bginput" style="color: #ccc;" name="subject" value="$vboptions[stenciltitle]" size="40" maxlength="$vboptions[titlemaxchars]" tabindex="1" onclick="doClear(this)" element onFocus="this.style.color = '#000000';"/></td>
Cant help ya with the message area right now. But that will do it for the subject box