XenForo
Administrative
- Thread starter
- Admin
- #1
HiddeNKinG submitted a new resource:
Online/Offline avatar indicator like instagram - online, ofline
Read more
ادامه مطلب...
Online/Offline avatar indicator like instagram - online, ofline
message_macros in
Code:
<xf:avatar user="$user" size="m" defaultname="{$fallbackName}" itemprop="image" />
Find and replace with the bottom.
Code:
<xf:if is="$xf.options.showMessageOnlineStatus && $user &&...
Click to expand...
Read more
ادامه مطلب...