move post to left

  • Unknown's avatar

    When you click on my individual post, they line up on the right side of the page. I want them to line up on the right.

    I know my font is big—-I’m half blind—really. I may reduce the font but right now it’s not hurting my page views. I knew someone would complain about that so I’m explaining ahead of time.
    Thanks

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    It’s in the margin declaration under .widecolumn. Change the last value (500px) to 250px and it fixes it.

    .widecolumn {
    margin:5px 0 0 250px;
    }
  • Unknown's avatar
    flowergardengirl · Member ·

    Thank you so much! That did fix it. Thanks too for understanding what I meant even though I said the word right twice.

  • Unknown's avatar

    You’re welcome, and since it was aligned right, it was easy to understand what you meant.

  • The topic ‘move post to left’ is closed to new replies.