![]() |
add image right beside usernames for specific usergroup that only staff can see
how can i add image right beside usernames for specific usergroup that only staff can see?
|
Code:
<if condition="is_member_of($bbuserinfo, 6)"> |
i understand that is the code to let certain usergroups ( in this case staff) to view things, but how do i designate a image for only one usergroup?
|
Quote:
|
Quote:
|
Quote:
|
thanks for you help thus far, but what i wanted was if i had userid's 1-10, i wanted userid 3 to have the image only. Have the image, NOT view the image.
the code you wrote gives permission for one usergroup to view the image. how do i place the image ON a specific ID, thats my question in addition to your answer. how do i place it so that the image is set only one specific userid and not all ten. |
Quote:
|
Move your selected users to a new usergroup.......and then use the code I posted.
Quote:
|
I think this does what you want:
Code:
<if condition="is_member_of($bbuserinfo, 4,5,6) AND is_member_of($post, X)"> |
All times are GMT. The time now is 05:02 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:
|