The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
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
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|