MyBB Community Forums

Full Version: MyBB Roles.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hi,
Usergroup images allow you to insert html code. Insert something like that:
<div class="role role-support">Support</div>
than add the css to style it in the global.css file.
Than edit template postbit_groupimage and change the content with:
{$usergroup['image']}
(2019-06-14, 10:01 PM)iKsu Wrote: [ -> ]
(2019-06-14, 03:25 PM)Serpius Wrote: [ -> ]Like I said in post #2, ask MrDangem for assistance in creating custom usergroup images for you.
Hello,
My request is differ, So please try to understand!
Thank you.

(2019-06-14, 03:25 PM)kawaii Wrote: [ -> ]Hello, we use a custom plugin on the Community forums in order to display our team labels.

The plugin is open source, although there is no official documentation for how to use it.

https://github.com/mybb/mybb-externalUserLabels
Hey,
Thanks a lot for your response, That's great from you Big Grin
That's not what i meant, I just gave an example.. I meant the Roles (Ranks) of groups like MyBB team have.
If you can help me in this, It would be appreciated,
Thanks a lot anyway.


(2019-06-14, 03:45 PM)DevLife Wrote: [ -> ]Try this tutorial by  @vintagedaddyo https://community.mybb.com/thread-220302.html


Hi,
Yeah, Finally!!
That's what i'm looking for. But sadly, I followed all the steps & at last it did not work... Sad
Can you please provide any other method or tutorial? It would be appreciated!
Thanks a lot Big Grin
Try clearing your cache and cookies and refresh sometimes it takes some time for it to show.  Another one is here its a plugin https://community.mybb.com/mods.php?action=view&pid=652
(2019-06-15, 03:02 PM)Serpius Wrote: [ -> ]Don't patronize me. I fully understood your original post.

Since you could not figure out what DevLife's link has shown you... again... as I mentioned in post #2, ask MrDangem for assistance in creating custom user groups images for you.
Hello,
OK, I'll see.

(2019-06-15, 03:02 PM)chack1172 Wrote: [ -> ]Hi,
Usergroup images allow you to insert html code. Insert something like that:
<div class="role role-support">Support</div>
than add the css to style it in the global.css file.
Than edit template postbit_groupimage and change the content with:
{$usergroup['image']}
Hello,
I don't understand what is this? Huh
And how it's working? Please explain more.
Thanks anyway. Smile

(2019-06-15, 03:02 PM)DevLife Wrote: [ -> ]Try clearing your cache and cookies and refresh sometimes it takes some time for it to show.  Another one is here its a plugin https://community.mybb.com/mods.php?action=view&pid=652
Hi,
Thanks a lot for helping. Big Grin
Pages: 1 2