¿Puedo mostrar un icono de clase de Font Awesome junto al título de un usuario?

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 Me gusta

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 me gusta

Hola,

Si es imposible añadir un icono de Font Awesome en un título de usuario, ¿cómo lo hizo este Discourse?

2 Me gusta

Es posible ajustar la visualización de los grupos de usuarios mediante CSS. Consulta Make staff users more recognizable with customized avatars, posts, and mentions

No estoy seguro sobre el uso de iconos de Font Awesome, pero puedes probar a experimentar con el contenido ‘::after’ de CSS ::after - CSS | MDN

1 me gusta