Viewing 2 replies - 1 through 2 (of 2 total)
  • You need to change a bit of css to center the images.

    In the “.ngg-gallery-thumbnail” part you need to remove the float:left
    and in the “.ngg-gallery-thumbnail img” part you need to remove the display:block.

    Then your images will be centered. However you will have a bit more spacing between lines, but I think that can be corrected with css as well.

    /Kristian

    Thread Starter trenss

    (@trenss)

    thanks, that´s it!
    best regards
    ernst

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: NextGEN Gallery] center image rows’ is closed to new replies.