CSS Themes as white label

Recently, I had to add white-label support for the project.

This means, that some elements on screen had to be able to get theme-specific styling. Usually this mainly means theme-specific colors, but this can easily be extended to SVGs, graphics, Logos etc.

So, I came up with a neat CSS trick I’ll go over today.

Continue reading

Your very own Font Awesome font

Ever since Font Awesome came out, I was amazed at how simple it made things.
It really is… well… Awesome!

Working with graphics or icons was never a major hassle but using icons as a font has so much more going for it!

Continue reading