Forums

Help, formatting text and images (4 posts)

  1. robbin21973
    Member
    Posted 3 weeks ago #

    I am not sure how to resolved this, as I have searched and the theme I have has absolutely no support. So, I cannot get the images to center. This would not be such a big issue if the text would start on the bottom of the image. I have given an example of my latest post. A few words start on the upper right of the image which looks terrible. The whole body of text should begin under the image. Any thoughts would be so welcome.
    http://www.potterymonster.com/?p=1070

  2. esmi
    Member
    Posted 3 weeks ago #

    Try editing style.css and moving:

    img.centered, .aligncenter, div.aligncenter {
    display:block;
    margin-left:auto;
    margin-right:auto;
    }

    to the very bottom of the file.

  3. robbin21973
    Member
    Posted 3 weeks ago #

    I changed it but it seemed to change nothing. :(

  4. esmi
    Member
    Posted 3 weeks ago #

    You seem to have completely removed that CSS block from style.css.

Reply

You must log in to post.

About this Topic