The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
how to...
not a request, a question actually...
how do i add an image next to the username(in postbit legacy) of a specific member ? Edit : (Can someone move this post to the vb3 section please) |
#2
|
||||
|
||||
anyone please?
|
#3
|
||||
|
||||
You can use a template conditional for that.
Search for the username in the template, and add the following after it: Code:
<if condition="$post[userid] == X"><img src="foo.jpg" /></if> |
#4
|
||||
|
||||
thanks colin f
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|