Tumblr HTML question...?

??????l?ss?

New member
I need help fixing something with my tumblr layout. If you go to my tumblr blog, the position of the right column changes based on the size of the internet window that you are viewing the website in. If you make the window smaller, the position of the column changes. How can I fix that, while still keeping it so when you scroll down only the blog posts scroll, and the column doesnt scroll?

This is how the html code looks like now:

div#juicycouture{
position: fixed;
right: 340px;
top: 100px;
text-align: center;
color: #000;
width: 200px;
margin: 0px;
}

MY TUMBLR BLOG: http://mysmileisjustadisguise.tumblr.com/
 
Back
Top