XF 1.5 Give a group an styling id?

Aberidius

Member
Licensed customer
so i was wondering, is there a way to give a group an id for styling so it applies for that group specificly. I mean, staff got
Code:
.staff
 
No, not the banner. I meant like, a unique ID for styling. If you style a post background for an example, you can add the .staff to apply it to staff only.
 
It would require custom development.

Or alternatively, you can edit the various templates and use conditional statement to apply specific classes for certain user groups.
 
Back
Top Bottom