Heisenberg submitted a new resource:
You must be registered for see links
- Add default avatar picture on ministats blockvB Version: 3.8.1
With this modification you can add default avatar picture to users mini statistics block for those who did not select avatars!
Open memberinfo template - found memberinfo_block_ministats templete and find this code:
Code:<if condition="$prepared['avatarurl']"> <td><img src="$prepared[avatarurl]" alt="<phrase 1="$prepared[username]">$vbphrase[xs_avatar]</phrase>" $prepared[avatarsize] class="alt2" id="user_avatar" />
And after this add this...
You must be registered for see links
Last edited:
