hi, hi so um I wanna put an update tab on my blog but it appears as if I have no room, I wanted to maybe put it in the upper left side, but I don't know how. :(
Hey! I don't know how your theme looks, so I can't help you a lot, but here's the basic idea: you could move your posts and the links you have on the left, a little bit closer to the sidebar. To do that, you need to find them in your HTML code (posts will probably be called "posts" or "entries", the links may be called navigation/nav or links or some similar thing) and look for the property "margin-left". I think your posts' margin is about 200px and links' margin would be about 100-150. Now you can make the margin bigger.
You can also experiment with the width of your sidebar, or anything you'd like to.
When it comes to updates tabs, I usually recommend these tutorials: 1 & 2. I think the second one would suit your blog best, because it has this box-y look.
Hope I helped, if you have any more problems, don't hesitate to write :)