• Hello,

    I want to use thumbnail images in different sizes. But I would like to center them, now it is looking a little bit ugly:

    https://www.stefanheller-art.de/49-2/

    So far I use:
    /*
    CSS Name: Default Styles
    Description: NextGEN Default Gallery Stylesheet
    Author: Photocrati Media
    Version: 2.12

    This stylesheet is provided to allow users the ability of overriding the default styles for all display types
    */

    .ngg-gallery-thumbnail img {
    background-color: #FFFFFF;
    border: 0px solid #A9A9A9;
    display: block;
    margin: 20px 40px 20px 40px;
    padding: 0px;
    position:realtive;
    }

    I googled a lot about centering images in nextgen gallery, and tried a lot of code, but nothing was working until now.

    Any ideas? Thank you very much!

    https://www.ads-software.com/plugins/nextgen-gallery/

Viewing 1 replies (of 1 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @weltnabel – By default these thumbnails would normally be centered, have you tried temporarily changing to a default WordPress Twenty series theme to see if there is a theme component to this issue?

    You might also consider not setting the number of columns of images in the display as well.

    Thanks!

    – Cais.

Viewing 1 replies (of 1 total)
  • The topic ‘Center thumbnail images with different sizes’ is closed to new replies.