Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Libin

    (@libinvbabu)

    Hey nbloggen,

    Thanks for pointing our this feature. I promise you that this feature will be in our next release.

    In the mean time, you can center the background image by applying the following style in your theme style.css

    To center the Login Page’s background image, Add the following style to your style.css file.

    body.login {
    background-position: center;
    }

    To center the Login Form’s background image, Add the following style.

    .login form {
    background-position: center;
    }
    Thread Starter nbloggen

    (@nbloggen)

    Thanks for your reply!

    But where do I find the “style.css”? I have looked everywhere and can’t seem to find it.

    Or should I just wait for the new version of the plugin instead?

    Cheers!

    Plugin Contributor Libin

    (@libinvbabu)

    You can find your style.css in your theme folder. Goto WordPress Dashboard -> Appearance-> Editor. Now the style.css file is open for you. You can add the above code there. (Always take a backup of the file before doing any changes)

    If you are not aware of editing WordPress files, please wait for my next release. I will release the next version within 2 days with much improved settings!!!

    Cheers!

    Plugin Contributor Libin

    (@libinvbabu)

    The new version is released with “Image background position” option and other handy features.

    Just update your plugin and enjoy!!!

    Thread Starter nbloggen

    (@nbloggen)

    Thank you so much for all your help!

    You’ve been absolutely fantastic and your plugin is great!

    Cheers!

    Plugin Contributor Libin

    (@libinvbabu)

    Thanks dude for the feedback!

    Don’t forget to rate the plugin. ??
    https://www.ads-software.com/extend/plugins/erident-custom-login-and-dashboard/

    Enjoy your completely branded WordPress Version

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: Erident Custom Login and Dashboard] Center background image’ is closed to new replies.