Update:
It’s easy to give your Blogspot blog three columns.
1) Get into your blog settings.
2) Select “Design”
3) Goto “Layout”
4) Select a three column layout.

New Template Designer in Blogger makes it easy to give your blog the 3 columns it deserves.
Older method below.
========v==========
It’s easy to add a three column layout to your blogspot blog. Follow these steps:
1) Find a 3 column theme you wish to add by doing internet search or just go here. Save the xml file. For example, let’s say you want Minima White. Click it, save it, and download it to your desktop.
2) Goto your blog. Select “layout”. Click “Edit HTML”. Make sure the checkmark box is selected in the “Expand Widget Templates”. Goto the bottom and click “Save Template”. Next, goto the top and select “Download Full Template” (in blue). Save it to your desktop. The filename is usually funky like template-3489734857024.xml.
3) Next, click Browse next to “select Upload a template from a file on your hard drive:” Upload the new template file you saved in step 1.
Click “Preview” at the bottom to see your new 3-column layout.
4) Next, we’ll change the theme to be a little bit wider. This is a hard. Deselect the box in the “Expand Widget Templates”. Using the scroll bar, scroll down to the jibberish (it’s called html and it’s the guts of your site) until you see #header-wrapper. Locate width:. There should be a number next to it followed by px. In the minima white theme it’s 890. Change this to be 950. PX means pixels. Width: 890px means your header width is 890 pixels across. More pixels = more width.
Now locate #outer-wrapper. Change this width value (950 in this example) to the same width you set #header-wrapper.
Find #main-wrapper. Increase this value the same number of pixels you increased the #header-wrapper and #outer-wrapper values. In this example 950-890 = 60. Change from 410px to 470px. The #main-wrapper is the part where your posts go. You notice this will also get wider.
5) You’re done if you’re satisfied with the values above. However, it’s a good opportunity to see how your blog works now that the hood is up. Explore the look of your blog with different pixel values. Make sure to write the values down on a piece of paper before you begin and each time you change.
It’s no big deal if you mess up because all of your posts are saved, and you can always upload the new Minima White template you downloaded in step 1.
Caution: Increasing the width of your blog might mean that people who are still sporting the 13″ monitors may not be able to see your blog the same way you see it. Sometimes the blog doesn’t fit on the screen so it wraps around down at the bottom. It’s not a big deal with today’s wide-screen monitors, but you should know in case grandma complains.
Note: If you want to make a customized header you will need it to be the width of the pixels you set in #header-wrapper in step#4.
Uncategorized
Recent Comments