You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got the rectangles to become circles in the JSFiddle but the javascript scaling throws everything off so the larger center image isn't centered and the spacing between the slides is off.
Overlapping the circles might not be possible without changing the internals of the plugin. But I did end up with this demo ... basically I set the li dimensions and set the reducedSize option to 0.5. Will that work for you?
Oh and you'll notice that the last two panels don't work properly, that's because the image sizes are different from the others. And sadly you can't set the image dimensions otherwise they will be fixed as the contents of the panel are all resized based on their auto or percentage dimensions.
I got the rectangles to become circles in the JSFiddle but the javascript scaling throws everything off so the larger center image isn't centered and the spacing between the slides is off.
http://jsfiddle.net/acV4n/298/
How could I fix this? Ideally, I would like the center image to overlap the side images and all of them be circles.
The text was updated successfully, but these errors were encountered: