I have increased the size of the Minima Template by 140 pixels and here is the step by step guide for you:
Step 1
Follow the menu links:
Customize -> Layout -> Edit HTML
Step 2
Step 2
Find the css entry #header-wrapper and add 140 pixels to the width property. The change should be:
#header-wrapper {
width:800px;
Step 3
Repeat Step 2 to the css entries:
Repeat Step 2 to the css entries:
#outer-wrapper
...
#main-wrapper
...#main-wrapper
#footer
And that's all you need to know to increase the width of your blog!
Download
If you don't want to do the changes yourself, just replace your's b:skin tag by the following:
Preview
Preview this template in:
Preview this template in:
1 comment:
Thank you for all your help with this. I use the Minima template, but I'm not happy with the layout of my blog and I would like to extend the header and add some sort of background image. With all the instructions you've provided, I hope to able to do this.
Post a Comment