I would like to add badge with some number (5, 10, 100) on top of the Font Awesome symbol (fa-envelope
). For example:
http://jsfiddle.net/zxVhL/16/
By placing the badge inside the icon element I was able to position it relative to the bounds of the icon container. I did all the sizing using em
s so that the size of the badge is relative to the size of the icon and this can be changed by simply changing the font-size in .badge