Plugin Contributor
Libin
(@libinvbabu)
Open you style.css and add the below code:
body.login div#login h1 a {
height: 260px;
}
Tried it in the parent theme style.css, the child theme style.css and in the child theme custom css box (in options). None of these seem to have changed it….?
Plugin Contributor
Libin
(@libinvbabu)
Ah. Sorry. my mistake.
Do the following.
Open WordPress Dashboard, Goto Plugin-> Editor and select “Erident Custom Login and Dashboard”
Search body.login div#login h1 a
and place height: 260px; inside that style.
More Info
That’s done it, thanks very much for that.
Plugin Contributor
Libin
(@libinvbabu)
Awesome !!!
If my plugin seems helpful to you, please give a 5 star rating. http://wordpress.org/support/view/plugin-reviews/erident-custom-login-and-dashboard
Thank You.
Won’t that be overridden if you release an update to the plugin?
Plugin Contributor
Libin
(@libinvbabu)
GREAT NEWS guys!!!
The new version(ver:2.0.0) included “Logo height” and “width” option. Enjoy.
Has this been resolved ?
When I went to log-in to WordPress which first goes to the WordPress log-in screen I noticed my background logo is squashed and moved to the extreme right. I first changed the logo width within the dashboard WordPress settings, when that didn’t solve it, I manually tried, I do say tried to adjust the width of the logo image within the style sheet, nothing worked.