Viewing 1 replies (of 1 total)
  • You might want to learn the Basics of CSS maybe? What’s up with this CSS code here:

    #sidebar{
    padding: 10px 20px;
    width: 303px;
    border-left: 1px solid #D6CECC;
    position: absolute;
    top: 296px;
    right: 0;
    }

    A place to start maybe..

    spencerp

Viewing 1 replies (of 1 total)
  • The topic ‘Sidebar CSS?’ is closed to new replies.