Viewing 4 replies - 1 through 4 (of 4 total)
  • probably because you didn’t space well?

    Moderator James Huff

    (@macmanx)

    Aligning a group of images is tricky to do, but the plugins that supplement that ability are actually quite easy to use. Here are a few to look into:

    Exhibit: https://redalt.com/downloads/

    IImage Gallery: https://fredfred.net/skriker/index.php/iimage-gallery

    Simple Image Gallery: https://www.martinet.nl/wp-site/simple-image-gallery

    If you really do want to do this manually, find out how many images you can fit in a row before it breaks. Once you find that number, only place that count in the row and separate it with a line break. For example, if you can only fit two images in a row, do this for six images:

    <img /><img />
    <br />
    <img /><img />
    <br />
    <img /><img />

    Thread Starter richards1052

    (@richards1052)

    I installed exhibit & not only couldn’t figure out how to use it, I never found any good instructions despite e mailing the plugin author & checking out the website. I think I may’ve even posted here asking for any sort of ‘how-to’ for the plugin & not done well either. I’d still like to learn how to use it.

    I’ve already tried using line & paragraph breaks to display 2 images in a row. The final 4 images still mess up. And the width of the images in the lines that are messing up are less than in the lines that display ok.

    I’m gonna try doing this as a table if I can’t figure out what’s wrong w. the code.

    Moderator James Huff

    (@macmanx)

    Well, there’s always my way out. You could install one of many Photoblogs or Gallery Scripts and create posts with no more than two images. If you need to post with more than two images, create a new gallery via the Photoblog or Gallery Script, and link to that gallery in the post.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Image display messed up’ is closed to new replies.