Full Background image

0
Hi, I added background image to my login page, but it adjusted 3/4th of my page only. How can I apply full image to my page,please help me out?
asked
1 answers
1

Hi Shaik,

Did you add custom styles to your page? Do you have height: 100%; width: 100%; styles added as a parent div container to image? If not then please add a div container and add height: 100%; width: 100%; inline styles, move image inside this div container, add height: 100%; style on image. This should make image full page.

 

Hope this helps!

answered