-
1. Re: Fancybox doesn't scroll in Chrome
Brad Lawryk Apr 24, 2012 3:24 PM (in response to mookie blaylock) -
2. Re: Fancybox doesn't scroll in Chrome
Liam Dilley Apr 24, 2012 7:28 PM (in response to Brad Lawryk)Yep, the CSS has been overlay changed and the content is forcing that one to appear ad it does.
I am persona
Ly not a fan of fancy box much, prettyphoti and others have more fixes, controls etc.
-
3. Re: Fancybox doesn't scroll in Chrome
mario_gudelj Apr 25, 2012 5:02 PM (in response to Liam Dilley)It seems that you need to apply CSS clear on some element on the page. As soon as I try to inspect the image with Firebug or Chrome console it fixes tself. Or if I try to resize the browser window it will fix itself. The background scroll while the image is centered is a defualt behaviour.
-
4. Re: Fancybox doesn't scroll in Chrome
Liam Dilley Apr 25, 2012 5:13 PM (in response to mario_gudelj)Different CSS uses different definitions of clear and clearer. BC's clear is not the modern thought of clear above elements for example so it will mess up things if yu try to use it.
-
5. Re: Fancybox doesn't scroll in Chrome
jarnot9 Apr 27, 2012 12:12 PM (in response to mookie blaylock)Hi, guys
Thanks for responses. With all the changes in Apple ID and switching forums, I LITERALLY lost the thread -- posts stopped coming to my Inbox, too.
I will be grateful if it IS a CSS change since that is a language I actually KNOW...
Someone on stackoverflow seemed to think it was a javascript call to "center", but, as Liam knows, I can't write js... so this question is still unanswered.
-
6. Re: Fancybox doesn't scroll in Chrome
jarnot9 Apr 27, 2012 1:14 PM (in response to Brad Lawryk)I tried changing margin: 0; to margin: 0 auto; on both inner and outer selectors, to no avail.
-
7. Re: Fancybox doesn't scroll in Chrome
mario_gudelj Apr 29, 2012 5:12 PM (in response to jarnot9)This one is really strange. The fancybox Javascript seems to be setting the inline left margin on that element to 592px. Once you resize the window it adjusts it to an appropriate size, which is around 300px. These figures will depend on your browser window width, but it's certainly that initial load that'scausing the issue and something in the way JS is reading the initial position of the element.
I wish I could do more for you, but I'm a bit out of my depth here. Perhaps someone from the community can help further.




