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.

There are no answers yet.  Add yours below.

add your answers here
comments powered by Disqus