masonry.js + nextgen gallery thumbnails resizability issue

Pameadhelealm

New Member
so, first visit my site and resize your browser window.my problem is that my thumbnails keep their px width and break the masonry mosaic leaving gaping holes.
i found solutions for equally sized thumbnails, but in my case thumbnails have three sizes, so i cannot set their widths in percentage.css:\[code\].ngg-gallery-thumbnail-box { height: auto;max-width: 100%;.ngg-gallery-thumbnail { height: auto;max-width: 100%;.ngg-gallery-thumbnail img{ height: auto;max-width: 100%;.ngg-galleryoverview { clear: both;display: block !important;overflow: hidden;position: relative;width: 100%;\[/code\]i will be thankful for any help
 
Back
Top