Title: Responsive Background Image
Last modified: August 30, 2016

---

# Responsive Background Image

 *  Resolved [addatomlunare](https://wordpress.org/support/users/adamtudorlane/)
 * (@adamtudorlane)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/responsive-background-image-4/)
 * Is there any way to make the background image responsive to different browser
   sizes??
 * [https://wordpress.org/plugins/login-customizer/](https://wordpress.org/plugins/login-customizer/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [nickth](https://wordpress.org/support/users/nickth/)
 * (@nickth)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/responsive-background-image-4/#post-6228746)
 * The background size field isn’t working:
    [http://prntscr.com/7hh9jg](http://prntscr.com/7hh9jg)
   100% 100% – I also tried Cover, neither are working. [http://prntscr.com/7hh9c1](http://prntscr.com/7hh9c1)(
   notice the line on the right for the image repeat I’m trying to get rid of)
 *  Plugin Author [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * (@hardeepasrani)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/responsive-background-image-4/#post-6228778)
 * Would you guys mind sharing your login page URL so I could check? 🙂
 *  [nickth](https://wordpress.org/support/users/nickth/)
 * (@nickth)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/responsive-background-image-4/#post-6228779)
 * [http://immanagers.com/wp-admin](http://immanagers.com/wp-admin)
 *  Plugin Author [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * (@hardeepasrani)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/responsive-background-image-4/#post-6228788)
 * Hi,
 * Add the following CSS to your login page using our plugin:
 *     ```
       html, body {
           background-size: cover;
       }
       ```
   
 * Regards,
    Hardeep

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Responsive Background Image’ is closed to new replies.

 * ![](https://ps.w.org/login-customizer/assets/icon-256x256.png?rev=2455454)
 * [Custom Login Page Customizer](https://wordpress.org/plugins/login-customizer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/login-customizer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/login-customizer/)
 * [Active Topics](https://wordpress.org/support/plugin/login-customizer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/login-customizer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/login-customizer/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/responsive-background-image-4/#post-6228788)
 * Status: resolved