• Hi,
    I have changed the position of the slider to center using the code below in the NextGen css file and it works fine however since doing this the thumbnails are now showing smaller than before.

    I have gone to Gallery > Options > Thumbnails and tried changing the sizing there but it seems to have had no effect.

    Anyone have any ideas on how to fix and how to get the thumbnails re-sized?

    Thanks

    Vince

    .ngg-galleryoverview {
    text-align: center;
    overflow: hidden;
    margin-top: 10px;
    width: 100%;
    clear:both;
    display:block;
    }
    .ngg-gallery-thumbnail-box {
    display: inline-block;
    }

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

Viewing 1 replies (of 1 total)
  • Change of size in gallery > options > thumbnail will only effect thumbnails, that you generated after this change. Existing thumbnails are not modified.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: NextGEN Gallery] [Plugin: NextGen gallery] Thumbnail resizing’ is closed to new replies.