Viewing 6 replies - 1 through 6 (of 6 total)
  • Add this CSS to your child theme’s style file or custom CSS file or via this plugin

    a[href*="thumbnails.php"] img {
    	display: inline-block;
    	margin-right: .3em;
    }

    Let me know how it goes.

    Thread Starter Hopeful17

    (@hopeful17)

    Hooray! Okay. I installed the plugin and put the code you gave me and now my images in that post appear side-by-side.

    So now whenever I put multiple images up like that, they’ll show up one next to the other, correct?

    Yes – they will show like that, as long as those images are wrapped inside a link that contains thumbnails.php ( link to thumbnail https://miss-winstead.com/gallery/thumbnails.php?album=734 )..

    Thread Starter Hopeful17

    (@hopeful17)

    For someone who is terrible at anything related to coding/html, this was a real help. If you look at that same post again, they show up like I wanted.

    Thanks a million, Sam!

    Awesome !!

    You are welcome. Mark as resolved and have a nice day ??

    Thread Starter Hopeful17

    (@hopeful17)

    You as well. Thank you, again!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Making thumbnails appear side-by-side’ is closed to new replies.