XDinc
Well-known member
When I would like to add a fab fa-html5 font awesome code to BB code button manager it is not display on ACP editor.

I've tried

I think it should be,
As you see below;
.fab has already included.

Icon has already display in message editor on forum!
What's wrong or is that a template bug?
Thanks.

I've tried
fab fa-html5
, fa-html5
and html5
.
I think it should be,
Code:
<i class="fab fa-html5"></i>
As you see below;
.fab has already included.
core_fa.less
Public template.
Icon has already display in message editor on forum!
What's wrong or is that a template bug?
Thanks.