Most voted "font-awesome" questions
37 questions
Sort by count of
-
6
votes2
answers216
viewsHow to select only the characters I want from a font?
I would like to decrease the font disk size so that the page loads faster. It is the font of Font Awesome icons. I want to know if there is any tool so I can remove the characters I don’t use and…
-
6
votes1
answer76
viewsAre all the Fontawesome folders useful?
I use Font Awesome 5.2 just this way to insert the icons: <i class="fab fa-500px"></i> I wonder if for this it is necessary to leave in the project all these folders and files that comes…
-
4
votes1
answer1193
viewsHow to use a font-awesome icon with Angular Material button?
In the Documentation of Material Angular there are examples of using icons on buttons, through an SVG icon. Example: <md-button class="md-icon-button md-primary" aria-label="Settings">…
-
4
votes3
answers6393
viewsHow do I make icone font awesome change the color to indicate the current page?
I use awesome font as a menu. The initial color of the icon is yellow. How do I make the icon stay white when it’s on the current page? I’ve tried using css but unsuccessfully. <div…
-
4
votes2
answers909
viewsError - Font-Awesome icon
Need to Add an icon in a menu, the icon I want to use is the: fa fa-file-pdf-o (PDF) Classy: font-awesome.min.css Only there is a problem when I add it. It appears as follows: The HTML code that…
font-awesomeasked 7 years, 4 months ago Carlos Henrique 494 -
3
votes1
answer750
viewsHow to change the class of an element - Font Awesome
I have an icon of Font Awesome on which I am trying to get the element to be clicked, change the icon of fa fa-plus for a fa fa-minus and when clicking again, the icon goes back to the fa fa-plus.…
-
3
votes1
answer1417
viewsIcon next to input
I want to create a page to run on the Gatekeeper portal, and I really liked the inputs of the login page of the site King Debrid, but it uses Bootstrap. Wanted the same effect, but without the use…
-
3
votes2
answers450
viewsPut two icons in the same paragraph
I have a paragraph in my view. In this paragraph, I have the indication of my mobile phone and I took the bootstrap symbol, so: <p><i class="fa fa-phone"></i> Phone (Brasil) : +55…
-
3
votes1
answer1476
viewsPlace Font Awesome icons inside the sorted lists in the menu
Colleagues. I have a Bootstrap menu that I’d like to place the Font Awesome icons next to each item in that menu. HTML looks like this: <ul class="dropdown-menu"> <li><a…
-
3
votes1
answer113
viewsDoes my Select custom with Fontawesome not open when you click the arrow?
I made that select customized using FontAwesome, but it doesn’t open when you click on the arrow. Follows code referring to image above: .x { width: 50%; background-color: #fefefe; border-radius:…
-
2
votes2
answers1487
viewsHow to add sorting indicators to a table?
I created a [ascending - descending] sorting algorithm of [letters - numbers]. I’m trying to add some sort indicator in the column title, but it’s not working as it should. Example: function…
-
2
votes2
answers1663
viewsProblems with Font Awesome
Hello I’m having trouble with the Font Awesome, I am creating a page that I want to use the icons, I started linking the Font Awesome url, it shows the icons, then includes 2 more CSS files,…
-
2
votes1
answer8172
viewsIcons do not appear - Font Awesome
The icons used from the awesome font do not appear on my site, it is just a few squares, I do not understand why. It’s like this topic: LINK As it was not solved, I posted again to ask for help.…
-
2
votes2
answers2550
viewsProblem implementing icone from font awesome by css
I have a problem loading my font via css I’m using the font awesome 5 I’m implementing the icons via content in the css but the icon I want to use is not working this would be the link of the icon I…
-
1
votes2
answers2126
viewsHow to increase the size of the icon by hovering the mouse over a list
I’m trying to change the size of certain icons by passing the mouse. It turns out that when I move the mouse the icon even increases the size, but the same one that makes the other icons go out of…
-
1
votes1
answer1277
viewsHow to correctly position Font Awesome icons in div?
I have some Windows that should display some Font Awesome icons by my css: .listing-item .listing-meta-cat a { font-size:14px; width:30px; text-align:center; margin-right:5px; border-radius:10%;…
-
1
votes1
answer172
viewsProblem loading font-awesome with SASS
Icons when loaded are quite 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…
-
1
votes3
answers1448
viewsError - fa icons (Fontawesome.css)
Some class icons like, fa fa-user appear within the system, but other icons like fa fa-user-circle-o hyphen do not appear. Follow below the image, as you can see is no icon Access Edition: CSS code:…
-
1
votes3
answers864
viewsFont Awesome icons do not take Primeng
I have the lib of Font Awesome installed and configured in my project, and I have the lib of Primeng also installed, but the icones of Font Awesome is not getting the Primeng Datatable, is something…
-
1
votes1
answer30
viewsTransition not running at the same time on different elements
Guys, I have a problem in the transition CSS3, I have an icon in Font Awesome and link text that changes from white to light green on :hover, but when taking out the mouse the color changes one in…
-
1
votes1
answer98
viewsDelete (rename) PHP figures with AJAX
I have a page (up.php) that shows the following: I want to do the following, by clicking Delete on any of them, show up a fa-Cog centered on the image and then remove it from there. What I have so…
-
1
votes1
answer538
viewsAwesome font icon 5 does not appear when called by css
Personal am using fontawesome 5 and some icons do not appear when I call them by css follows my code and screen print of how the icone is being displayed. HTML: <link rel="stylesheet"…
-
1
votes1
answer81
viewssome Font Awesome icons load, others do not
Hello! I created a menu with pseudo elements to place Font Awesome icons. It turns out that some icons render, others appear only as a little square. What can be? CSS: .phoen_nav_tab li {…
-
1
votes1
answer47
viewsJquery selectors - Find and swap Css class of an element
I am creating a Timeline and would like to apply an iterativity when I click on each card/node. I would like to click (expand card) on the link in the tag <a> whose css class is…
-
0
votes0
answers249
viewserror with Bootstrap(Font Awesome)
I’m using Bootstrap and trying to add the incone "like", but it appears that square in place... what’s the problem? <link href="css/font-awesome.min.css" rel="stylesheet"> <!--codigo usado…
-
0
votes1
answer156
viewsDisplay all the awesome font icons on my website?
I wish I could use all the icons from font-awesome 4.7 in my website without having to write the code of each icon. I’m not talking about iframe because I want to use Jquery events in them.…
font-awesomeasked 6 years, 9 months ago I_like_trains 1,430 -
0
votes0
answers23
viewsIconbutton Fontawesome.Sharp Error
I’m using an extension, Fontawesome.Sharp in my Winforms project. I never had problems using Iconbutton with font icons but in this project, when I run, sometimes the icons I set in the button…
-
0
votes0
answers93
viewsProblem with icon awesome in a select option
I’m trying to add an awesome Unicode icon to an option from my select but it always gets me this symbol @font-face { font-family: "FontAwesome"; font-weight: normal; font-style : normal; src :…
-
0
votes1
answer250
viewsMVC Bundle altering css content - Font Awesome
I have a problem with Bundle ASP.NET MVC. When I run the local application, the Fontawesome icons are rendered perfectly. Even when I enable the Bundle local. However, when I publish the application…
-
0
votes2
answers92
viewsCSS with Font Awesome
How to replace the image of the CSS example available in https://pastebin.com/Bm1k1Pjs by Font Awesome? Follows code below: <blockquote style=' font: 14px/20px italic Times, serif; padding-left:…
-
0
votes1
answer895
viewsAwesome fonts: how to change the font in a:Hover via CSS?
How to change the font from "Regular Icons" to "Solid Icons" via CSS. No https://fontawesome.com/cheatsheet both have the same code. <!DOCTYPE html> <html> <head> <title>Page…
-
0
votes1
answer1584
viewsFontawesome does not carry correctamete carries squares
After performing the settings and installing the font-awesome with the Bower and call you through my file Sass through a name file Sass plugin. The same is not run only appear a few squares. Before…
-
0
votes1
answer1353
viewsHow to import css in Angular 6?
I noticed that from Angular version 4.3 to Angular 6 they removed the file .angular-cli.json, because of this I am including in the main file of the project the index.html, but the Font-Awesome…
-
0
votes1
answer246
viewsCSS Font Awesome does not load
I’m having difficulty using fot awesome I found this example on the internet: http://astronautweb.co/snippet/font-awesome/ but I’m not managing to solve this problem mine HTML and CSS is as follows…
-
0
votes1
answer241
viewsicons via Cdn are not displayed on the website
I own a card and a link where I wanted to carry an icon of download, I use the class provided by font awesome, but the icon does not appear. I’ve read about specificity right here in SO-pt, I also…
-
-1
votes2
answers613
viewsAlign icons and text in a list
I’m using the fontawesome to put some icons in a web project I’m doing and I needed to add a <ul>, And on that list, there’s going to be icones and in front of a writing, I’d like those…
-
-1
votes1
answer66
viewsfontawesome with vuetify
I’m initiating a VUEJ+vuetify project. I implemented the fontawesome package to use the free icons they made available. however, all the components rendered in the browser that use some icon, I’m…