1. bcrawley
  2. Commercial Templates
  3. Saturday, 23 September 2017
  4.  Subscribe via email
Is it possible on the Thumbs module to limit the size of the photo that it expands to when clicked? I've got some clients that keep uploading large photos in their thumbs and which clicked you have to scroll all over to see the image. Is it possible to say an image will scale to being so big if it's larger than the set value (and left unscaled if smaller than the value)? I know the best method is for the photos to be properly sized but I wanted to inquire if there was a way to fix this.

Also, is there any modules out there (even if paid) that will automatically scale a picture if uploaded too large based on one side of the image?

Thanks!

Brad Crawley
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Brad

To amend you can add the following to the Custom CSS field of your templates parameters (edit to taste)...

#baguetteBox-overlay .full-image img {
max-width: 600px;
}


Although I haven't tried it a common solution appears to be https://extensions.joomla.org/extension/resize-image-on-the-fly-and-cache/

CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!