Forums

Semantic Icons in HTML

Gatsman 22 Sep, 2021
Hello, is it possible to have semantic icons in html?

<i class="check circle icon"></i>



This works with Chronoforms 6 but can't make it work in Chronoforms 7 (tried in Joomla & Wordpress)
(Can't upload image, check image in url: https://ibb.co/F7VHnmd)
GreyHead 22 Sep, 2021
Hi Gatsman,

Have you checked to see if CFv7 uses the Semantic library (I don't know)?

Bob
Gatsman 23 Sep, 2021
Hi Bob,

CFv7 has the ability to add icons inside fields (see image: https://ibb.co/1GFJxmb) but i am not sure about the Semantic library
Any idea where should i look for the library?
shahabpk 04 Oct, 2021
Answer
VFv7 uses font awsome library with custom syntax as shown in the example below.
<i class="faicon icon-name"></i>
Please try this.
Gatsman 04 Oct, 2021
Yes i knew i was able to display Font Awesome but I thought it was from a plugin i have installed, I didn't know we moved away from Semantic icons.
Good to know thank you.
You need to login to be able to post a reply.