The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Image as Username
Well ive seen on other vB forums that users have Images as their username. Not sure if its a mod because i cant find it. How can i do this?
Example: Thanks in advance, Mysterious2207 |
#2
|
|||
|
|||
There's a couple ways to do this. You can either do a template conditional...
Code:
<if condition="$post[username] == "InsertUN"> <img src="http://link.to/image" /> <else /> $post[musername] </if> PHP Code:
PHP Code:
I can't test all this at the moment, but everything should be correct. |
#3
|
|||
|
|||
Hey mate
Don't know if this will help but am just trying to help https://vborg.vbsupport.ru/showthread.php?t=198287 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|