XenForo FA Icons do not load or are not displayed properly.

N

Newsman

Guest
Hey y'all,

I have a template where each icon is basically a macro, for instance:

HTML:

Code:
<xf:macro name="paper">
    <xf:fa icon="fa-solid fa-newspaper" />
</xf:macro>

Now, in the case of this icon, when I changed "fa-solid" to "fas", the icon loads - but for some reason it's less of a square like before and looks more like a rectangle instead. I've changed all the "fa-solid" into "fas" and some icons work properly while others do not even load at all. The ones with "fa-regular" have been...

Read more

Continue reading...