http://mattdanner.net/two-column-lists-using-html/ I know there are a million methods of breaking a list into two columns, but many of them involve additions to the CSS or new tables to be created. But I like a different way. The markup is all html, and it can easily be used in WordPress posts (using the view HTML tag [...]
Great Solution for 2 or 3 Columns with a wordpress page or post
White space and wordpress
Choosing a Colour Scheme
I found a wonderful website for helping choose colours schemes for websites: You can choose from your existing business card/print material to help you make a scheme for your website. Color Scheme Designer Don’t know what colour your print material is? If you have an electronic copy ( scan it into your computer if you [...]
OralMD
Home Loans Today
Kevin wanted to update his Home Loans Today website. The content was good but it needed a new modern look. Here’s the result. The great content is more accessible and it has a fresh clean look. I updated the website using a theme from Studiopress. It uses a Featured Content Gallery ( the rotating images on the [...]
Adding a forum
Giving WordPress Its Own Directory
When building a website I will often work on it in seperate folder eg www.buildyourwebsite.co.nz/test No one will know it is there if you turn off the “Blog Visibility” in the privacy settings. When the website is ready to launch I use this article to move it to the site root. http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory
Adding Google Analytics Code to your website
As well as the wordpress stats plugin, I use Google Analytics for getting statistics for a website. In order to validate your website you need to add some code: Go to Appearance then (Theme) Editor and find the header.php or footer.php file (I used the footer). Then paste your code above the < / body > [...]