Forums

inline graphics specified to align center still appear aligned left (3 posts)

  1. flugennock
    Member
    Posted 2 years ago #

    I did this twice in my test post to make sure I wasn't hallucinating or clicking a wrong button: When inserting an inline graphic, I specified that it be aligned center, but when viewing the post, it still comes up aligned right.

    Not a really hugely critical issue, as issues, go, but a slight annoyance.

    Theme: WPComic
    URL: http://www.sinkers.org/stage

    TIA,
    mf

  2. flugennock
    Member
    Posted 2 years ago #

    D'ohhh, sorry, my goof. That should read,

    "When inserting an inline graphic, I specified that it be aligned center, but when viewing the post, it still comes up aligned <b>left.</b>"

  3. alchymyth
    The Sweeper
    Posted 2 years ago #

    i don't know why, but adding

    .aligncenter {
    	display: block;
    	margin-left: auto;
    	margin-right: auto;
    }

    a second time at the end of style.css seems to help.

Topic Closed

This topic has been closed to new replies.

About this Topic