XF 2.0 Xenforo 2 Usergroup styling Help!

saker

Member
Licensed customer
Hello, we are currently trying to do something with user group styling in which on post previews or on the general forum it shows their group color instead of the default.

Image 2017-12-18 at 7.05.39 PM.webp


Image 2017-12-18 at 7.06.12 PM.webp

Where it says saker, Instead of that color, I want the users group color, and where it says Mark or FrostyAlex, I also want it to be the groups color, can someone lead me in the right direction on how to accomplish this in XF 2.0, I know how to in Xenforo 1, But not XF2
 
Hey this is easy. Just go to groups & permissions > usergroups > pick your usergroup

Then in the box where it says "username CSS" put this in it, replacing "red" with the color you choose.

CSS:
color: red;

Also I suggest this add-on if you want the username to show like that for the different user groups across the entire board.

https://xenforo.com/community/resources/all-rich-usernames.5749/
 
Back
Top Bottom