Richie
(Richie Rich)
1
As per title really, can I somehow display a badge icon in / alongside a Title, like the Shield icon here?
When we create new badges we use the Font Awesome class to generate the icon, eg:
The icon then shows up here on the badge:
Is it possible for us to get these font awesome icons to appear next to the Title too?
4 Likes
Richie
(Richie Rich)
2
I posted this in support but I’ve just moved it over to feature as it doesn’t exist yet.
Any thoughts on this as a new feature request?
Or would I be the only one who’d use this?
pmusaraj
(Penar Musaraj)
3
This could likely also be done with a theme component.
1 Like
Ana_d
(Ana)
4
Hello,
If adding a font-awesome icon on a user title is impossible, how does this Discourse did it ?
2 Likes
It is possible to tweak user group display using css. See How to make a staff user more recognizable
I’m not sure about using font awesome icons, but you may try to play with css ‘::after content’ ::after (:after) - CSS: Cascading Style Sheets | MDN
1 Like