Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved: 11 Years, 2 Months, 3 Weeks ago Hide Rep Details
#1
Solved: 11 Years, 2 Months, 3 Weeks ago
I want to hide the name of they member who gave REP.
But the comment should be visible.
Is that possible ?
[Image: QLjPtkS.gif]
#2
Solved: 11 Years, 2 Months, 3 Weeks ago
admin panel >> templates >> active theme templates >> Reputation Templates >> reputation_vote
you can remove code like below and save the template
{$reputation_vote['username']} <span class="smalltext">{$reputation_vote['user_reputation']} - 
#3
Solved: 11 Years, 2 Months, 3 Weeks ago
Thanks
Topic Solved Big Grin
[Image: QLjPtkS.gif]
#4
Solved: 11 Years, 2 Months, 3 Weeks ago
oops, there is a mistake --> <span class="smalltext"> can be added to remaining code on that line !
#5
Solved: 11 Years, 2 Months, 3 Weeks ago
(2013-09-18, 05:59 PM).m. Wrote: oops, there is a mistake --> <span class="smalltext"> can be added to remaining code on that line !

What is the function of that ?
[Image: QLjPtkS.gif]
#6
Solved: 11 Years, 2 Months, 3 Weeks ago
^ that uses small sized text for the line.
if you do not like adding <span class="smalltext"> then you can remove </span> at the end of that code


Forum Jump:


Users browsing this thread: 1 Guest(s)