View Full Version : how to add image above title
GSMata
04-04-2008, 08:58 AM
i need hack for add image above title
i search in vbulletin.org but cant find any hack for it :(
Dismounted
04-04-2008, 09:02 AM
<a href="http://www.vbulletin.com/docs/html/user_ranks" target="_blank">User Ranks</a>
GSMata
04-04-2008, 09:15 AM
please see this picture and see picture above user title
Dismounted
04-04-2008, 01:23 PM
That is just moving the code above the username. It is still a User Rank.
GSMata
04-04-2008, 01:26 PM
with this that you say my star under username not work and only one thing work
Dismounted
04-04-2008, 01:33 PM
You could probably implement a conditional to display an image...
GSMata
04-04-2008, 03:10 PM
which code must i move above the username ?
--------------- Added 1207344200 at 1207344200 ---------------
my problem not solve still !!
anyone can help me
Dismounted
04-05-2008, 09:55 AM
<if condition="is_member_of($vbulletin->userinfo, X)">IMAGE CODE</if>
Where "X" is the usergroup ID, and "IMAGE CODE" is the image HTML.
GSMata
04-05-2008, 02:27 PM
i dont know where i put this code ?
Dismounted
04-06-2008, 09:04 AM
In the postbit (or postbit_legacy) template, where ever you want it to be.
GSMata
04-08-2008, 09:55 AM
In the postbit (or postbit_legacy) template, where ever you want it to be.
do this but not display enything !!!
please get me exact line in postbit or postbit_lagacy for this work
Dismounted
04-08-2008, 10:06 AM
You have to replace the bits I told you with your own code.
GSMata
04-08-2008, 08:23 PM
dont show my pic !
no result !
why ?
Dismounted
04-09-2008, 05:49 AM
What are you using then? What is the URL to your board?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.