O
Old Nick
Guest
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...