Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Circles instead of rectangles? #96

Open
currentcreative opened this issue Oct 3, 2012 · 2 comments
Open

Circles instead of rectangles? #96

currentcreative opened this issue Oct 3, 2012 · 2 comments

Comments

@currentcreative
Copy link

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.

@Mottie
Copy link
Contributor

Mottie commented Oct 3, 2012

Hi currentcreative!

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.

@currentcreative
Copy link
Author

Hey, thanks so much! That definitely helps. I need to dedicate some time to this and see if I can learn something in the process. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants