The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how to add image above title
i need hack for add image above title
i search in vbulletin.org but cant find any hack for it |
#2
|
||||
|
||||
<a href="http://www.vbulletin.com/docs/html/user_ranks" target="_blank">User Ranks</a>
|
#3
|
|||
|
|||
please see this picture and see picture above user title
|
#4
|
||||
|
||||
That is just moving the code above the username. It is still a User Rank.
|
#5
|
|||
|
|||
with this that you say my star under username not work and only one thing work
|
#6
|
||||
|
||||
You could probably implement a conditional to display an image...
|
#7
|
|||
|
|||
which code must i move above the username ?
--------------- Added [DATE]1207344200[/DATE] at [TIME]1207344200[/TIME] --------------- my problem not solve still !! anyone can help me |
#8
|
||||
|
||||
Code:
<if condition="is_member_of($vbulletin->userinfo, X)">IMAGE CODE</if> |
#9
|
|||
|
|||
i dont know where i put this code ?
|
#10
|
||||
|
||||
In the postbit (or postbit_legacy) template, where ever you want it to be.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|