Posts Tagged ‘WordPress Themes’

Creating Your Own WordPress Theme Part 2

In Creating Your Own WordPress Theme Part 1 we talked about writing down what you would like your theme to include and then drawing some pictures of your website to get an idea of what it would look like. Today we’ll use those ideas and drawings and get into the actual coding of the theme.

The first thing we need to realize is there is no need to recreate a theme from scratch. The default theme (Kubrick) contains just about everything we’ll need, so we’re going to use it as a base for creating our new theme. Even though we’ll be making a few changes to the default .php files, the vast majority of our time will be spent creating and editing style.css.

Ok, so let’s get started. Go ahead and make a copy of the default directory under yourdomain/wp-content/themes.
Click Here to Continue Reading…

Tags: , , ,

Published
March 5th, 2008
Author
Category
Comments

Something Special

You’ll notice that I’m currently running the “Default” theme for WordPress. There is a reason for that, and I guess that now is as good a time as any to tell you why….

So here’s the reason…

I haven’t had time to create a theme for this site yet. Well, that’s not entirely true. I have had time, but I wanted to do something a little different, or better yet, special for the rebirth of WordPress Mania.

So, what I’m going to do is show you step-by-step exactly how I create themes for WordPress. And at the end, we’ll have the new theme for WPMania.

So starting with the next post, and running as long as it needs to, we’re going to create our own theme.

I hope it’ll help you give it a try yourself.

Tags: , ,

Published
February 26th, 2008
Author
Category
Comments

Interesting Conversation…

There’s an interesting conversation going on over at Weblog Tools Collection in the comments regarding copyright infringement on WordPress Themes. It’s something that has been discussed quite a few times in the past and probably will be discussed many more times in the future.

The question, as I see it, is: Is it ok, or not, to create a theme based on the work of someone else?

Are there really that many *new* ideas for themes anymore?

A lot of them are coded virtually identical, with the exception of CSS differences.

*UPDATE*

Well it seems like the conversation is over….and the theme in question has once again had it’s links activated.

Tags: , , ,

Published
February 25th, 2008
Author
Category
Comments