Latest Web Development Articles

Using CSS to neatly truncate a single line of text

Using CSS to neatly truncate a single line of text

Truncating text on all screen sizes may a bit tricky on responsive websites, so we show you how you can neatly...

3 great jQuery plugins for slide-in mobile navigation

3 great jQuery plugins for slide-in mobile navigation

This article will run through a number of jQuery scripts that I have found which assist in creating slide-in n...

Remove widgets from the WordPress dashboard

Remove widgets from the WordPress dashboard

Learn how to completely remove widgets from the WordPress dashboard with this quick PHP code snippet

WordPress Plugin: Device Theme Switcher

WordPress Plugin: Device Theme Switcher

Find out how to show a different WordPress theme to users depending on the device they are using

My favourite WordPress plugins: 2014 Edition

My favourite WordPress plugins: 2014 Edition

There are a number of WordPress plugins that I can't live with out and here are my top 5 favourite for 2014.

Centre Google Map marker on resize

Centre Google Map marker on resize

Find out how to force Google Maps to re-centre the map marker when you resize the browser window, using this A...

Remove WordPress Admin Bar from the front-end

Remove WordPress Admin Bar from the front-end

Learn how to remove the WordPress admin bar from showing on the front-end of your website or blog using a smal...

Hide the WordPress Update Notice

Hide the WordPress Update Notice

Learn how you can hide the update notice from the WordPress admin section so that it doesn't confuse your clie...

Remove unwanted meta code from WordPress html ‘head’ tag

Remove unwanted meta code from WordPress html ‘head’ tag...

A quick code snippet to remove unwanted code from the HTML head tag on a Wordpress website. This section gets ...

WordPress Plugin: Codepress Admin Columns

WordPress Plugin: Codepress Admin Columns

Find out how to modify the columns shown in the WordPress post list for pages, posts and custom post types, pr...

Styling HTML5 input placeholders with CSS

Styling HTML5 input placeholders with CSS

We look at how you can style HTML5 input placeholder text using CSS, covering a number of different modern web...

Using a custom template for the WordPress home page

Using a custom template for the WordPress home page

We see how you can use a custom template as the home page for your website in a new WordPress installation, in...