Kris-B / nanoGALLERY

image gallery simplified - jQuery plugin. Touch enabled, responsive, justified/cascading/grid layout and it supports pulling in Flickr, Google Photos and self hosted images.
https://nanogallery2.nanostudio.org/
439 stars 101 forks source link

maxWidth argument doesn't work. #88

Closed vdeville closed 8 years ago

vdeville commented 8 years ago

Hello, when i execute this:

$(document).ready(function () {
    $("#nanoGallery1").nanoGallery({
        kind: 'flickr',
        userID: '00000000',
        albumList: '00000000',
        maxWidth: 0
    });
});

In my css: .nanogallery_theme_default .nanoGalleryNavigationbarContainer { margin:5px auto; padding:5px 0; /background-color:#f09;/ display: block; width: 100%; } Width set to 486px after reload page.

vdeville commented 8 years ago

Problem fixe. Set thumbmail height and width