You can upload an image to your theme and add this to your functions:
add_action("login_head", "my_login_head");
function my_login_head() {
echo "
<style>
body.login #login h1 a {
background: url('".get_bloginfo('template_url')."/path to your image/logo-login.gif') no-repeat scroll center top transparent;
height: 90px;
width: 400px;
}
</style>
";
}
Source: https://wordpress.org/support/topic/change-login-picture
Related Posts:
- Custom ReCaptcha Login
- How to override wp-login.php
- Custom Login and Registration form in Ajax
- WordPress custom login page
- Properly customizing login/register form
- Deep customization of wp-login.php
- A truely custom login page?
- Change the login button on the login page
- What is the proper way to apply the login_form_bottom filter?
- Remove Links from Login page
- setting a specific home page for logged in users
- Change “logged in” link in (you must be logged in to post a comment)
- Redirect to requested page after (custom) login
- Customizing the default logout page of WordPress
- How do I remove the eye icon that shows visibility on login screen and reset password screen
- Last time a user logged in
- How can I allow access to multiple users, using the same login, at the same time?
- Auto redirect after session expire, but only for one user
- Adding a login form that concatenates three fields into a username
- How to add an extra variable to login and authenticate it?
- Add Custom API Call to WP-Login.php
- Login/Logout Session Sharing – Multiple WordPress Installations
- Auto login from custom registration form
- Custom login with external provider iframe and data object
- User can not login
- Lost password empty field error redirect to custom login
- Custom Log In Screen – Disable password recovery [duplicate]
- Multi-site User Sessions
- Custom Login Process
- Switch between WordPress websites easy for an end user
- Lost password and back to blog in same line
- I w’d like to know If there are simple solutions to integrate other CMSs to wordpress
- Restrict content access to logged in users
- Custom login and registration forms
- How to create a custom WordPress front page
- URL and Site title outputting on Login page
- Is it possible to integrate a custom login feature with wordpress?
- Open login logo URL in new tab
- How to change the login page without a plugin and not only customizing logo and text around the form?
- Removing “Failed” query argument upon successful login
- Validate user login in php
- Removing “There is no account with that username or email address.” error message in “/wp-login.php?action=lostpassword”
- No plugin populate user information in to form
- how to change the url rediction of the woocommerce login page of the flatsome theme for my own in wordpress?
- How to change Login default blue admin color?
- Latest update broke my custom login CSS
- Trouble with custom login page
- Wrap WordPress Login Form in custom Div
- Custom password set/reset link in same URL format as default does’t work
- Custom login doesn’t stay
- Check get_post value after wp-admin login
- where can i find the login page in wordpress and add my header to it
- Pass the post ID
- Show Site Name on WP login screen
- Use wp_login_form function to login with a custom user table?
- how to manage Session in WordPress using custom login?
- Redirect all pages to the custom login page except for the registration page
- How to stop login for SPECIFIC users BEFORE a specified date
- wp_login_form display no styled form
- Must I rewrite the whole login form or can I jsut do a part
- Looking for a way to align log in form fields with background image and scale responsively
- Expressions and str_replace
- How to create a new blog in wordpress?
- How to find and replace (or add) specific word in a specific category?
- In wordpress customizer api adding div wrap to control
- How to create 2 preview button in a post?
- Multiple Owl Carousels on the same page with navigation problem
- Create single{custom}.php with data in table out of wp_posts
- permalink of word press in htacess
- Show comments based on user role in front end
- How to implement custom Javascript to my site
- generate a static copy of the website footer html
- Multi-site customization
- Move text from the side of image to below image [closed]
- WordPress Inline Style missing
- How do i edit text that is not in the customization menu
- How do I enable the text editer in my WordPress theme? [closed]
- Style Radio Buttons inside Edit Page (Custom Fields)
- Need to over ride a !important from the index file
- How to display all post from the same current usermeta
- Redirect after login to current URL
- how to hard link to the posts page?
- Creating WordPress staging environment software
- How to add H1 Tag on Homepage?
- Hide login page and use wp_login_form on ordinary pages
- Pull A Single Post Prior To Running wp_query
- Trouble getting started in wordpress – my experience isn’t in wordpress.
- Responsive menu not expanding in footer
- issue with saving custom metaboxes fields
- Accountless password generation
- Getting a jQuery library to work in WordPress & Avada
- Creating a Treeview Listing of a Directory
- Changing ‘Add to cart’ button text and relink for some specific products [closed]
- adding a custom time class to in theme twenty sixteen
- Adding separate CSS files for separate pages with functions.php
- after checked the checkbox in backend, dont show social link on frontend
- Best way to sort posts with different types by distance
- WooCommerce – Adding custom HTML to specific product pages
- Best way to move a site to a subfolder for testing purposes?
- Page Permalinks: Custom URLs