• Hi,

    I would like the thumbnail size to be set based on the browser window so that if i have a row of 3 images, these 3 images always stay on the same row but scale down to fit. Is this possible to do? Is there an additional plugin that I need?

    I tried adding the following code to my css as suggested in a previous post but this locked the height of the thumbnails and only altered the width meaning i had 2 cropped images to the left and one non-cropped image to the right

    .ngg-gallery-thumbnail-box {
    	float: left;
    	width: 30%;
    }

    Would appreciate any advice,
    Thank you!

    https://ww.wp.xz.cn/plugins/nextgen-gallery/

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

The topic ‘Responsive thumbnails’ is closed to new replies.