XenForo
Administrative
- Thread starter
- Admin
- #1
This is a very simple template modification on how to move Username and title above the avatar instead of having it below the avatar.
AdminCP -> Appearance->Templates->message_user_info
Find :
PHP:
Read more
ادامه مطلب...
AdminCP -> Appearance->Templates->message_user_info
Find :
PHP:
<h3 class="userText"><a {xen:if $user.user_id, 'href="{xen:link members, $user}" 'class="username" itemprop="name">{xen:helper richUserName, $user}</a><xen:if hascontent="true"><em class="userTitle" itemprop="title"><xen:contentcheck>{xen:helperuserTitle...
Read more
ادامه مطلب...