These forums are read-only and considered to be an archive. Please use the new Community for future interaction and posts.

Pin login to fixed position

Hi,

I’m using FileVista v4.5.9. and I would like to know if there is an easy way to pin divLogin in Login.aspx to a fixed postion? Inline CSS is ignored because it is overwritten by the application. I can change the left and top style with javascript in the window.onload and window.onresize events. However, when I minimize, maximize, or resize the window by dragging a corner, left and top are overwritten again, but not by my window.onresize.

Kind regards,

Leandros
Leandros 3/6/2012 8:04 AM
Never mind! Solved it by removing the div divLogin.

King regards,

Leandros
Leandros 3/7/2012 5:59 AM