PDA

View Full Version : Changing the size of the PM popup window.


Gutspiller
02-06-2002, 05:52 PM
I would like to increase it's width. How do I go about doing this?

Any help ill be greatly appreciated.

Thanks!

Admin
02-07-2002, 11:36 AM
In the head_newpm template, just mess with these two values:
window.open('private.php?s=$session[sessionhash]','pmnew','width=600,height=500,menubar=yes,scroll bars=yes,toolbar=yes,location=yes,directories=yes, resizable=yes,top=50,left=50');