ユーザータイトルの横に Font Awesome のクラスアイコンを表示できますか?

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 | MDN

「いいね!」 1