XenForo How to add footer FA icon?

  • Thread starter Thread starter RaPoRSuZDeLi
  • Start date Start date
R

RaPoRSuZDeLi

Guest
Is there a code on how to add an icon in front of the code below?



Code:

<li><a href="{{ link('help') }}">{{ phrase('help') }}</a></li>

Continue reading...