Tagged: post slider, size
Hi,
I am using the post slider and have trouble getting the size right.
The slider collects the featured images of posts, but those images all have different dimensions. This causes the slider to have different sizes also. I would like it to have the same dimensions with every slide. I have tried to use the option ‘preview image size’, but it doesn’t really solve the problem.
Is there a way to have the post slider load the featured images like the masonry function does? (no matter what the size of the featured image, it crops into the same dimensions and leaves no white space).
hope you can help me!
maaike
Hello!
It is possible but it would require a heavy customization to the theme, unfortunately that’s beyond the scope of the support we can offer. If you really need it try contacting a developer.
Cheers!
Josue
Hi Josue,
Well, that’s really too bad…
I think I will work on resizing all featured images to the same dimensions then.
Thanks for your reply.
Maaike
Hi!
Thank you for the update
What are the dimensions of your images? Are they really that different in size? Manually selecting the thumbnail size on Preview Image Size option should be enough. :)
Best regards,
Ismael
Hi Ismael,
Thanks for your help.
I have again experimented with that option, and I also think that option is what is intended to do this job.
I have now selected: entry without sidebar (1030*360)
I helps a little bit, but unfortunately it shows a big white space next to the image.
…..
maaike
Try adding this to the Quick CSS:
.avia-content-slider .slide-entry-wrap{
width: auto !important;
}
Best regards,
Josue
Hi Josue,
Thanks for your effort. Unfortunately it has not the effect I am looking for.
Too bad, but we’ll survive ;-)
Maaike