Designing a Word Press Theme
This is something I have been wanting to do for awhile. I have great designs in my head, understand HTML and PHP, and have made some easy mods to my existing themes. What I am missing is a step-by-step method to get the designs in my head out and into a coded format.
I am currently reading Small Potatoe’s Tutorial on Designing a Word Press Theme. It’s a great piece of work so stop by and check it out.
Popularity: 40% [?]

I have been planning on creating a theme of my very own and have started by modifying and understanding changes I make to the existing themes I use.
I have made some major messes in the process. My biggest was not verifying what I was doing in FireFox and Internet Explorer. I use FF all the time and usually only us IE when I am updating sites. Well this one time I didn’t check the changes in IE and when I did look the text was huge making my site look like a 4 year old did it.
Each time I make changes I learn a little more. My biggest challange is the CCS.
I have download that tutorial in PDF and will start reading it this afternoon. Thanks for the link.