Font Awesome Icons

The recommended method of customizing your AppGini-generated application is through hooks. But sometimes you might need to add functionality not accessible through hooks. You can discuss this here.
Post Reply
Frank
Posts: 4
Joined: 2017-03-12 08:12

Font Awesome Icons

Post by Frank » 2017-04-18 21:39

Hi, I would like to buy a new theme from:

http://bigprof.com/appgini/more-bootstrap-themes

Definitely maybe ACE or UNICORN, I would like to know if FONT AWESOME ICONS are possible to use with APPGINI like I can see in the live preview:

http://wrapbootstrap.com/preview/WB0663265

Thanks.

R Tammam
Veteran Member
Posts: 113
Joined: 2017-08-26 15:35

Re: Font Awesome Icons

Post by R Tammam » 2017-12-15 08:21

Hello Frank,
unfortunately Appgini uses bootstrap glyph icon,but you still can use font awsome in hooks and custom pages you add , or you can adjust the generated code to make it friendly with appgini

bdurfee
Veteran Member
Posts: 32
Joined: 2013-02-07 17:44

Re: Font Awesome Icons

Post by bdurfee » 2018-09-11 21:58

After you export, you can add the Font Awesome code to your header:
[link rel="stylesheet" href="https://use.fontawesome.com/releases/....

See https://fontawesome.com/how-to-use/on-t ... s-with-css

You can then use font awesome icons on the site.

Post Reply