Kann ich ein Font Awesome-Klassensymbol neben einem Benutzertitel anzeigen?

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:

image

The icon then shows up here on the badge:

image

Is it possible for us to get these font awesome icons to appear next to the Title too?

4 „Gefällt mir“

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? :thinking:

This could likely also be done with a theme component.

1 „Gefällt mir“

Hallo,

Wenn es unmöglich ist, ein Font-Awesome-Symbol in einem Benutzertitel hinzuzufügen, wie hat Discourse das dann gemacht?

2 „Gefällt mir“

Es ist möglich, die Anzeige von Benutzergruppen mit CSS anzupassen. Siehe Make staff users more recognizable with customized avatars, posts, and mentions

Ich bin mir nicht sicher bezüglich der Verwendung von Font-Awesome-Icons, aber Sie können es mit dem CSS-Selektor ‘::after content’ versuchen: ::after - CSS | MDN

1 „Gefällt mir“