![]() |
Show Image in Posts for Specific User Group
How can I show a small GIF image in the upper right hand corner of each post (right above the Join Date), for any user who is a member of a certain user group?
Would I add this conditional statement in the Postbit template? And how could I then make this image clickable, and send the clicker to a specific link? Thanks in advance as always. :) |
In the postbit template (if you user info is on top) or the postbit_legacy template (if your user info is to the left), find:
HTML Code:
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if> HTML Code:
<if condition="is_member_of($post, x, y, z)"> |
Works perfectly Lynne. Thank you, thank you. :D
|
All times are GMT. The time now is 07:40 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:
|