-
- [x] Get hi-res FPO images
- [x] Add them to existing carousel in ``s
- [ ] ...figure out interactivity and responsiveness...
- [ ] Get hi-res real images
- [ ] Create final optimized assets / im…
eeeps updated
3 weeks ago
-
There is a cool feature in Next.js, basically makes images responsive by putting in a `srcset` etc. attributes. Nextjs had a separate image compression "server endpoint" last I checked, however person…
-
Follow-ups to #10781:
- [ ] [Implement `maxsplit` for better error messages](https://github.com/wagtail/wagtail/pull/10781#discussion_r1361982889)
- [ ] [Refactor `formats` so it can be used with …
-
Responsive images are not supported. Please look at the screenshot.
The images are not correctly rendered in the frontend.
![contao-backend-page-images](https://cloud.githubusercontent.com/assets/756…
bschi updated
9 years ago
-
how to make the background responsive with less work??
-
When resizing any page, images should maintain size but update positioning as necessary.
grgur updated
5 years ago
-
Issue #41 was similar and got closed but I could not find a solution yet, although the closing comment states a PR had a fix.
I understand the script expects the image to be at the image map's size…
-
Attempting to have image scale when window is resized. utilizing this https://www.w3schools.com/css/css3_images.asp
This is not working, maybe because it's in a div?
-
Images placed within a grid are not responsive in MDL. Am I missing something? Or they are not available out of the box?
-
Hey @brycedorn, thanks for the React port!
I just opened an issue in the main library before I remembered your port. I'm using responsive images in my app so far (using `srcset` & `picture`) and w…