Font Awesome BBcode
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!
Discussion, talk and tips
https://forum.puppylinux.com/
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!
rockedge wrote: ↑Fri Nov 13, 2020 7:35 pmThere 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
Yes no space is needed when excluding the prefix "fa-" from the icon names as shown on the list @MochiMoppel included the link for.