Don’t Forget TwentyEleven’s Responsive Structure When Customizing

I took a look at VoodooPress today on my phone, and you know what? It looked downright butt nasty! Just a few things were out of place, but it was bad. Twentyeleven has a responsive structure built right in. If you forget to account for it, your site may look bad too! Here’s a few quick fixes.

Continue reading

Adding and Removing Default Headers in TwentyEleven

After helping someone through some issues with adding and removing the default headers in twentyeleven, I thought that would be a great idea for our next tutorial. So we are going to cover adding and removing default headers to the twentyeleven theme. The techniques are the same as with twentyten, so keep reading if you are using that one. We will also look into how to set one of your headers as the default as well. This is pretty simple for you, let’s dig in!

Continue reading

Finishing VoodooChild 2011 Setup: An Overview of Our Twentyeleven Child Theme

So over the past couple of days, we got a basic child theme setup. We started with basic width and header images. Then we moved on to margins, and relocating some stuff in the header, and customizing widgets a bit. Let’s just look at our final code.

Continue reading

Finishing Twentyeleven: Adjusting Margins, Widgets, and the Header

Let’s finish what we started yesterday. We’ve started up a new child theme, and made a few customizations to twentyeleven through our child theme already. We’ve got a wider theme, a wider header image (but shorter), and we’ve allowed ourselves to use little images for our featured image header if we want. Let’s finish this up by reducing white space, adjusting the header some more, and wrapping the widgets.

Continue reading

Display a Thumbnail in Your Admin Panel Post List

If you followed along yesterday, we set up a new thumbail size to be used in our admin panel. I find this a handy feature because I like to be able to see things. It helps jog my memory on each post. Besides that, it’s just plain cool. Let’s take a look how to add our new image size into the admin panel posts list.

Continue reading

Twenty Ten Child Theme CSS Wrapup

We have spent several tutorials customizing our Voodoo Child Twenty Ten Child Theme. We’ve done some customizing to our functions.php, header.php and style.css. If you’ve followed along you may want to compare notes. Back on this post we reviewed our header.php fully. I’m just making this post so you can take a look at my css so far in case you would like to compare. It’s got all the changes we’ve made in it so far. Header changes, width changes, removing site title, etc. Here it is:

Continue reading