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
Hi,
if I check out the cart, the thumbnails are a little to big. How can I limit their dimension ?
I am working with lightroom 6.
best regards
Jack
Offline
The thumbnails are taken from the gallery. So you can change the album's thumbnail size. That might not be what you want to do though.
Try some custom css:
form#cart img.gallerythumb {
width: 100px;
}
adjust width as needed.
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, I´ll try.
Offline
Pages: 1