Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi, I have same problem too. My popup width is 700, and height is 400. Can anyone help?

    Thanks.

    I solved my problem.

    In anythig-popup.js adjust this:

    formdiv.style.top=(screen.height/2)-(AnythingPopup_Height/2)+”px”;
    formdiv.style.left=(screen.width/2)-(AnythingPopup_Width/2)+”px”;

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘center the popup’ is closed to new replies.