![]() |
Remove profile links from currently active users
Hello,
I was wondering if anyone knew how to remove links to user profiles in this area below "currently active users" : http://puu.sh/avE7e.png I still want the names to show up, i just don't want the links to their profiles. Is this possible? |
In order to remove all those instances, you are going to have to find all the ones you want to remove, no? If you aren't sure what template you are going to have to look in for the code, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code.
|
You want the users listed, just not linked? Just edit the FORUMHOME template to remove it (the red stuff):
Code:
<li>{vb:stylevar dirmark}<a class="username" href="{vb:link member, {vb:raw loggedin}}">{vb:raw loggedin.musername}</a>{vb:raw loggedin.invisiblemark}{vb:raw loggedin.buddymark}{vb:raw loggedin.comma}</li> OR, add this to your additional.css: HTML Code:
a.username { |
Quote:
Thanks for your help! |
All times are GMT. The time now is 10:01 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|