Top "Font-awesome" questions

Font Awesome is an iconic standalone vector font, initially developed for use with the Twitter Bootstrap front-end framework.

Font Awesome & Unicode

I'm using (the excellent) Font-Awesome in my site, and it's working fine, if I use it this way: <i …

html css unicode font-awesome
Vertical alignment of text and icon in button

I'm having trouble vertically aligning a font-awesome icon with text within a button under the Bootstrap framework. I've tried so …

twitter-bootstrap alignment webfonts font-awesome
How to use font-awesome icons from node-modules

I have installed font-awesome 4.0.3 icons using npm install. If I need to use it from node-modules how should I use …

css node.js less npm font-awesome
How to vertically align text with icon font?

I have a very basic HTML which mix plain text and icon fonts. The problem is that icons are not …

html css fonts font-awesome
Statically rotate font-awesome icons

I'd like to statically rotate my font-awesome icons by 45 degrees. It says on the site that: To arbitrarily rotate and …

css rotation font-awesome
Use FontAwesome or Glyphicons with css :before

Is there any way to embed HTML in the css content: element when using a :before pseudo-element? I want to …

css twitter-bootstrap font-awesome
Centering FontAwesome icons vertically and horizontally

I'm currently using FontAwesome, and am having a really hard time centering the icons both vertically and horizontally in their …

css twitter-bootstrap font-awesome
Change color when hover a font awesome icon?

Base in the Font Awesome documentation I create this icon: <span class="fa-stack fa-5x"> <i class="…

font-awesome font-awesome-4
Change font-weight of FontAwesome icons?

I'd like to make one of the FontAwesome icons a bit less heavy - it's much heavier than the font …

css twitter-bootstrap font-awesome
Search input with an icon Bootstrap 4

No clue how I can do this, since BS 4 doesn't support glyphicons. Do I set it up as a background …

css twitter-bootstrap bootstrap-4 font-awesome