• I have a unique problem that I am having trouble solving. Whenever I add a gallery to a post, the far most right column top picture always has an extra break that causes the picture to be offset. I know it’s not a big deal, but the OCD in me goes crazy when I see it not lined up like the rest of the pictures in the gallery. This happens to the far right top corner picture whether you have 2 columns or 3 or more.
    You can see the test gallery here: https://www.thisblessedchaos.com/2013/06/17/test-gallery-2/
    Please help me fix this!

Viewing 3 replies - 1 through 3 (of 3 total)
  • If you look at your source code just above the gallery div, you will see:

    <div class="thumbnail"></div>

    I deleted this node in my browser and the images lined up. Review where this is coming from. That is whether it is in the HTML of this page/post or if it is coming from your theme.

    Thread Starter nktm85

    (@nktm85)

    I got rid of that tag (was produced by my theme, and it still has the same issue.

    Thread Starter nktm85

    (@nktm85)

    Never mind! I actually had to delete the occurrence on several different files of the template. =)

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Gallery adding an extra line’ is closed to new replies.