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
Just wanted to say Magnus' answer above did it for me, but for the second "overlay" that needs to be "overflow"
helpers : { overlay : { css : { 'overflow' : 'hidden' } } }