Tips For Web Designers

Increase media upload limit – WordPress tutorial

Today, Dan goes through a quick tutorial on how to increase the media upload limit in Wordpress. Continue reading

A web designers 1st few months of owning a Lion

Hello again awesome readers, today I wanted to make a blog post about the new OS that recently roared out of the Apple Campus. There are quite a few blogs that have talked about OSX Lion and what they feel … Continue reading

My top 10 tools for web designers

In todays post, I wanted to share with you some of the tools I use when completing a web design. I know a lot of people differ when it comes to tools and sources of inspiration, but I wanted to … Continue reading

List subpages of current page – WordPress website tutorial

Today Dan shows a useful bit of code to display all sub pages of a current page in Wordpress Continue reading

Detect screen size and use a different css file for your web design

Today I want to share a small but very useful web design tip. Screens are getting bigger and bigger as each day goes by. Thankfully we are no longer restricted to the walls of 800×600 but unfortunately we can’t (yet) … Continue reading

Tips when developing a WordPress plugin for your website

Today Dan goes through a few of his favourite resources and tips if you are considering developing a Wordpress plugin. Continue reading

Coding your Magento or WordPress website design locally prt2

Welcome back! If you read my previous post, you will know I am showing how you can develop your WordPress and Magento website design locally using MAMP. In my previous post I showed you how to install WordPress on MAMP … Continue reading

How to create double-lined navigation – Web design tutorial

Today Dan is going to show you a few examples of double-lined navigation in Website design and how to re create this and use yourself. Continue reading

Coding your Magento or WordPress website design locally prt1

In this double post, I’m going to show you how you can develop your Magento or WordPress website locally using MAMP. MAMP is a great tool that allows you to run php locally on your computer without the need of … Continue reading

PHP splitting arrays / array_chunk – Web Design Tutorial

Today, Dan goes through a short tutorial on how to split arrays into desirable chunks using a problem solving method and a PHP function. Continue reading