Bloggers basic blog gives you a pretty small amount of room with LOTS of extra wasted space on the sides of your blog. With this tutorial I will go over how to make your center Blogger wider. This will allow you to Make your pictures bigger(which will be in next weeks tutorial). Besides making the pictures larger...I personally jus like the look of the wider blog anyways! ;)
~First go to the top right of your blog and click Dashboard. You can always find your "customize" either at the top of your blog, or through your dashboard. Next click LAYOUT and EDIT HTML.
~Scroll down until you see the next set of changes: (NOTE: You will be changing JUST the width numbers that are in RED)
Find: #header-wrapper {
width:660px;
change to : #header-wrapper {
width:1000px;
Find: #outer-wrapper {
width: 660px;
Change to: #outer-wrapper {
width: 1000px;
Find: #main-wrapper {
width: 410px;
Change to: #main-wrapper {
width: 750px;
Find: #footer {
width:660px;
Change to: #footer {
width:1000px;
- Click Save
NOTE: You wont "see" a change until you add color to your center...thats the next step!
.
Sunday, April 11, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment