App_Login background --> how make it responsive... ???

Hello,
I got an image as App_login background (i.e. 1600x1200) and depending on the measure of screen I would like that it would adapt itself.
Is it possible and how ??

Also the User/Password mini form has a fixed position and so when you use a different monitor it can be not centered…
and very ugly to see…

Thanks

For image check this CSS.
http://stackoverflow.com/questions/12609110/responsive-css-background-images

You can take a look into HR sample of SC. Login screen is modified with CSS and HTML to get it in other position.

Thanks Giu, I will have a look… :wink: