I am using jQuery Fancybox for a popup registration form here
I would like the form to come up at the size of 450px by 700px but no matter what I set the height and
Edit line 197 and 198 of jquery.fancybox.css:
197
198
jquery.fancybox.css
.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: auto; }