Questions tagged as 'font-awesome'

2
answers

CSS with Awesome Font

How to replace the image from the CSS sample available at link by Font Awesome? Follow the code below: <blockquote style=' font: 14px/20px italic Times, serif; padding-left: 70px; padding-top: 18px; padding-bottom: 18px; padding-right:...
asked by 08.01.2018 / 13:50
1
answer

How to import css in Angular 6?

I noticed that from version Angular 4.3 to Angular 6 they removed the .lang-cli.json file, because of this I am including in the main project file the index.html , but importing Font-Awesome is not working, would anyone have a suggestion?...
asked by 04.09.2018 / 20:46
1
answer

FontAwesome 5.x Icon in CSS Is Not Displayed

I would like to display an icon in an HTML element, using CSS font-family and content, but it does not display, the broken icon appears. I call the FontAwesome 5.1 library through the CDN: This would be the icon: link CSS looks lik...
asked by 25.06.2018 / 19:06
1
answer

Fontawesome does not load correctly loads square

Once you have made the settings and install the font-awesome with the Bower and call it via my Sass file plugin.sass The same is not working appear only a few squares. _variables.scss install the sourceawesome-sass , but the p...
asked by 13.04.2018 / 02:27
0
answers

error with Bootstrap (Awesome Font)

I'm using Bootstrap and trying to add the "like" incone, but it appears this square in place ... what's the problem? <link href="css/font-awesome.min.css" rel="stylesheet"> <!--codigo usado para adicionar o simbologo like--> <b...
asked by 27.07.2017 / 02:37
0
answers

Problem with icon awesome in select option

I'm trying to add an awesome unicode icon in an option of my select but I always get this symbol  @font-face { font-family: "FontAwesome"; font-weight: normal; font-style : normal; src : url("https://maxcdn.bootstrapcdn.com/font-aweso...
asked by 26.07.2017 / 23:37
2
answers

Error - fa Icons (FontAwesome.css)

Some class icons such as fa fa-user appear inside the system, but other icons like fa fa-user-circle-o that have the hyphen do not appear. Here is the image below, as you may notice there is no Access Edition icon: CSSCode:bo...
asked by 14.09.2017 / 03:14