Hello.
I would like to change out the WORDPRESS logo on the hp-login.php screen and put the proper branded artwork in for my client.
How is this done? I do not see were the art is referenced in wp-login.php file.
Thanks in advance,
Alex
Hello.
I would like to change out the WORDPRESS logo on the hp-login.php screen and put the proper branded artwork in for my client.
How is this done? I do not see were the art is referenced in wp-login.php file.
Thanks in advance,
Alex
I would guess it is referenced in the stylesheet:
wp-admin/wp-admin.css
D
Or the fast and nasty way of doing it is changing the wordpress-logo.png file in wordpress/wp-admin/images to whatever image you want.
Nice try. The file called
wp-admin/images/wordpress-logo.png
Does not seem to be the right file.
I actually think that is used for the hp-admin footer.
But I have hacked out all that code so I can't tell ya.
Actually it is the correct file, check it back.
Hey Tony,
You might be right. But I have replaced this file, and still no luck :(
http://zulurose.com/wordpress/wp-admin/images/wordpress-logo.png
nice try, he IS right, refresh your browser.
You got it.
But does the image have to be that specific size? It also links to http://www.wordpress.org.
I'd like to change the image size, and remove the link.
Thanks for the advice so far!
Alex
the link back to wordpress.org is right there inside wp-login.php
the actual image callout is handled via CSS.
Newer WordPress releases utilize a combination of images to make up the logo.
For anyone still looking, I have created a simple to follow tutorial explaining how to customize the WordPress login screen which can be found HERE
This topic has been closed to new replies.