Questions tagged [font-awesome-4]
82 questions
0
votes
1 answer
Where do I get Font Awesome 3 docs?
I am still using Font Awesome 3 in my app and it seems that the docs are now v4 only? And version 4 changed the names of the classes for icons now so I'm not entirely sure which to use? For example, fa-check-square in v4 isn't icon-check-square in…

duality_
- 17,738
- 23
- 77
- 95
-1
votes
1 answer
Why does clicking search icon do nothing?
For some reasons when I enter value in the search box and press the search icon, it does not hot enter . It happens only in FF. In chrome, if you press search icon, it works.

Hello Universe
- 3,248
- 7
- 50
- 86
-1
votes
1 answer
FontAwesome; Not working
This should be simple. I just want to display the font-awesome remove font, and the font awesome fa-camera-retro font. What on earth am I doing wrong. I made sure I am using the right class; I examined the website and just simply downloaded the CDN.…

FlyingV
- 2,207
- 19
- 18
-1
votes
1 answer
fa-arrow-circle-o-down & fa-arrow-circle-down
I want to use fa-arrow-circle-down icon like fa-arrow-circle-o-down but it's not possible becaouse these two icons do not have same arrow type. Can we create fa-arrow-circle-o-down width fa-arrow-circle-down's arrow?

Mustafa Yakut
- 33
- 6
-2
votes
2 answers
font-awesome css file not working but font-awesome CDN works. How?
when I am using font-awesome css file then icon not showing but when I am using CDN and all code same then It works. How? Please someone tell me.
My Code Is:

Dilip Kumar
- 21
- 6
-3
votes
2 answers
How to use font-awesome in ejs file from node modules?
I have installed font-awesome 4.7 in my nodejs application
I have to get it in my views.ejs file.
i tried importing using tag...
and from css file like…

Venkataramanan
- 149
- 1
- 15