Wordpress - Using Starkers theme

Just read the Wordpress documentation on theming and learn a tiny bit of PHP along the way... have a look at the default theme code and learn from that too
 
Just read the Wordpress documentation on theming and learn a tiny bit of PHP along the way... have a look at the default theme code and learn from that too

This is all I did.

Just start off slowly putting a few divs around things until you've got something that resembles the page you want, then start styling.

The theme I did with starkers in on the blog on my sig. It's pretty basic, but if you want you're welcome to a copy of the files to get some idea of how to get started if you want. :)
 
Last edited:
Back
Top Bottom