Puis-je afficher une icône de classe Font Awesome à côté d'un titre d'utilisateur ?

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 « J'aime »

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 « J'aime »

Bonjour,

Si l’ajout d’une icône Font Awesome sur un titre d’utilisateur est impossible, comment Discourse a-t-il fait cela ?

2 « J'aime »

Il est possible d’ajuster l’affichage des groupes d’utilisateurs à l’aide de CSS. Consultez Make staff users more recognizable with customized avatars, posts, and mentions

Je ne suis pas certain de l’utilisation des icônes Font Awesome, mais vous pouvez essayer de jouer avec le contenu CSS « ::after » ::after - CSS | MDN

1 « J'aime »