SyntaxFix
Write A Post
Hire A Developer
Questions
try this:
width:360px; height:360px; top: 50%; left: 50%; margin-top: -160px; /* ( ( width / 2 ) * -1 ) */ margin-left: -160px; /* ( ( height / 2 ) * -1 ) */ position:absolute;