• Unless I’ve overlooked it, when placing a graphic image in a post, I see no option to allow standard alignment (right, left, center, etc.).

    If I didn’t overlook this, is there a plugin to help?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The default theme has a couple of classes do this, they are centered, alignright and alignleft. Use them like this:

    <img class="alignright" src="myimage.jpg" />

    Thread Starter Canned_Heat

    (@canned_heat)

    Sorry. I should have been more detailed in my post.

    Thanks. However, I want to place multiple images in posts. I may want to stagger them, i.e. first one left justified, second right justified, etc.

    Is there a plugin or some easier way to align multiple images in posts other than manully coding in ALIGN=”XXX”?

    thanks.

    You don’t have to add align tags. However, you’ll have to assign a class to each image and create the appropriate classes in your stylesheet.

    Thread Starter Canned_Heat

    (@canned_heat)

    I appreciate that. However, I think adding the align tag to the link is probably going to be easier.

    But speaking about classes, can somebody please tell me what file this all goes in? I would also like to look there for settings to control the padding of images, if any. Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Problem with images in posts (v1.5)’ is closed to new replies.