Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 1774

Custom BBCode Development and Requests • Re: BBCode for Font Awesome icons (simple, kinda')

$
0
0
I had customized it for me to set the size of the FA Icon

Code:

<i class="icon fa-{SIMPLETEXT}" style="font-size: 17px; aria-hidden="true"></i>
you can easily change the size to whatever you want by setting the px:

Code:

font-size: 17px
for example set it to 50px if you want it very big

Code:

font-size: 50px

Statistics: Posted by Max11 — Fri Nov 01, 2024 12:27 am



Viewing all articles
Browse latest Browse all 1774

Trending Articles