[RSS Feed/News] How do I show the group name when I hover over the user banner?

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Hello, I made the user banners in the image.
When I get on the banner, I want to show the group names like admin moderator ...
I can call the user name with the code {$ fallbackName} but I don't know what to write for the group name. Help please :)

my message_macros code
Code:

Code:
        <div class="message-userDetails">
            <h4 class="message-name"><xf:username user="$user" rich="true" defaultname="{$fallbackName}" itemprop="name" /></h4>
            <div...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom