Title: Login Form Background Transparency
Last modified: August 22, 2016

---

# Login Form Background Transparency

 *  Resolved [rocketeerwp](https://wordpress.org/support/users/rocketeerwp/)
 * (@rocketeerwp)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/login-form-background-transparency/)
 * Is there currently a way to make Login Form Background “transparent” in the Login
   Form Setting Section. I’m using a image for the Login Screen Background and I
   want it to show through.
 * Thanks
 * [https://wordpress.org/plugins/erident-custom-login-and-dashboard/](https://wordpress.org/plugins/erident-custom-login-and-dashboard/)

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

 *  Plugin Contributor [Libin](https://wordpress.org/support/users/libinvbabu/)
 * (@libinvbabu)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/login-form-background-transparency/#post-5176287)
 * Hey [@rocketeerwp](https://wordpress.org/support/users/rocketeerwp/),
 * Right now there is no options in the plugin to do this. But I will definitely
   add this feature in the next update. You can add [this feature here](http://wordpress.org/support/topic/suggestionsrequests-for-future-version-update?replies=34).
 * If you know css, you can add this transparency by editing the plugin file as 
   well.
 *  Thread Starter [rocketeerwp](https://wordpress.org/support/users/rocketeerwp/)
 * (@rocketeerwp)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/login-form-background-transparency/#post-5176332)
 * I’ll try the css method as a stop gap measure for now. Can you tell me in what
   location of the css and I take it from there.
 *  Plugin Contributor [Libin](https://wordpress.org/support/users/libinvbabu/)
 * (@libinvbabu)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/login-form-background-transparency/#post-5176357)
 * Hey [@rocketeerwp](https://wordpress.org/support/users/rocketeerwp/),
 * The following option will work only if you are using a background color for the
   form. If you are using a background image for form also, try creating a semi 
   transparent image using photoshop.
 * To add opacity to the form background color:
 * 1. Goto Plugins -> Click “Edit” on Erident Custom Login and Dashboard plugin.
 * 2. Ctrl + F and search `.login form`
    3. Replace the first line inside that, 
   starting with `background: ...` with `background: rgba(0,0,0,0.5);`
 * The color given in the example is a black color with 50% opacity.
 * Let me know if you have any doubts.
 *  Plugin Contributor [Libin](https://wordpress.org/support/users/libinvbabu/)
 * (@libinvbabu)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/login-form-background-transparency/#post-5176515)
 * Hello [@rocketeerwp](https://wordpress.org/support/users/rocketeerwp/),
 * This feature is now available with the new version (3.3)
    Please update your 
   plugin and have fun. Come back here, if you run any problem.

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

The topic ‘Login Form Background Transparency’ is closed to new replies.

 * ![](https://ps.w.org/erident-custom-login-and-dashboard/assets/icon-256x256.png?
   rev=1015861)
 * [Erident Custom Login and Dashboard](https://wordpress.org/plugins/erident-custom-login-and-dashboard/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/erident-custom-login-and-dashboard/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/erident-custom-login-and-dashboard/)
 * [Active Topics](https://wordpress.org/support/plugin/erident-custom-login-and-dashboard/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/erident-custom-login-and-dashboard/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/erident-custom-login-and-dashboard/reviews/)

## Tags

 * [Transparency](https://wordpress.org/support/topic-tag/transparency/)
 * [transparent](https://wordpress.org/support/topic-tag/transparent/)

 * 4 replies
 * 2 participants
 * Last reply from: [Libin](https://wordpress.org/support/users/libinvbabu/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/login-form-background-transparency/#post-5176515)
 * Status: resolved