We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. Chamira Athauda
  2. Sherlock Holmes
  3. General Discussion
  4. Friday, 05 September 2014
  5.  Subscribe via email
I am using this code:

<p><span class="fa-phone"></span> 011 (1) 925 ...</p>


But I am not seeing the icon, but a graphic ""

Sorry for such a basic question but I can't find anything in the documentation.
Comment
There are no comments made yet.
Accepted Answer
Accepted Answer Pending Moderation
0
Votes
Undo
Hi,

you need to insert the 'fa' class before... means 'fa fa-phone' not only 'fa-phone'

<p><i class="fa fa-phone"> 011 (1) 925 ...</i> fa-camera-retro</p>


see fontawesome documentation

http://fortawesome.github.io/Font-Awesome/examples/

Regards,
Eugen
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # Permalink
Accepted Answer Pending Moderation
0
Votes
Undo
You're right Eugen.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks Eugen - that's exactly what I was looking for.

My <i> tags get converted to <em> tags but everything works fine!
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.