Questions tagged as 'font-awesome'

1
answer

Icons do not appear - Awesome Font

The icons used in the awesome font do not appear on my site, just a few squares, I do not understand why. It's the same as this topic: LINK As it was not fixed, I posted it again for help. Would anyone know why? In my head is a CDN l...
asked by 18.09.2017 / 05:53
2
answers

Awesome Font Problems

Hello, I'm having trouble with Awesome Font , I'm creating a page that I want to use the icons, I started typing the Awesome Font url, it shows the icons, then it includes 2 more CSS files, boot .css and style.css, after including the icons hav...
asked by 14.09.2017 / 16:28
1
answer

Place the Awesome Font icons inside the ordered lists in the menu

Colleagues. I have a Bootstrap menu from which I would like to place the Awesome Font icons next to each item in that menu. The HTML looks like this: <ul class="dropdown-menu"> <li><a href="#">...
asked by 13.02.2017 / 19:40
1
answer

How to correctly position the Awesome Font icons in div?

I have some divs where some Awesome Font icons should be displayed by my css: .listing-item .listing-meta-cat a { font-size:14px; width:30px; text-align:center; margin-right:5px; border-radius:10%; display:inline; padding...
asked by 05.09.2016 / 22:17
3
answers

Font Awesome icons do not get in PrimeNG

I have the Awesome Font lib installed and configured in my project, and I have the PrimeNG lib installed as well, but the Awesome Font icons are not getting in the PrimeNG Datatable, it will be missing something in my HTML file or is it the proj...
asked by 17.08.2018 / 14:03
1
answer

Problem loading font-awesome with SASS

The icons when loading are very different. <i class="fa fa-camera-retro fa-lg"></i> CAMERA <i class="fa fa-facebook"></i> FACEBOOK <i class="fa fa-github"></i> GITHUB I am loading font-awesome...
asked by 02.11.2016 / 19:43
2
answers

How to increase the icon size when hovering over a list

I'm trying to change the size of certain icons when passing the mouse. It turns out that when I hover the mouse the icon even increases in size, but the same one that causes the other icons to leave the place. Not to mention that it is not exact...
asked by 08.07.2016 / 17:15
1
answer

Awesome fonts: how to change the font in a: hover via CSS?

How to change the font from "Regular Icons" to "Solid Icons" via CSS. In link both have the same code. <!DOCTYPE html> <html> <head> <title>Page Title</title> <link href="https://use.fontawesome.com/r...
asked by 01.02.2018 / 15:12
1
answer

MVC bundle changing css content - Awesome Font

I have a problem with the bundle of ASP.NET MVC. When I squeeze the local application, the FontAwesome icons render perfectly. Even when I enable the bundle location. However, when I publish the application to the server, the bundle chang...
asked by 05.12.2017 / 13:39
1
answer

Display all awesome font icons on my website?

I'd like to be able to use every icon of font-awesome 4.7 in my website without typing the code for each icon. I'm not talking about iframe because I want to use Jquery events on them.     
asked by 10.04.2018 / 18:59