The Arcive of vBulletin Modifications Site. |
|
Username Colors "Online Users" (Like colorbars) Details »»
|
|||||||||||||||||||||||||||||||||
|
Username Colors "Online Users" (Like colorbars)
Developer Last Online: Oct 2015
Like the other modifications for "usergroup colors" I could not get any working on current version.
Here is a template edit and it does work. Style Manager> Style> Edit Templates> Widget Templates> widget_onlineusers 5.0.3 to 5.0.4: Search for: Quote:
Quote:
Search for: Quote:
Quote:
Screenshots
Show Your Support
|
|||||||||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Works well... thanks ... now if someone would do something to show spiders
|
|
#3
|
|||
|
|||
|
I actually just made html color "groups" in another block below it.
Was trying to add to the code but html kept breaking it. I'll try and work on it later. Thanks for your reply. |
|
#4
|
|||
|
|||
|
Ok, I was able to add the groups by once again editing the widget_onlineusers
Look for: Quote:
Quote:
Also, correct me if I did html syntax wrong please, I can use any help I can get too.
|
|
#5
|
||||
|
||||
|
your codes will give w3 and last comma problem
use these codes HTML Code:
<a href="{vb:url 'profile', {vb:raw user}}"><vb:if condition="!empty($user['musername'])">{vb:raw user.musername}<vb:else />{vb:raw user.username}</vb:if></a><vb:if condition="++$onlineCount < count($onlineUsers)">, </vb:if> |
|
#6
|
|||
|
|||
|
Thank you for your code, I will update it above.
Thanks again! |
|
#7
|
|||
|
|||
|
Quote:
Trafikci258
|
|
#8
|
||||
|
||||
|
Quote:
where is the ending of p tag? w3 error w3 error w3 error |
|
#9
|
|||
|
|||
|
what do i need to change in 5.0.3? because it doesnt work, and i dont know the variables....
|
|
#10
|
|||
|
|||
|
Updated and it works as of 08/07/2013
|
![]() |
|
|