How can I adjust the height and width of session time out dialog in pxSessionTimer
Hi:
When the user session is about to expire, there is a pop up dialog shown in the browser to ask user to click it to renew the session, otherwise the browser will be redirected to logoff page. Section pxSessionTimer is to perform this feature. Now based on our business requirement, we need to change the height and width of the dialog in pxSessionTimer, but I cannot find a way to do this. Please see the attachment.
1. I change the values of pega.d.TimeoutPopupHeight and pega.d.TimeoutPopupWidth, but no use. 2. I google in Pega community and find some javascript code to be put into pxSessionTimer, but they do not work.
Could someone help me about this issue?
Thanks a lot!
Ying