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 not working, icons showing as squares

So I'm trying to prototype a marketing page and I'm using Bootstrap and the new Font Awesome file. The problem …

css html twitter-bootstrap font-awesome
Add image in title bar

How do I add image in title bar? I have title- "Webnet" Merging it with a FontAwesome Glyphicon's icon images …

html css favicon font-awesome glyphicons
Use Font Awesome Icons in CSS

I have some CSS that looks like this: #content h2 { background: url(../images/tContent.jpg) no-repeat 0 6px; } I would like …

css font-awesome
Use Font Awesome icon as CSS content

I want to use a Font Awesome icon as CSS content, i.e., a:before { content: "<i class='fa...…

html css font-awesome
FontAwesome icons not showing. Why?

Recently I've been developing this website and I'm trying to put a font awesome icons in it, so it's scalable. …

html css font-awesome
Can I change the color of Font Awesome's icon color?

I have to wrap my icon within an <a> tag for some reason. Is there any possible way …

html css font-awesome
How to add a spinner icon to button when it's in the Loading state?

Twitter Bootstrap's buttons have a nice Loading... state available. The thing is that it just shows a message like Loading... …

button twitter-bootstrap icons loading font-awesome
Font Awesome icon inside text input element

I am trying to insert a user icon inside username input field. I've tried one of the solution from the …

html css fonts font-awesome
Make Font Awesome icons in a circle?

I am using font awesome on some project but I have some things that I want to do with font …

css font-awesome
Custom li list-style with font-awesome icon

I am wondering if it's possible to utilize font-awesome (or any other iconic font) classes to create a custom <…

css html-lists font-awesome