Designing Themes
Simple design: a first WordPress Theme: 1
You want to design a Wordpress theme. You know how to do a web page in HTML, know how to upload files to your Wordpress blog, eg. by FTP, but aren’t sure about the PHP bit. It’s not difficult…
First WordPress Theme: 2 - A sidebar
Adding the sidebar to the basic layout. For simplicity, just one sidebar to start with - adding 2, or even 3, sidebars follows the same principles, but with a few complications best left for later.
First WordPress Theme: 3 - Header and Footer
Adding separate header and footer files to your WordPress theme - PHP includes.
First WordPress Theme: 4 - Comments
Adding the comments and a form.
If these tutorials have helped you get started with theme design - please give us a link from your blog, eg…
<a href="http://www.codescheme.net/">WordPress Theme Design</a>
