Wednesday, April 7, 2010

Making your Center Blogger wider

~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)





Find: #header-wrapper {
width:660px;

change to : #header-wrapper {
width:1000px;

Find: #outer-wrapper {
width: 660px;

Change to: Find: #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
This is going to give you more room on your center blogger, you will then be able to make your pictures larger..YAY!!!
NOTE: You wont"see" a change until you add color to your center...thats the next step!

No comments:

Post a Comment