Quote:
Originally Posted by slvr ralliart
your pm pop up still displays the pm box at the bottom of my sreen. I uploaded the file to clientscript folder. I am using IE explorer.
I attatched a screen shot of it showing and cutting my pm text off and showing it at the bottom of my page.
|
Oops didn't realize taht was what you meant.
I never counted on it being moved donw because of the huge toolbar at the top of your screen...
Edit the 'top' setting in this part of the pm_popup_script template:
Code:
#pm_popup {
position:fixed;
top:250px;
border:1px solid;
width:64%;
margin-right:18%;
margin-left:18%;
}
Until it looks good.