hello,
here: http://www.jeelsites.nl/testen/images/300x300px.jpg
you can see the image are only 300x300px.
now, in an easy slider they are displayed much too big.
despite the fact i choose: original width and height.
no matter what i choose, they are diplayed far too big.
doesnt matter if i choose original scaling, medium, large , square. whatever
Hi,
The slider is set to fill the 100% width of its container, try using a smaller column for it.
Best regards,
Josue
ok,,,but why is all the options/choices than, if they are of no use? (scaling, medium, large , square. whatever).
and is there another slider where i CAN choose the size?
Sorry i’ve mistaken, i though you were using a FullWidth Slider, what you’re seeing is indeed unexpected, can you please try updating the theme to the latest version (3.5.1)?
hello josue
i ve done so, some minutes ago.
but nothing has changed.
see: http://www.jeelsites.nl/testen/images/toobigpic.jpg
for fun i choose 180×180 but they keep on showing too big.
i wonder why.
Hey!
You can add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-slideshow li img {
width: auto;
}
Regards,
Yigit
hey yigit,
tahnks, but in fact this peace code is oke, but its a patch. (maybe it would be better to fix the underlaying cause?)
for example: for this problem im having with the pics, this peace of code would be a very good idea if not on the homepage i have a slider which should be kept full width.
now, with this code, its shrinking, leaving left and right white spaces.
aint there another way?
———————-
somewhat later: ive changed the pics, and there seems to be an improvement. however the 180×180 option is still stretched to the full end but nevermind, i can live with that.