I would like to create a custom user title that only the moderators can edit and is based on rank within the company. I would like it displayed as an image (one I'll create) rather than text. I would prefer it in place of the current user title that is generated based on number of posts or the user group default. However, in addition to these user titles would be acceptable. How do I make this happen?
![]() |
I don't think HTML will be accepted into user titles as they are made for plain text.
-Ben
Please do not PM me for support. I am looking to be hired for paid services. You can view my paid services here.
<if $post ['usergroup'] == 3 then><img src="#"><else>{$post['usertitle']}</if>
(2015-06-01, 03:10 PM)Akay Wrote: <if $post ['usergroup'] == 3 then><img src="#"><else>{$post['usertitle']}</if> Quote:I would like to create a custom user title that only the moderators can edit and is based on rank within the company.
-Ben
Please do not PM me for support. I am looking to be hired for paid services. You can view my paid services here.
Akay and Ben C, where do I put this code? I'm an absolute novice!
|
« Next Oldest | Next Newest »
|
Users browsing this thread: 1 Guest(s)