noreiller / bootstrap-modal-carousel

A set of plugins to display a carousel into a fullscreen modal box
http://noreiller.github.com/bootstrap-modal-carousel
MIT License
128 stars 63 forks source link

Black theme / demo.js source file #14

Closed kurtschindler closed 9 years ago

kurtschindler commented 10 years ago

I'm trying to reproduce the "Black Theme" from your examples. I've got it mostly working but the slides are fixed to the top of the screen, not automatically centered. Any idea why?

Possibly related, I notice you've got a demo.min.js file referenced by your demo site, but there is no source file included in the repo for this. As a result I'm a little unsure how to validate how exactly my implementation differs from your examples.

Any guidance you could provide? Thank you!

noreiller commented 10 years ago

Hi, without any code, it will be quite difficult to help you. Did you add the "carousel-fit" class name on the carousel ? Have you tried with a different browser ?

The "demo.min.js" script is only the image placeholder plugin.