Close Menu
My SiteMy Site
  • Home
  • Reviews
  • Computers
  • How Tos
  • Travel & Lifestyle
  • Phone ROMs
  • Contact
    • Advertise
    • About Us
Facebook X (Twitter) Instagram
My SiteMy Site
  • Home
  • Reviews
  • Computers
  • How Tos
  • Travel & Lifestyle
  • Phone ROMs
  • Contact
    • Advertise
    • About Us
My SiteMy Site
Home»Web Design Tips»Wordpress»How To Add Custom Logo To WordPress Login Without Plugin
Wordpress

How To Add Custom Logo To WordPress Login Without Plugin

Oscar FrankBy Oscar Frank2 Mins Read
Share
Facebook Twitter LinkedIn WhatsApp Pinterest Email

In order to build a successful blogging career, every blogger would love to create a brand for him or herself. Branding doesn’t stop at getting a facebook fanpage, it could be extended to creating a custom logo at your wordpress admin login backend page. This does not only brand your blog, it also gives your blog a professional look to those who login to make guest articles and beyond.

customized wordpress login logo

In this post, i’ll show you how to add a custom logo at your wordpress admin login page using two methods.

  1. Adding Custom WordPress Logo in Admin Login Without Plugin
  2. Adding Custom WordPress Logo in Admin Login Using Plugin

Adding Custom WordPress Logo in Admin Login Without Plugin

Here is how to add a customized wordpress logo to your blog’s admin login page without a plugin.

  • Login to your WordPress dashboard, navigate to the left sidebar, now click on Appearance > Editor. 
  • Select the functions.php file on the right sidebar to edit it.
  • Add the below code in the very last line.

    function my_custom_login_logo() {
    echo '<style type="text/css">
    h1 a { background-image:url('.get_bloginfo('template_directory').'/images/custom-login-logo.png) !important; }
    </style>';
    }add_action('login_head', 'my_custom_login_logo');

  • Now save by Clicking on Update file
  • next thing you need to do is login to File Manager in your cPanel, Navigate to the current theme directory in your File Manager, create “images” folder if it doesn’t exist.
  • Upload the image you wish to use into the “images” folder. Make sure the name of the image is “custom-login-logo.png” , if not it won’t work.
  • That’s it.

Adding Custom WordPress Logo in Admin Login Using Plugin

If you would not like to mess up your themes using the method above, you can resort to this simple wordpress plugin to achieve this.

  • Install  Login Logo WordPress Plugin
  • Follow the instructions in your dashboard to set it up.

Feel free to ask questions if you encounter any problems.

Wordpress Wordpress Plugins wordpress tips

Related Posts

WordPress Blog Hosting made easy with SeekaHost Blog Hosting Control Panel

December 4, 2020

How to Create a Website with Elementor Page Builder in WordPress

April 1, 2019

Top 3 Reasons Backing Up Your Files Offsite Is Extremely Important

February 27, 2018
View 10 Comments

10 Comments

  1. Ryan Biddulph on April 11, 2013 1:48 pm

    Hi Oscar,

    Thanks for sharing these tips with us. I am learning WP a bit more each day, slowly but surely 😉

    Ryan

    Reply
    • Oscar Frank on April 12, 2013 5:23 am

      I’m glad this article turned out to be a guide for you.

      Reply
  2. happy on April 12, 2013 9:14 am

    Nice tips bro, I have bin looking for a way to change my login logo for a while now, and thanks to this good article.

    Reply
    • Oscar Frank on April 13, 2013 11:21 pm

      I’m glad you finally found the solution here. Thanks for commenting

      Reply
  3. prince on June 16, 2013 4:44 am

    i tried implementing these tips and really it worked for me thanks man

    Reply
    • Oscar Frank on June 16, 2013 11:29 am

      I’m glad it worked for you. Thanks for your feedback Prince.

      Reply
  4. Janne Lawrence on June 28, 2013 7:58 am

    WordPress usage is increasing rapidly and there is no doubt that it is easy and user-friendly. In this scenario your shared tips and techniques to add a custom logo design in wordpress login are very effective and important to understand about it.

    Reply
  5. Vita cyvita on October 6, 2013 9:10 am

    Master i must confuss this sir all your post are just mind blowing and all your guess blogger are just too much. You know have been offline for my research and your site have been my busstop for information. thank you sir.

    Reply
    • Oscar Frank on October 6, 2013 11:44 am

      Hi Vita,
      I’m glad you could stop by my blog as a resource point. I’m humbled. Do have a splendid Sunday bro.

      Reply
  6. Gladys on June 3, 2014 9:44 pm

    WOW just what I was searching for. Came here by
    searching for wordpress

    Reply
Leave A Reply Cancel Reply

Recent Posts
  • 6 Sports Apps You Must Have On Your Phone
  • Valencia Travel Guide: All You Need to Know About This Spanish Gem
  • TikTok Faces Unexpected Ban in Senegal, Sparks Global Curiosity
  • The Apple GPT & Apple’s Chatbot Mysterious Debut
  • Triller Takes on TikTok: Filing for Public Listing
Get Exclusive Tech Insights!
My Site
Facebook X (Twitter) Instagram YouTube
© 2025 Oscarmini Co. Designed by illBytes.

Type above and press Enter to search. Press Esc to cancel.