The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
adding icon under users avatar as an award
hey guys i want to make an award for my users and to do so i want to add icons under their avatar specifically under posts , heres an example below
*avatar picture here* Join Date: Location: Posts: *i want award icon pictures here* is this possible to edit this? thanks i can't seem to figure it out. |
#2
|
||||
|
||||
Yes, it is possible and can be done via template edits. The template to edit is postbit or postbit_legacy (depending on which you use).
|
#3
|
|||
|
|||
how would i edit it for a specific user?
--------------- Added [DATE]1199371005[/DATE] at [TIME]1199371005[/TIME] --------------- bump anyone |
#4
|
||||
|
||||
Code:
<if condition="$post['userid'] == USERID">IMAGE CODE HERE</if> |
#5
|
|||
|
|||
This may help or atleast give you a starting point... https://vborg.vbsupport.ru/showthread.php?t=148629
SVT |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|