SyntaxFix
Write A Post
Hire A Developer
Questions
Correct Method is
.PopupPanel { border: solid 1px black; position: fixed; left: 50%; top: 50%; background-color: white; z-index: 100; height: 400px; margin-top: -200px; width: 600px; margin-left: -300px; }