the Forum

Fancybox 2 is shifting on load

Posted on September 12, 2012 by Michael Rosario
Total Posts: 33  |  Join date: 03-12-11

This occurs when an overflow: y is used anywhere on your site and the scrollbar is present. Remove the following code on jquery.fancybox.css to solve the issue:
.fancybox-lock .fancybox-overlay {
 overflow
auto;
}

.fancybox-lock {
 overflow
hidden;

Tags: There are no tags for this entry.

11 answers, add yours below

Posted on on October 25, 2014 at 5:44am
by Manas

Thanks a lot smile This solved my issue out of other 49712394871239 things posted online.

 

Posted on on January 6, 2015 at 10:57am
by Peter

Thank you Michael Rosario

 
add your answers here
comments powered by Disqus