Status indicator online or offline

xF2 Template Modification Status indicator online or offline

📀 Resource submitted by: AnimeHaxor • 💬 Messages: 6522 • 🏆 Points: 113 • 👍 Likes: 40593 • 📀 Resources: 2252
Compatible XF Versions
  1. 2.0
Additional Requirements
message_macros
Today I share a tutorial under xenForo 2.0 : Status indicator online or offline !

In your template message_macros find :
Code:
<span class="message-userArrow"></span>
Add this before :
Code:
<xf:if is="$user.isOnline()">...
You do not have permission to view the full content of this resource. Log in or register now.
  • Like
Reactions: Agigoya
Author
AnimeHaxor
Views
2,067
First release
Last update

More resources from AnimeHaxor


740Threads
2,308Messages
67,531Members
AmorfLatest member
Back