The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Reorder rank images?
How can I reorder rank images that display in the postbit?
If a member belongs to two or more usergroups that use different rank images, it is problematic aesthetically. For example, as admin, I'd like an admin rank image. I am also a part of our community's Film Club, which also has a different rank image. However, the admin rank image should always be at the top. Instead, the Film Club rank image is dominant. See attached image. Please help. How can I reorder these rank images? POSSIBLE SOLUTION If rank images cannot be reordered...how can I display the Film Club icon in the postbit, based on the usergroup? Perhaps just put it elsewhere in the postbit like under the avatar (that would be ideal IMO). I know how to do this via the user fields, but I don't know how to do it using usergroups. This is how I did it for the user fields: PHP Code:
|
#2
|
|||
|
|||
*bump*
|
#3
|
|||
|
|||
<i>How about posting your postbit code here, so we can take a look at it?</i>
|
#4
|
|||
|
|||
....I did that in the first post...
--------------- Added [DATE]1193941657[/DATE] at [TIME]1193941657[/TIME] --------------- Found the answer at vb.com... <if condition="is_member_of($post, %USERGROUPID%)"> Change %USERGROUPID% to the usergroup you want to search for. If you want the same image for multiple usergroups, you can list them separated by commas. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|