XenForo FA icons on notices

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:

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:

1721995608316.webp

And for the notice

1721995627770.webp

Continue reading...