• Hi,
    Unless each photo have a comment of the same number of lines (o lines, 1, line, 2 lines), then the thumbnail grid loads strange. I can’t remind my client to always place a comment of two lines. He just won’t remember. Where should i put a br clear? Or another solution?

    Please help:
    http://jacksonholerivertripsandsummeractivities.com/photo-gallery/

    The problem seems to be that each thumbnail image is sitting within it’s own div, the problem is that that div is named dynamically- so there is no way to specifically effect it to give the grid more padding.

    Each thumbnail is sitting inside of this:

    <div id=”ngg-image-50″ class=”ngg-gallery-thumbnail-box desc”>

    then the next one is:

    <div id=”ngg-image-51″ class=”ngg-gallery-thumbnail-box desc”>

    By adding padding to the class ngg-“gallery-thumbnail-box” you will see it doesn’t help either. it spaces them, but it still ordering the lines oddly.

    thanks,
    Virginia

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘[Plugin: NextGEN Gallery] CSS and row/line breaks’ is closed to new replies.