I am having some issues trying to style my usergroups on my install. I would like to add background color and change the font color of the group that is displayed.
Are you sure about that? I don’t see the span.user-title as child to span.myGroupName but rather peer to it. But it’d be wonderful to do styling based on the specific title used for a user. Just don’t see how it’s possible currently.
Sort of, but that’s mixing apples and oranges a bit.
The CSS customization is based on the primary group specified for the user, which may or may not be the title they chose to use on their profile. (You see that in your example above even … the group is “team” but the titles “co-founder” unfortunately get the same styling.)
I’m not sure if that’s a problem or not for OP, but it is for us (trying to do something similar).
That could be difficult. The primary group is easy enough (or so it seems), but the badge would be difficult as I don’t see anything that indicates the badge_id used for the user title.