Sidebar moving post content off to the right.

Viewing 2 posts - 1 through 2 (of 2 total)
  • #16614
    emisformaria
    Participant

    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.

    #16625
    Daniel Tara
    Keymaster

    I don’t understand what you’re trying to accomplish.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.