Quote:
Originally Posted by princeedward
nice and thanks for this...is it possible also add to the top/title?
Stat: Status Title (Online/Offline)
Avatar: Avatar Title
i guess its possible also right?...and how can we make those no avatar...auto use the noavatar default image?
please view attachment below...
Attachment 69864
anyway...thanks and clicked install..

|
Yes, You can.
Template: showgroups_usergroup
Code:
Find :
<td class="tcat" colspan="3">$user[title]</td>
Replace :
<td class="tcat" colspan=
"5">$user[title]</td>
Find :
<td class="thead"> </td>
Replace :
<td class="thead">Stat</td><td class="thead">Avatar</td>