Some people were asking for instructions on how to place an image in the background of the quick-reply box.... You just add a line in the showthread_replybox style in the textarea for "message" like so:
Quote:
<td><textarea name="message" style=" color: #CCCCCC;background-color: #021124; background-image: url('http://www.csfgames.com/forum/images/quick_rep_final.gif'); background-repeat: no-repeat; background-attachment: fixed;" rows="7" cols="$textareacols" wrap="virtual" tabindex="1"></textarea>
|
Notice how i did change the background color, and the text color also. Keep in mind if you do this, and you change your txt color to fit the background image... Make sure you change the background color also, because in Netscape the background image doesn't show up. And if your colors don't work together, you could have a white text on a white background, and people couldn't see their text!
You can see an example of this on my forum here:
http://www.csfgames.com/forum
Enjoy! Hope you guys are enjoying the script as much as me!