Group Avatar

DocSkittles

Member
Hello, I've tried searching here and have yet to find an answer. Is there anyway to add an Avatar to a group? Until members change the avatar themselves, I'd like a group Avatar assigned to them.
 
Oh, and this will only affect posts. To affect all avatars everywhere you need to modify this function:

XenForo_Template_Helper_Core::helperAvatarHtml

(this file):

library/XenForo/Template/Helper/Core.php

This requires PHP code and programming ability.
 
Top Bottom