Is there a simple way to center pro player in WordPress?
Is there a simple way to center pro player in WordPress?
Try adding this to the very bottom of your themes style sheet.
div.pro-player-container { text-align:center; }
It seemed to center the player for me in FF8 and IE9.
You must log in to post.