• Hi,

    Would love some help with a strange issue I’m getting and can’t resolve – each post on my homepage http://www.myhonestanswer.com is moving a little to the right. By the bottom of the page, after a load of posts, the margin is huge, and some of the post content is being pushed off the page.

    Anyone have any ideas what might be going on?

    Thanks so much for reading.

Viewing 2 replies - 1 through 2 (of 2 total)
  • I think this is the solution:

    in style.css

    .post, .search .page
    {
    	text-align: justify;
    	overflow: hidden;
    	margin: 0 13px 0 0;
    	/*[disabled]padding:12px 7px;*/
    }

    but your stylesheet is a mess 😉

    Thread Starter my honest answer

    (@my-honest-answer)

    Thank you so much! You’re a genuis, it’s totally fixed!

    Any idea why my style sheet is a mess? I reinstalled my theme on Friday (Under the Influence) and haven’t done much to it…

    Could it have something to do with me writing posts in Microsoft Word and copying them across? I just read this is a big no-no. But hang on, that wouldn’t affect my stylesheet. So what is that screwed? Did I choose a bad theme?

    Thanks again for your help, it’s really kind 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Post alignment on homepage’ is closed to new replies.