Quote:
Originally Posted by j-bo
Does anyone know if you can make the "thank box" not show any users or anonymous users instead of each username that makes the thanks?
Meaning... some want to thank some folks, but they don't want others to know that they thanked someone. If that makes any sense.
The Following 4 Users Say Thank You to j-bo For This Useful Post:
Remove All
coltontomlin33 (Today), deuxlatch (Today), jixxxer (Today), KP959 (Today)<<<<<<<<TRYING TO MAKE THESE IN RED INVISIBLE OR ANONYMOUS
|
Edit the template: post_thanks_box_bit
The code that shows the username is:
Code:
<a href="member.php?$session[sessionurl]u=$thank[userid]" rel="nofollow">$thank[username]</a>
Edit or remove it.