Designing a WordPress Theme

1

By : Josh Stauffer

WordPress is very fascinating. I am new to blogging but have a moderate understanding of HTML & CSS. If you are interested in designing a WordPress theme that you can call your own, you first have to read the tutorial titled “Dissection of a WordPress theme.” In a matter of a couple hours I was able to follow this tutorial and after doing so I feel like I have a foundational understanding of the different parts that make up a theme.

The tutorial takes the default theme ‘Kubrick’ which is packaged with WordPress and dissects it piece by piece. It summarizes different parts in the code but does not bog down the reader with a large amount of overwhelming detail. There are four parts to the tutorial which are as follows:

  1. Part one – Pulling it apart
  2. Part two – Complete design, header, and footer
  3. Part three – The sidebar
  4. Part four – The content

Now I must put what I have learned to the test and attempt to create my own theme. Thank you John Godley for your excellent work!

If you like this article, help us spread the word and share it with your friends:
  • Digg
  • del.icio.us
  • Facebook
  • StumbleUpon
  • Twitter
  • MisterWong
  • Propeller
  • Reddit

Related posts:

  1. I Created a WordPress Theme
  2. Display the Latest Posts with WordPress

Comments

[...] is valuable. Listing subpages in Wordpress is worth a read. It was good to get a lot from designing a wordpress theme. Has WordPress slightly lost its Soul? is neat advice. I found the post Wordpress Theme Generator [...]

Post a comment