Quote:
Originally Posted by MissKalunji
in the code search for this
#pm_popup {
position:fixed;
top:250px;
and change where it says 250px to whatever you want higher the number lower it should be in the page
|
There is there possibility are to change only you that are high that will appear the window, and there is not the width.
Quote:
#pm_popup {
position:fixed;
top:256px;
border:1px solid;
width:100%;
margin-right:18%;
margin-left:18%;
}
|