![]() |
CSS Userbars - Displaying multiple userbars - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Plugins (https://community.mybb.com/forum-73.html) +---- Forum: Plugin Requests (https://community.mybb.com/forum-65.html) +---- Thread: CSS Userbars - Displaying multiple userbars (/thread-179931.html) |
CSS Userbars - Displaying multiple userbars - miniml - 2015-09-20 Hello MyBB members, I have created CSS userbars for my forum and they are displaying great for a user in a single group. The problem I am facing is that I want to display more then one userbar (ie. if a user is in multiple groups). I am unsure where to go from what I have right now which is replacing theĀ {$post['groupimage']} code from the postbit template with:
I would appreciate some insight on my issue. Thank you, miniml aka Rich RE: CSS Userbars - Displaying multiple userbars - Destroy666 - 2015-09-20 This is a section for plugin development questions. If you need a ready solution, ask in Plugin Requests forum (moving there). Anyways, you can use one of these plugins: http://community.mybb.com/mods.php?action=view&pid=367 http://community.mybb.com/mods.php?action=view&pid=402 |