Skip to content Skip to sidebar Skip to footer
Showing posts with the label Font Awesome

Font Awesome Not Loading When Using Python Simple Http Server

I have this simple html file that displays the thumbs down icon using font awesome. Read more Font Awesome Not Loading When Using Python Simple Http Server

How To Reduce The Size Of Fontawesome 5.3.1

Using SVG with JavaScript is 20x large than Using Web Fonts with CSS. This is a big problem if I us… Read more How To Reduce The Size Of Fontawesome 5.3.1

Make Font Awesome Icons In A Circle Border With Right 1:1 Ratio

In some case, if the ratio of the icon is not 1:1, the border is not a circle anymore. Here's a… Read more Make Font Awesome Icons In A Circle Border With Right 1:1 Ratio

How To Create Checkbox Looks Like Font-awesome Glyphicon

I want to create a font-awesome glyph-icon which act like checkbox, this means that I need to creat… Read more How To Create Checkbox Looks Like Font-awesome Glyphicon

What Is #shadow-root, And Why Does It Put Display None On My Font Awesome Classes?

Why does the shadow-root styles put display none on my .fa-xxx classes? The shadow-root thing adds … Read more What Is #shadow-root, And Why Does It Put Display None On My Font Awesome Classes?

Vertical Align Text After Font Icon

Solution 1: One of the ways would be to use inline-block display and middle align it - see demo … Read more Vertical Align Text After Font Icon