![]() |
How to add UserGroup title UNDER Username?
I would want to add the UserGroup title under the Username, but above the "Custom Title" and "Image Rank"
I have this: http://img470.imageshack.us/img470/1566/imagen1rw7.png I would want to have this (with the UserGroup under the Username): http://img130.imageshack.us/img130/4...ergroupfl9.jpg If I add a usergroup rank for the Admins, for example, that new Rank appears next to the image from the other Rank [based on postcount]... But I want to display that text UNDER the Username and above the "Custom Title" [see the image] Thanks in advance! |
Use this:
HTML Code:
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if> HTML Code:
<if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if> |
The problem is that I have 2 Usergroup Ranks... One is an Image [based on postcount], and the other would be the text for each Usergroup ["Administrator", "Moderator", etc]
And i want to have those two Usergroup Ranks separated by the "Custom Title" in the middle... But I have only one var for the Usergroup Rank, "$post[rank]".... So... I don't know how to do it... BTW: My Postbit template is exactly as that Steve: <if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if> <if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if> |
Ok, if I remember correctly I might have to create a quick plugin for you to use that will allow the use of 2 ranks, one as an image, the other as the default rank. I can't do it right now as I'm heading off to bed but I could do it tomorrow afternoon if your willing to wait that long.
|
That would be great Steve, thanks!
|
All times are GMT. The time now is 06:57 AM. |
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:
|