Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
In this page, https://pideja.ca/danlev/galleries/portfolio/, the thumbnail image is very small relative to the thumbnail border.
The jpegs used are 2100px x 1275px and the album is published thru LR6. I set the thumbnail ratio to 4:3 witch should accommodate the images just fine. But I can't find the setting that controls the image size inside the thumbnail box.
I am also using some CSS:
/* thumbnails */
.thumbnails {
position: relative;
width: 240px;
height: 180px;
overflow: hidden;
}
but it doesn't seem to do anything.
What am I missing?
Offline
That css would affect the thumbnail container, not the images.
What are the thumbnail dimensions in the template’s Image Rendition section
also, look at the thumbnail max-width size in the Thumbnail Grid settings
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Thanks, Rod,
The page layout max-width is 1920px. So, in the album template, I set the enforce coverage section to...1920px. Meanwhile, the gallery-max-width is set at 1440px.
It seems to work...
Offline
there's also a setting for thumbnail max-width size that might help
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Eureka! Finally found the thumbnail max-width...it's in Backlight>Designer>Templates>Portfolio>Design>Album Settings>Thumbnail grid in the Album Set Templates.
It is now set at 240px so I left it. The thumbnail grid looks good even on the I phone.
Offline
Pages: 1