Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted March 9, 20214 yr Hello, I’ve gotten my hands on the PRO version of FontAwesome. How is it possible to get this to work with the suite ? 🙂
March 9, 20214 yr I just put the include code for it above the CSS include: {template="includeCSS" app="core" group="global" location="global" params=""} Leaves IPS icons alone unless I change it in the css manually but then you can use the new ones.
March 9, 20214 yr Author 20 minutes ago, Morrigan said: I just put the include code for it above the CSS include: {template="includeCSS" app="core" group="global" location="global" params=""} Leaves IPS icons alone unless I change it in the css manually but then you can use the new ones. On GlobalTemplate or? Edited March 9, 20214 yr by imsandertjeee
March 9, 20214 yr Nope. I do it this way personally. That screenshot above is part of the header on my site.
March 9, 20214 yr Author Okay thank you! Got the line of code added. Got the ability to add PRO icons.. Somehow they tend to show wrong tho? 1st and 2nd are PRO 3rd is regular..
March 9, 20214 yr Author I've done it like this: <i class="fad fa-check-circle"> </i> But then it shows the space.. If i remove the then it will remove the whole code? Edited March 9, 20214 yr by imsandertjeee