- Issue created by @kaipipek
I tested with Olivero theme and same behaviour: video is tiny and images are full width.
- Status changed to Fixed
4 months ago 12:03pm 1 August 2024 - 🇮🇩Indonesia gausarts
Thank you.
> video is tiny
It needs Aspect ratio option filled in if using Blazy formatter.Click Content:Media, choose Blazy Media formatter, and adjust anything else, including Aspect ratio.
If non-blazy, regular CSS
.slide iframe { width:100% }
will do, but you will have trouble with responsiveness if not good at CSS.Hence Blazy formatter is your best bet. Aspect ratio makes responsive videos/iframes for free.
Keep using Olivero or better install Bartik, till you get it right, in case your customization is the culprit.
Olivero has issues with Slick/Splide specific for Views blocks with nested grids. Bartik is less problematic.
Search solutions in Splide project issues, if using Olivero as a base theme.
I already tested literaly all combinations of Content:Media settings, but none of them seem to affect how the video or image is displayed.
I suppose I have to try the CSS route.
- 🇮🇩Indonesia gausarts
Try filling in Image style to relevant aspect ratio, or use Slick media image style if any.
- 🇮🇩Indonesia gausarts
Try filling in Image style to relevant aspect ratio, or use Slick media image style if any.
Automatically closed - issue fixed for 2 weeks with no activity.