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
My 2 cents, write
*{ margin:0; padding:0; }
in your target page main css, add a content div with the height size of all your elements, don't touch the .js, listo, saludos