Tuesday, June 7, 2011

How to Increase Width of Content in Blogger

How to Increase your Window size in Blogger

1 comment:

  1. hi there! I am trying to make my blog wider and I found the code to do so and yay it worked! *But* now my header is all messed up- not centered at all more or less all the way on the left side of the page and when I try to go into gimp and scale my header image to make it fit onto my page, it does nothing. so for now I am changing my blog back to the non-wider blog until i can figure out how to center my header- I have been working really hard on my blog and I dont want to pay anybody to do it because I wanna say that I did it myself and also if I know what im doing I can change it anytime I want to- I hope you can help me figure out how to *center my header* with this code:

    .content-outer, .content-fauxcolumn-outer, .region-inner {
    min-width: $(content.width);
    max-width: 100%;
    _width: 100%;
    }

    (this is the code I used)

    ReplyDelete