Change the size of header

HomeForumsTheme StuffChange the size of header

Tagged: 

This topic has 2 voices, contains 3 replies, and was last updated by  Rev. Voodoo 150 days ago.

Viewing 4 posts - 1 through 4 (of 4 total)
Author Posts
Author Posts
December 18, 2011 at 12:05 am #955

beginner twit

I am trying to look for a more flexible theme to allow me to change the size of the header and footer (not just the width). I could not find one that has a smaller header.
Theme eleven is currently showing on my site. How can I get into php to set my own size? I am not a programmer, but I know a little bit of html.
Thanks,

December 19, 2011 at 7:35 am #957

Rev. Voodoo

You want to adjust the size of the 2011 theme that comes with WordPress? It’s not too hard. BUt, the first thing you need to do is make a child theme. I explain that all here : http://vudu.me/child

Once you have a child theme in place, you can follow along here: http://vudu.me/oy

December 19, 2011 at 4:21 pm #962

beginner twit

Thanks for the suggestions!
When I work on my theme and install plug in, are those codes and set up files stored in my computer or in WP (my blog)? In a few days, I am going to use another dedicated computer for local backend working storage, and don’t want to run into problem to copy files.

December 20, 2011 at 6:54 am #965

Rev. Voodoo

Well, they need to end up on your blog. What you can do, and this is how I do it, is install WP on a local server on your computer. There are a bunch of different software packages available, such as WAMP (for windows), XAMPP (for all I think), LAMP (for Linux), and MAMP (for macs). I am only familiar with wampserver. It installs like any other program, and once set up, you have a private server ready to go on your computer. You can install WordPress, and do all sorts of development there (there are lots of tutorials for installg wordpress on localhost on google). Once you have a theme set up just how you want it, you can then move all the files to your live WP blog online.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.