-
AuthorPosts
-
August 9, 2016 at 3:00 am #670126
1- I have a general question on image size for the gallery.
My gallery – http://enovatekenergy.com/portfolio-item/smrt-lavender-station-lighting-solutions-2016/Note, that a lot of these pictures are vertical in orientation, so will need you to suggest whether fitting them within the ‘frame’ works better (with white bars along either side.
I set the gallery to “no scaling” and it seem to work fine but now one of the thumbnails below is very long.How do I change it so all the thumbnails are the same sizes.
Gallery settings – https://s9.postimg.org/xstvx57db/Screen_Shot_2016_08_08_at_8_57_23_PM.png
=====================================================================================================
2-I tried the same settings with this gallery and some images are REALLY TALL and some are distorted
Please advise
- This topic was modified 8 years, 4 months ago by navindesigns.
August 12, 2016 at 3:32 pm #671856Hey,
The gallery element will try to fill all the available space of its container, try putting it inside a 1/3 or 1/2 column.
Best regards,
JosueAugust 12, 2016 at 5:30 pm #671934but how can i make all the thumnails the same size?
August 12, 2016 at 5:35 pm #671940example
on this page look how weird the second thumnail looks
http://enovatekenergy.com/portfolio-item/keppel-shipyard-lighting-solutions-2016/August 12, 2016 at 11:49 pm #672125Hi,
The link you posted is returning a 404 error.
Best regards,
JosueAugust 15, 2016 at 4:00 pm #672756I fixed the problem but now I am encountering another problem
my link – http://enovatekenergy.com/portfolio-item/smrt-aljunied-station-lighting-solutions-2016/
I wanted my gallery size to be a little bit smaller than 1/1 column so I added 100px to Padding-Right and Padding-Left in my edit column settings. It works perfectly fine on desktop but on mobile my gallery is really tiny now. How do I turn it off on mobile?
Thanks
August 16, 2016 at 2:46 am #672935Hey!
Try adding this code to the Quick CSS:
@media only screen and (max-width: 767px) { .flex_column { padding: 0 !important; } }
Cheers!
JosueAugust 16, 2016 at 3:17 am #672940August 16, 2016 at 3:20 am #672943Will check that out.
August 16, 2016 at 11:17 pm #673423thanks
you can close this thread -
AuthorPosts
- The topic ‘Gallery size and thumbnail size’ is closed to new replies.