1. DavidHaigh
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 16 February 2016
  5.  Subscribe via email
Can I add font awesome functionality to the Substance template? Pls advise step to integrate?
Accepted Answer Pending Moderation
0
Votes
Undo
Hi David

You could try loading font awesome using a CDN. This can be done by adding the following to the 'Custom Head Code' field of your templates parameters...


<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha256-3dkvEK0WLHRJ7/Csr0BZjAWxERc5WH7bdeUya2aXxdU= sha512-+L4yy6FRcDGbXJ9mPG8MT/3UCDzwR9gPeyFNMCtInsol++5m3bk2bXWKdZjvybmohrAsn3Ua5x8gfLnbE1YkOg==" crossorigin="anonymous"> 


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciàran,

in this you describe a method to integrate font-awesome to an older template.

My question: is the hash value for stylesheet integrity depending on the template?
If yes, can you send me the correct link for Pianoforte template?

I tried to use the link above but the result is not correct, pls be so kind and see here :
http://test.wsv-vagen.de/index.php/aktuelles-vom-verein.html
The first text on the right side includes a link "[color=#0044ff]unter Termine[/color]" with the class fa-link. But that icon is a bit strange ;)

Thanks in advance for your help.

Oliver
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Oliver

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

I have changed the markup of your icon from...


<a class="fa-link" href="/http://index.php/termine/vortrag-resilienz-training.html">unter Termine</a> 


To....


<a href="http://index.php/termine/vortrag-resilienz-training.html"><i class="fa fa-link" aria-hidden="true"></i>
unter Termine</a>


This appears to have resolved the issue.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!