If we need more direction on the height and what they want, definitely ask Connie
Notified 1 person
Ryan Ross,Developer
Taller is simple. Portrait peg in landscape whole, not so much. The time/location module of Eventon is rather limited with what we can do with it. The structure itself doesn't allow manipulating the layout (Time-Location/Image), and the plugin doesn't have size options other than height of full image.
This leaves us with two things we can do. Change the height, and change how the image behaves within the space. Currently, it's 200px tall, 100% wide, and set to "cover". Cover will expand the image to fill the space, cropping out what doesn't fit. I doubled the height to 400px. Here's how that looks:
Still using 400, I set the size to "contain". Contain will shrink the image so the full image shows within the space. Unless you have a perfectly proportioned image, this will result in varying amounts of white space. Here's how that looks:
This leaves us with two things we can do. Change the height, and change how the image behaves within the space. Currently, it's 200px tall, 100% wide, and set to "cover". Cover will expand the image to fill the space, cropping out what doesn't fit. I doubled the height to 400px. Here's how that looks:
Still using 400, I set the size to "contain". Contain will shrink the image so the full image shows within the space. Unless you have a perfectly proportioned image, this will result in varying amounts of white space. Here's how that looks:
Let me know your thoughts on this.
Consensus on this end seems to be pointing to the second option, "contain". Please set it that way. Appreciate you looking into this for us!
Connie