Posts Tagged ‘themes’

Black and Red, Black and Blue Themes Updated

I’ve updated both of these themes due to an issue where WordPress doesn’t like the & sign in the name. Thanks goes to mgn of Techwizards for pointing this out. You can download the latest versions from the Free WordPress Themes page.

Tags: , , ,

Published
March 28th, 2008
Author
Category
Comments

Testing This Theme…

I’ve just finished working on this theme, “Dark Matter”, for my wife’s blog, and so I’m testing it here prior to uploading it to her site. If someone who owns a Mac and/or uses a browser other than Firefox and IE7 could tell me how it looks, I’d appreciate it.

I’m not a fan of dark themes (my wife is), but I think it looks ok. What do you think?

*UPDATE*
Forgot to mention, for her site, the link color is actually white instead of the dark orange, since she hated the orange. :)

Tags: , ,

Published
March 21st, 2008
Author
Category
Comments

Black & Red Theme

Since I couldn’t think of a better name, here’s the Black & Red Theme that was created during the tutorial on Creating Your Own WordPress Theme. There are no restrictions on usage since it’s released under the GPL, but I would appreciate you keeping the link in the footer. Other than that, I hope it helps you to create your own themes.

Download the Black & Red Theme

*UPDATE*

I updated the file to reflect the changes that I’ve made on the main index page for the famfamfam silk icons and how pages are displayed. Also, for those of you who don’t like red (the red was making my eyes bleed :smile: ) there is now a blue option.

Download the Black & Blue Theme

*UPDATE AGAIN*

Updated both files to remove the double Tags on single.php.

Tags: , ,

Published
March 16th, 2008
Author
Category
Comments

Creating Your Own WordPress Theme Part 5

In Creating Your Own WordPress Theme Part 4 we began adjusting the css to reflect what we want. In this part, we’ll wrap up this tutorial with a completed theme. There will probably be quite a few changes and this will be rather long. Hopefully we’ll have something a little unique when we’re done.

We’ll be working on the sidebars, comment area, footer, and making a few adjustments to several of the php files to make it all come together.

Let’s get started…
Click Here to Continue Reading…

Tags: , , ,

Published
March 16th, 2008
Author
Category
Comments

Creating Your Own WordPress Theme Part 4

In Creating Your Own WordPress Theme Part 3 we managed to setup the basic layout. We’ll go ahead and pick up where we left off and see what we can get accomplished this evening.

Since I wasn’t happy with the link colors, I played around with various color combos for a couple of hours until I found something that I think looks good and is a little different. So here’s the changed css…
Click Here to Continue Reading…

Tags: , , ,

Published
March 15th, 2008
Author
Category
Comments

Creating Your Own WordPress Theme Part 3

It’s been about a week since my last update to this series due to me being incredibly busy with paying work, but never fear…Part 3 is here.

In Creating Your Own WordPress Theme Part 2 we finished up with a very basic theme with no styling. It works, but it’s ugly. Today we’re going to pick up right where we left off and get most of the layout, minus any graphics, done.

Open style.css so we add in some of the basics including font, font-size, h1, etc. Here’s what I’ve done so far…
Click Here to Continue Reading…

Tags: , , ,

Published
March 14th, 2008
Author
Category
Comments

Basic Theme For Creating Your Own WordPress Theme

For those of you who don’t want to go through all the steps included in Creating Your Own WordPress Theme Part 2, here are the base theme files that I use when creating a new theme.

Basic.zip

Tags: , , , ,

Published
March 6th, 2008
Author
Category
Comments