![]() |
Confused
So the other day I was looking at a forum I liked and I was wondering how'd they manage to do this..
https://vborg.vbsupport.ru/external/2014/02/4.png Basically i know their using User Ranks for one of their things.. But how do they have 2 images at different places. this one.. is probably the user rank? http://i.imgur.com/43IZ890.png but how do they have this http://i.imgur.com/EaupZSZ.png Basically im trying to copy what they've done.. but this is what happened... http://i.imgur.com/MHuQQgd.png Using user ranks. |
you have the option to stack ranks
|
Quote:
One for which rank they have[which is the down part] one for the postcounts[the top one the halloween masks under the name] |
In your first post the 2nd link you have there it just looks like he has replaced some default images but hard to tell without a live link
|
Quote:
Here you go, not sure if it's agaisnt the rules. |
As far as I can tell...
This is done using IF conditionals https://vborg.vbsupport.ru/external/2014/02/2.png And this done using ranks https://vborg.vbsupport.ru/external/2014/02/3.png |
How would I do the If Statements, and where >.>
Sorry. |
Like this in postbit template.
Code:
<vb:if condition="is_member_of($bbuserinfo, 6)"> IMAGE CODE HERE </vb:if> |
Quote:
http://i.imgur.com/ZlXKqZi.png It put the image in everyone's postbit. http://i.imgur.com/e7IJ1ad.png and mine and everyone else. |
Use $post instead if $bbuserinfo.
$bbuserinfo contains your userinfo, i.e. the info of the user currently browsing the forum, while $post conains the info of the user that owns the post. |
All times are GMT. The time now is 03:35 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|