szczurekPROS Posted August 29, 2016 Share Posted August 29, 2016 (edited) Hello. How can i add Font Awesome Icons to nav Example: Thanks for help Edited August 29, 2016 by szczurekPROS Link to comment Share on other sites More sharing options...
0 szczurekPROS Posted August 29, 2016 Author Share Posted August 29, 2016 (edited) Ok solved #primary_nav a:before{ content: ""; font-family: FontAwesome; font-size: 15px; display: inline-block; position: relative; margin-right: 9px; top: 1px; } #nav_app_forums a:before{ content: "\f0e6"; } #nav_app_members a:before{ content: "\f0c0"; } #nav_app_downloads a:before{ content: "\f0ed"; } #nav_app_shoutbox a:before{ content: "\f1d7"; } #nav_app_nexus a:before{ content: "\f218"; } Close please Edited August 29, 2016 by szczurekPROS Link to comment Share on other sites More sharing options...
0 JohnnyKing94 Posted August 29, 2016 Share Posted August 29, 2016 Here you are Link to comment Share on other sites More sharing options...
0 Administrator James Posted August 31, 2016 Administrator Share Posted August 31, 2016 The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic. Link to comment Share on other sites More sharing options...
Question
szczurekPROS
Hello.
How can i add Font Awesome Icons to nav
Example:
Thanks for help
Edited by szczurekPROSLink to comment
Share on other sites
3 answers to this question
Recommended Posts