The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Change "+" sign after buddy/friend
I would like to change the "+" sign after my friend/buddy name in the "users Online" box to a graphic.
I am using 4.1.5 Any hints how I can do this? Michael |
#2
|
|||
|
|||
If you have firefox and the firebug add on, when one of your buddies is on with firebug enabled, right click on the + and select inspect element.
I dove through a search in the templates and phrases and came up pretty much empty handed. In the templates the coders used +'s to do formulas so a search is pretty useless. In the phrases they used them to seperate words in a phrase. So firebug looks like it's going to be your best bet. |
#3
|
||||
|
||||
It's from here in the FORUMHOME template:
HTML 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}</li> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|