WordPress.org

Forums

NextGEN Gallery
[resolved] Gaps in galleries (5 posts)

  1. andymlewis
    Member
    Posted 5 months ago #

    When I add more images to a gallery it leaves gaps in the gallery thumbnails. When adding the gallery for the first time it works fine, its only whan I add images. Any suggestions?

    http://www.clockfacephotography.com

    http://wordpress.org/extend/plugins/nextgen-gallery/

  2. Toshi Yoshida
    Member
    Posted 4 months ago #

    The only problem with gaps I saw was when I made the browser window narrow when looking at the model-portfolios page which caused some blank spaces to appear - is that what you are referring to?

    Normally that's caused by the image heights being different but I don't think that was the case here. Your page source for the model-portfolios page looks unusual as it looks like your using a plugin I'm not familiar with.

    That said, you can try circumventing the problem I saw by adding this to your css .wp-caption { height: 180px; }. It will make all the image containers the sme size so the borders will nicely align.

  3. ibeedug
    Member
    Posted 4 months ago #

    I see the gaps on your site.

    http://www.clockfacephotography.com/model-portfolios/alex-mealand/

    I am having the same problem too. Sometimes re-sorting the gallery fixes the problem.

    All the thumbnails should be the same size because they are created based on your settings.

  4. Toshi Yoshida
    Member
    Posted 4 months ago #

    I looked at gallery http://www.clockfacephotography.com/model-portfolios/alex-mealand/ and that gallery is different to the one I looked at previously.

    Some thumbnals are 150px high and some are 149px high and that tends to cause the problem you see. They need to be all the same height, so you either need to recreate the 149px ones to 150px (or vice versa) or circumvent it by setting a height in the css...eg

    .ngg-gallery-thumbnail { height: 180px; }

  5. Toshi Yoshida
    Member
    Posted 3 months ago #

    Sorry, that should have been
    .ngg-gallery-thumbnail-box { height: 180px; }

Reply

You must log in to post.

About this Plugin

About this Topic

Tags

No tags yet.