• Websites for Pure Inspiration

    There are thousands of websites on the Internet, but only some that really capture the latest trends, colours and what makes user experience really work. This is my list of the best website’s I find which give me the most inspiration.
  • Webdesign email newsletters

    Email newsletters are great, sure you can go to websites such as Sitepoint or Smashing Magazine and view articles themselves. But I find receiving newsletters makes sure I read the most relevant and important articles at the end of a week. I mostly sign up for newsletters to keep myself up-to-date with the latest web ...
  • Custom WordPress login

    WordPress has a wide range of options to change the look and feel of your WordPress setup. One that most people overlook is the login box, accessible at http://yourdomain.com/wp-admin/. Using the code below, you will be able to apply a custom CSS stylesheet to the login page. Firstly create your stylesheet. You could name the file ...
  • Change Bootstrap 3 Navicon on toggle

    I’ve been looking at how to change the button icon which is shown across Bootstrap 3 navigation menus in a mobile viewport. For months I’ve come across a whole variety of clever Navicon icons which change when clicked upon. I wanted to implement this feature into a Bootstrap navigation menu. In the end, I used a ...