How to remove pocket from Firefox, another service that probably wants to know everything about you for some reason. Don’t get scared Pocket is…
Latest posts - Page 13
Less loop using mixin, simple example to generate CSS
Writing Less loops One of the advantages of writing less instead of CSS is that you can create loops instead of repeating the same…
Font Awesome font icon set
Probably the most used and most useful font icon set out there. Font Awesome
Drupal add custom page template for content type
In order for a content type to use a different page template in drupal 7 you need to do two things. Create a new…
Drupal l Function in Drupal 7 example
This is how you use the l function in Drupal 7 The Drupal l function should be used when printing out links. This function…
The power of Intention and Visualization demonstrated by Jim Carrey
A short clip from an interview with Jim Carrey made in 1997, how he used to visualize what he wanted. A lot of famous…
How to add Javascript file to a WordPress theme
There are basically 3 steps that you need to do in your themes functions.php in order to add a javascript file to your theme.
And those who were seen dancing were thought to be insane
And those who were seen dancing were thought to be insane by those who could not hear the music. Friedrich Nietzsche
Pixel perfect image borders using CSS
Images that sit against a white or very light background sometimes need CSS borders around them. Usually a flat border color works fine however…