noelboss / featherlight

Featherlight is a very lightweight jQuery lightbox plugin. It's simple yet flexible and easy to use. Featherlight has minimal css and uses no inline styles, everything is name-spaced, it's completely customizable via config object and offers image, ajax and iframe support out of the box. Featherlights small footprint weights about 4kB – in total.
https://www.noevu.ch/featherlight-js-the-ultra-slim-lightbox/
MIT License
2.07k stars 296 forks source link

Iframe lightbox window doesn't open in center of screen #383

Open shaylevary opened 5 years ago

shaylevary commented 5 years ago

Hi,

When i open a lightbox iframe on my site, it opens the lightbox align to the right side of the screen, instead of to the center.

Does anyone know how can i fix this issue?

Thanks in advance.