ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 29,090
- Points
- 823
Reputation:
FA icon syntax and "pre-load" FA icons seems to not working on notices.
This is the code i used in a notice and in a HTML widget
HTML:
And this is the results for the widget:
And for the notice
Continue reading...
This is the code i used in a notice and in a HTML widget
HTML:
Code:
<xf:button class="button" icon="save">test</xf:button>
<br>
<xf:fa icon="fas fa-comments" /> Hello
And this is the results for the widget:

And for the notice

Continue reading...