So I’ve made the actual
#content {
position:relative;
top:375px;
left:130px;
width:700px;
margin:0;
color:#ffffff;
font-size:24px;
background:#f0ae7c;
padding:25px;
}
so that it moves with the page, but I’m pretty sure there is a sidebar underneath it that keeps moving the second paragraph over and I can’t figure out how to get rid of it. My sight is being hosted locally so I don’t know how to post the css or page on here to show you guys.
I don’t understand what you’re trying to accomplish.