SyntaxFix
Write A Post
Hire A Developer
Questions
If you want to use CSS3:
position:absolute; left:calc(50% - PutTheSizeOfTheHalfOfYourElementpx);
You might want to do further searches to figure out how to get the percentage to fit your element's width.