Viewing 2 replies - 1 through 2 (of 2 total)
  • Your column and your sidebar are both effected. Maybe that will narrow it down.

    To control just the left column should be in styles.css
    and look like this ‘.narrowcolumn {
    float: left;
    padding: 0 0 20px 45px;
    margin: 0px 0 0;
    width: 450px;
    }’

    Thread Starter databell96

    (@databell96)

    This is really weird. I don’t even see the sidebar. And I played around with the .narrowcolumn even to the point of deleting it on purpose and nothing changes. Makes no sense.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Post column way too narrow’ is closed to new replies.