Quote:
Originally posted by Allstar DC
to add the smilies do the following:
open showthread_quickreply template
find:
PHP Code:
<td bgcolor="{ secondaltcolor }" valign="top" nowrap><normalfont><b>Your Reply:</b></normalfont></td>
and replace it with:
PHP Code:
<td bgcolor="{ secondaltcolor }" valign="top" nowrap><normalfont><b>Your Reply:</b><br>$clickysmilies</normalfont></td>
That should do the trick
*Remove the spaces after { and before }
|
This is a very simple replacement, and I attempted it, but nothing shows up. Any clue? Yes I did remove the spaces before and after the brackets....