Page 1 of 1

Font Awesome BBcode

Posted: Fri Nov 13, 2020 7:35 pm
by rockedge

There is now a BBCode function for displaying Font Awesome icons in posts.
It will need to be manually inserted like:

Code: Select all

[fa]paw[/fa]   Puppy Linux!

Puppy Linux!


Re: Font Awesome BBcode

Posted: Sat Nov 14, 2020 12:48 am
by MochiMoppel
rockedge wrote: Fri Nov 13, 2020 7:35 pm

There is now a BBCode function for displaying Font Awesome icons in posts.
It will need to be manually inserted like: (Note the space before fa-paw)

Code: Select all

[fa] fa-paw[/fa]   Puppy Linux!

Puppy Linux!

Do we really need the space and the preceding "fa-"? I think this would be sufficient.

Code: Select all

[fa]paw[/fa]

Puppy Linux!
Users could simply pick a name from a list like https://fontawesomeicons.com/ and insert it into the tags


Re: Font Awesome BBcode

Posted: Sat Nov 14, 2020 1:48 am
by rockedge

Yes no space is needed when excluding the prefix "fa-" from the icon names as shown on the list @MochiMoppel included the link for.

pSearch