The Arcive of vBulletin Modifications Site. |
|
Users Browsing Topics or threads Details »»
|
|||||||||||||||||||||||||
I searched and couldn't find any code modifications that moved "currently active users browsing" to the top of the topic or had the look I wanted
This is my code modification edit template showthread: and put wherever you want to see the users browsing your thread Code:
<!-- Extra Breadcrumb --> <div align="left"> <b>Users browsing this topic:</b> <span class="smallfont">$activeusers</span> </div> <!-- /Extra Breadcrumb --> see attached picture Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
You don't need a modification for this as it's built into vbulletin by default
Vbulletin Settings -> Forum Display Options (forumdisplay) Show Users Browsing Forums (Drop-Down menu) |
|
#3
|
|||
|
|||
|
yes but that only displays it on the bottom I wanted it to be visible on the top of each thread
and I didn't want to move the code that exists to the top because it looks really odd having that box on top |
|
#4
|
|||
|
|||
|
Nice thxs
|
![]() |
|
|