Title: Different wp-login page
Last modified: August 20, 2016

---

# Different wp-login page

 *  Resolved [Andrea Duni](https://wordpress.org/support/users/andreaduni/)
 * (@andreaduni)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/different-wp-login-page/)
 * Hi guys,
    I got two wordpress blog and [two different login masks](https://lh3.googleusercontent.com/-H3Vk3TrpSks/Tuna9_vKqgI/AAAAAAAACF0/4GP4wW7GqSg/s800/loginproblem.jpg).
   The broken one, the one on the left, is in a blog with Adventure Journal theme
   and in wich I have imported previous WP.com blog. The right one instead is in
   a clean blog.
 * Can someone help me to replace the broken login with a better one?

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

 *  [johnbhartley](https://wordpress.org/support/users/johnbhartley/)
 * (@johnbhartley)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/different-wp-login-page/#post-2451810)
 * You should be able to copy your wp-login.php file from the clean version and 
   put it in the main directory for the blog on the left. Be sure to backup your
   wp-login.php file just in case.
 *  [Pankaj Pandey](https://wordpress.org/support/users/pankajdey/)
 * (@pankajdey)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/different-wp-login-page/#post-2451813)
 * login and go to wp-admin/update-core.php and press re-install now or upgrade 
   what ever work.
 *  Thread Starter [Andrea Duni](https://wordpress.org/support/users/andreaduni/)
 * (@andreaduni)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/different-wp-login-page/#post-2451814)
 * [@johnbhartley](https://wordpress.org/support/users/johnbhartley/) and Pankaj
   Pandey: just done both and never changed.
 *  [Pankaj Pandey](https://wordpress.org/support/users/pankajdey/)
 * (@pankajdey)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/different-wp-login-page/#post-2451816)
 * seems some plugin or theme function changing login page. send me url of login
   so i check and tell you possibility
 *  Thread Starter [Andrea Duni](https://wordpress.org/support/users/andreaduni/)
 * (@andreaduni)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/different-wp-login-page/#post-2451817)
 * [http://www.andreaduni.com/wp-login.php](http://www.andreaduni.com/wp-login.php)
 *  [Pankaj Pandey](https://wordpress.org/support/users/pankajdey/)
 * (@pankajdey)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/different-wp-login-page/#post-2451822)
 * got your problem.
 * in
    [http://www.andreaduni.com/wp-content/themes/adventure-journal/style.css?ver=3.3](http://www.andreaduni.com/wp-content/themes/adventure-journal/style.css?ver=3.3)
   line line 47 `form { display:inline; }`
 * that is creating this problem.
 * Solution
    add a line after that css line `#login form { display:block; }`
 *  [Pankaj Pandey](https://wordpress.org/support/users/pankajdey/)
 * (@pankajdey)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/different-wp-login-page/#post-2451823)
 * just find [http://www.andreaduni.com/wp-content/themes/adventure-journal/style.css](http://www.andreaduni.com/wp-content/themes/adventure-journal/style.css)
 * and add `#login form { display:block; }`, any where
 * ?ver=3.3 added by theme.
 *  Thread Starter [Andrea Duni](https://wordpress.org/support/users/andreaduni/)
 * (@andreaduni)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/different-wp-login-page/#post-2451825)
 * That works! Great! Thank you very much!

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

The topic ‘Different wp-login page’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 8 replies
 * 3 participants
 * Last reply from: [Andrea Duni](https://wordpress.org/support/users/andreaduni/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/different-wp-login-page/#post-2451825)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
