Can I display a Font Awesome class icon next to a user Title?

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 лайка

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 лайк

Здравствуйте,

Если добавление иконки Font Awesome в заголовок пользователя невозможно, как это удалось сделать в этом сообществе Discourse?

2 лайка

Можно настроить отображение групп пользователей с помощью CSS. См. Make staff users more recognizable with customized avatars, posts, and mentions

Не уверен насчёт использования иконок Font Awesome, но вы можете попробовать поэкспериментировать с CSS-свойством «::after content»: ::after CSS pseudo-element - CSS | MDN

1 лайк