XF 1.5 Online Bot

Senpai

Well-known member
template : sidebar_online_users

Search:
Code:
{xen:phrase staff_online_now}

and
Code:
<xen:contentcheck>
to copy to stick between the two:
Code:
<ul>
<li>
<a href="members/bot.771/" class="avatar Av771s OverlayTrigger" data-avatarhtml="true"><img src="data/avatars/s/0/771.jpg?1399158231" width="48" height="48" alt="BOT" /></a>
<a href="members/bot.771/" class="username" dir="auto"><span class="style3">BOT</span></a>
<div class="userTitle">Administrateur</div>
Results
Image 1
Image 2

Always in same the template:

Search:
Code:
<ol class="listInline"
To copyto stickinlower part:
Code:
<a href="members/bot.771/" class="username" dir="auto"><span class="style3">BOT</span></a>,

Think of putting the ID of your BOT
 
Back
Top Bottom