hello, here: http://www.jeelsites.nl/wptest/verwarmde-bank/
the first two pictures of the slideshow is 848px by 640 px
the second one 640 x 848 px
both rectangles. now i have chosen the option: brand testimonial 450 x 450
and yes, they are displayed ‘ square ‘.
but much bigger than 450 x 450, : 781 x 732 (not really square).
– how come?
– how can i be sure my rectangled fotos are displayed relativily alright? does enfold take the widht as basic, or the height?
i mean: enfold gives you the opportunity to scale your pictures, opitons are:
No scaling (original widt and original height ), medium (300×300), large (1030 x1030) etc etc
but thats all square sizes. why not the option: Scale, but keep your picture rectangled?
– also there is something like : Featured 1500×430. what is this. will it cut your picture at random?
Hi jelle!
I think you’ll want to place it in a smaller column. Maybe a 1/3 + 2/3 layout? Or you can use this CSS in a codeblock element in the page.
<style type = "text/css">
.avia-slideshow-inner {
max-width: 450px;
}
</style>
Cheers!
Elliott
ok, so you basic is the width?
as soon as the width is less also the height is less?
but wy is the option called ‘450 x 450’ as in reality is adapts to the viewscreen?
Hi!
The height should scale automatically. Take a screenshot and highlight exactly what your trying to do so we can get a better idea.
Regards,
Elliott