Hawk
Posts: 0
Joined: Mon Aug 04, 2014 11:23 am

Use font-awesome icons in Appery

The number of available icons is very limited. Hence, I need to use external icons such as font-awesome icons. I tried to search the posts here, I can only find this one is related: https://getsatisfaction.com/apperyio/...

However, the post does not answer how to use the icons after importing them. I need to use these icons in buttons, navbar buttons and other page items. How can I do that.

I know that I can background images as an icon by using something like this:
pre[dsid=mobilenavbaritem_29] .ui-icon {
background: url('../../../resources/image/icon-present-small.png') !important;
}/pre

But here I want to use icons and not images. Do I have to download all icons as images and then use the same method above?

Your help is deeply appreciated.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Use font-awesome icons in Appery

Hello Hawk,

You can use this approach or this one: https://devcenter.appery.io/documenta...

Return to “Issues”