It’s often useful to add page or user role dependent classes to the body element of a page. This allows you to develop context specific styles – perhaps a different colour header depending on the role of the logged in user. Continue reading “Add Body Classes in WordPress”
Category: CSS
jQuery Greyscale Filter

You can filter images by means of the pixastic Javascript filter. This can be used to desaturate images – making them greyscale. Continue reading “jQuery Greyscale Filter”
Using Font Icons: Font Awesome
Take advantage of the excellent free font-icons that come bundled with Twitter Bootstrap – even if you’re not using Bootstrap!

The font-awesome icon set is available as a font. You can find more info about font-awesome here: http://fontawesome.io/. Continue reading “Using Font Icons: Font Awesome”