Ultima and Font Awesome

Forum rules
Please note that response time for technical support is within 3-5 business days.
fairpoint
Posts: 3
Joined: 04 Jul 2016, 10:29

24 Nov 2016, 13:17

Thanks everybody for the answers (these boards don't send emails on new posts, do they :) )

We ended up using

Code: Select all

//change the prefix in variables.less
@fa-css-prefix: 'faa'
and then

Code: Select all

lessc font-awesome.less font-awesome.css
It is not ideal, the ideal solution would have been not to have the .fa hijacked but i guess you have no other option.

Thanks again for the help.

User avatar
DarthMaul
Posts: 582
Joined: 23 Nov 2015, 21:20

25 Nov 2016, 10:07

I'm glad it worked out for you.

sk77
Posts: 62
Joined: 18 Sep 2016, 18:30

25 Nov 2016, 16:29

Thank you for sharing the solution.. I am able to use Font Awesome and Ultima now

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

25 Nov 2016, 16:34

Good solution!!! Thanks @fairpoint ;)

gatimus
Posts: 5
Joined: 16 Sep 2016, 00:22

23 Oct 2017, 22:57

My current solution is:

Code: Select all

:not(.ui-widget) > .fa {
  font-family: FontAwesome;
}
after importing _theme.scss

I would like to make a feature request that the font for the .fa class only be set in PrimeNG components in the first place. So that the developer and 3rd party can use FontAwesome freely.

cito
Posts: 15
Joined: 12 Aug 2017, 13:43

25 Oct 2017, 15:59

The best solution is to create your own font (e.g. using IcoMoon) with all the Material Icons you need plus additional icons from Font Awesome or other fonts or SVGs, and use that instead of the material icons font of Ultima.

Post Reply

Return to “Ultima - PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 2 guests