Add support for FontAwesome 5 icon styles
-
Hey!
The Tabby plug-in always adds icons with CSS classes such as:
fa fa-comment
FontAwesome 5 now supports various styles to print icons in solid or regular style, for example
fas fa-comment
orfar fa-comment
. Right now, this feature cannot be used with the plug-in.Maybe the plug-in could use
fa
as default, but introduce a new shortcode to set the icon style tofas
orfar
. This would make the plug-in compatible with FontAwesome 5 without breaking downward compatibility.For example:
[tabby title="Chat" style="regular" icon="comment"]
Kind regards,
BerndThe page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Add support for FontAwesome 5 icon styles’ is closed to new replies.