Resizing in CSS animation
-
Hello!
I have a slideshow installed (into the theme, not with the shortcode) that is inside a div which resizes on scroll (javascript adds a class to the div, css handles the animation).
I have it set such that Responsive is “Yes,” Shrink Height When Width Shrinks is “Yes,” and the Proportional relationship is 2:1.
It shrinks fine if I resize the page, but when the div shrinks from the animation the slideshow doesn’t shrink and hangs outside the div boundaries. I tried adding max-width:100% in the stylesheet but that didn’t work, and in fact when it’s set as “Crop to Fit,” which is what I want, the images don’t show at all unless I remove the max-width.
I also tried installing the version from the “Slideshow Width” thread because that seemed to be the same issue, but it’s not working.
The topic ‘Resizing in CSS animation’ is closed to new replies.