Quote:
Originally Posted by Bubble #5
Found it
You have to go into the PM script template and change:
HTML Code:
<div align="$stylevar[left]">
To:
HTML Code:
<div align="center">
I'm not sure why it was like that to begin with, but changing the code above will make your PM perfectly symmetrical 
|
Thanks Bubble, everything is nice and centered now.
I had a problem with the popup being in the far right side of the screen but fixed it by changing the margin-right and margin-left to -30%