Connect with Peer Bloggers ― Join the largest Bloggers Community to discover the Best Bloggers around the world and follow Top Blogs based on your interests, and build your audience now!

Bloggers Talks

The search for my "main wrapper" width

NomsZA on HTML, Photographs, Layout, Blog, Help, Tutorial

Hi everybody!

Ever since I learned that I can resize my photos to fit the post area I have been trying to do it with not much success. Please help? Where in my HTML is the "main wrapper" width located?

Thank you so much!

4 Replies

Matt Morales ∙ 17 Apr, 12

Find "main-wrapper" by Ctrl+F then type "main-wrapper"

then style it something like this:

#main-wrapper{
width: *desired size*px;
}

I assume that your using Blogger platform :D

NomsZA ∙ 17 Apr, 12

Maybe I'm just slow... I still can't find it. And yes, I'm using blogger. :-(

NomsZA ∙ 17 Apr, 12

Is there no other way for me to find out the size of my post area?

Yeliz ∙ 17 Apr, 12

it's not that hard to find the 'main wrapper ' in HTML, when you scroll down the code, you ll see right after #header tag / or #outer wrapper tag { it must be
#main-wrapper {
width: px resize the width but before you do this , dowload your recent templates because it resizing width can be messy

What would you like to say?

Sign In and add your reply! Or, Sign Up Now!

Recent Readers

Similar Talks