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:

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

Я разместил это в Support, но только что перенёс в Contribute > Feature, так как функции пока нет.

Что думаете по поводу этой новой функции?

Или я буду единственным, кто ей будет пользоваться? :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 лайк