Font Awesome im Text

Ich kann das FontAwesome-Symbol nicht dort platzieren, wo sich die Antwortnummer befindet.

.topic-list .num .badge-posts:before { font-family: FontAwesome; content: “\f075”; }

Icons can’t be added that way.

If you want to add an icon:

I believe you can’t with CSS only by default, but you can use this non-official helper:

If you want to replace an icon:

1 „Gefällt mir“