Click here to Skip to main content
15,888,263 members
Please Sign up or sign in to vote.
1.80/5 (2 votes)
I was just trying to design a page and came across few articles in which they had used font awesome icons.

Link :http://tympanus.net/codrops/2013/08/09/building-a-circular-navigation-with-css-transforms/[^]

I tried to implement it ( add icons inside asp:Menu) with ASP:Menu but couldn't.

Can someone help me out by telling how to implement Font Awesome Icons in .aspx pages.


Thanks in Advance.
Posted
Updated 6-Feb-14 17:42pm
v2
Comments
Sergey Alexandrovich Kryukov 7-Feb-14 0:11am    
"I tried but I could not" is not informative at all.
—SA
Yashwanth R 7-Feb-14 0:55am    
They have given few examples in this link http://fontawesome.io/3.2.1/examples/[^] but they have use < i > tag for all examples.

I even downloaded the font-awesome-4.0.3 and included it in my solution and add required "css" classes as shown in examples but didn't work.

even tried as shown in the below link
http://astronautweb.co/snippet/font-awesome/[^]
but it also didn't help me.

The author replied to my comment and gave this link http://icomoon.io/[^] in which we can download icons and use which we required.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900