pages

Monday, June 20, 2011

HELP ME.

ANOTHER EDIT: I TRIED THE 270 THING, AND IT WORKED TO MOVE THE POSTS OVER. (: BUT I STILL DON'T KNOW HOW TO GET RID OF ALL THE SPACE ON THE LEFT OF FOLLOWERS, SPONSORS, ETC., WHAT DO I DO FOR THAT?

I'm really strugglin' guys.
If any of you know how to get the disgusting space to the left of my sidebar gone, please speak up.

I would like the layout to look something like this...



So, like wider I guess.
I know there's all that HTML stuff.

Unfortunately, I don't speak computer.


If you have ANY idea as to how I might achieve this, please, please share.
I've spent hours of my life on this.
Hours I will never get back.
Hours I could have spent watching Dawson's Creek.
Or Pretty Little Liars.
Or The Glee Project. (How adorable is the nerdy boy?!)

Rambling: Finished.


Posi vibes coming your way. (Phrase stolen from Goodmorning, I Love You. All credit goes to her.

EDIT: Someone said something about main wrapper and outer wrapper, but I can't find that anywhere! Is it this by chance?

<b:template-skin>
      <b:variable default='930px' name='content.width' type='length' value='1000px'/>
      <b:variable default='0' name='main.column.left.width' type='length' value='270px'/>
      <b:variable default='360px' name='main.column.right.width' type='length' value='0px'/>



If so what do I do?

5 comments:

  1. I think its because the number for the left side bar wrapper is off. Try finding this

    #left-sidebar-wrapper {
    width: 300px;

    The width number will probably be different. I put mine to 300 and then the number under main wrapper is 700 and the number under outer wrapper is 1300.

    I'm pretty sure the width and main have to be smaller than the outer wrapper.

    So try that :D

    ReplyDelete
  2. I think on yours that might be it. Try making the 270 smaller. Put in a random number like 200 and see what that does.

    ReplyDelete
  3. Yep that's definitely it I just tested it out on an old blog. The 270 (which is the main column left) needs to be made smaller. Hopefully that helps!

    ReplyDelete
  4. You should also try increasing the width of the main area of the blog too, that helped me out a lot. Good luck girlie!

    ReplyDelete
  5. Also, Internet Explorer is known for displaying websites wrong. So I would check how it looks on a different browser, it may just be IE.

    ReplyDelete