- Posts: 13
- Thank you received: 0
About enabling FONT AWESOME on sparky framework
-
moches
Inactive member - Topic Author
- New Member
Less
More
10 years 4 months ago #41585
by moches
About enabling FONT AWESOME on sparky framework was created by moches
Hello,
As I was viewing your cleaning template, I realized it had a typography section which stated that we can enamble FONT AWESOME for the template within the sparky framework features options (scipts) which I cant, find, can you help?
Can you tell me how to enable font awesome? do i have to call it like google fonts?
Does enabling FONT AWESOME in sparky framework can be done for any template I create with the framework or is it just work on the CLEANING TEMPLATE?
Thanks in advance,
Noe
As I was viewing your cleaning template, I realized it had a typography section which stated that we can enamble FONT AWESOME for the template within the sparky framework features options (scipts) which I cant, find, can you help?
Can you tell me how to enable font awesome? do i have to call it like google fonts?
Does enabling FONT AWESOME in sparky framework can be done for any template I create with the framework or is it just work on the CLEANING TEMPLATE?
Thanks in advance,
Noe
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 4 months ago #41588
by ivan.milic
Replied by ivan.milic on topic About enabling FONT AWESOME on sparky framework
In template options in "Features" we have @import option you could use. You put full @import notation there, like:
@import url( fonts.googleapis.com/css?family=Ubuntu+Condensed );
you can just edit index.php of template, it would be probably be easier for you because all tutorials show how to do it with <link... tag
@import url( fonts.googleapis.com/css?family=Ubuntu+Condensed );
you can just edit index.php of template, it would be probably be easier for you because all tutorials show how to do it with <link... tag
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
10 years 4 months ago #41595
by milos
Replied by milos on topic About enabling FONT AWESOME on sparky framework
Hi moches,
Actually, for Hot Cleaning (and all newer templates), we have added a dedicated Font Awesome option. So, go to template parameters and then enable "Load Font Awesome" parameter in Features > Scripts. This will load all necessary things needed for Font Awesome.
Thanks
Actually, for Hot Cleaning (and all newer templates), we have added a dedicated Font Awesome option. So, go to template parameters and then enable "Load Font Awesome" parameter in Features > Scripts. This will load all necessary things needed for Font Awesome.
Thanks
Please Log in to join the conversation.
Time to create page: 0.162 seconds