Description : This modification allows to show the avatars in the forum leaders. We can find the hack here : Avatars in View Forum Leaders
In the template "
showgroups_usergroup", find :
You must first be a
registered member to view any code.
Replace with :
You must first be a
registered member to view any code.
In the same template, find :
You must first be a
registered member to view any code.
Add below :
You must first be a
registered member to view any code.
In the template "
showgroups_usergroupbit", find :
You must first be a
registered member to view any code.
Add below :
You must first be a
registered member to view any code.
* In this code, you have this: width = "x" height = "y". It defines the limit size of the avatar in pixel. You can personalize this size by changing x and y...