The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hello there,
Could someome tell me how i can make a Colored Legend Bar at the bottom of my Page ? vBulletin version 5.1.0 |
|
#2
|
||||
|
||||
|
|
|
#3
|
|||
|
|||
|
Already tryed that but it isn't working for me
it still show me only the Avatar pics |
|
#4
|
||||
|
||||
|
I have one sitting somewhere on my server if I find it I will send it to you.
|
|
#5
|
|||
|
|||
|
Okey thank you
![]() --------------- Added [DATE]1398427826[/DATE] at [TIME]1398427826[/TIME] --------------- I got an Legend bar :P for the users who don't know how : Edit Page > Online Users Module > Disable Avatars. Search in "widget_onlineuseres" for: Code:
<a href="{vb:url 'profile', {vb:raw onlineUser}}">{vb:raw onlineUser.username}</a><vb:if condition="++$onlineCount < count($onlineUsers)">, </vb:if>
Code:
<p style="font-weight: bold;">
<a href="{vb:url 'profile',{vb:raw onlineUser}}"><vb:if condition="!empty($user['musername'])">{vb:raw onlineUser.musername}<vb:else />{vb:raw user.username}</vb:if></a><vb:if condition="++$onlineCount < count($onlineUsers)">, </vb:if></p>
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|