🌍
English
Hello/Hi/Greetings,
With the plugin "Additional Pages" I built a homepage for my Piwigo. There is a large photo on this home page. With the CSS command
img { height:58vh; }
With "Viewport" I adjust the photo to the size of the screen.
This also works quite well with different monitors.
Now I want to use a carousel (slider) instead of a static image with the "Extended Description" plugin.
This also works quite well. I tested "M" and "L" as picture size. One is too small the other too big. Is there a way to dynamically adjust the photos to the monitor size - as with a static image?
Offline
The problem is solved.
I built a new website with HTML and CSS with a slider of my own.
Offline