Below is what a Blogger blog header looks like with logo appearing at the left :
and below is what it looks like when centered :
As you can see, it looks more professional when centered.
So, How Do I Make Logo Appear In Center of Blogger Header?
Sign in to your Blogger blog dashboard
Go to "Template"
Click "Customize"
Click "Advanced"
From the Advanced options, click "Add CSS"
Then, copy and paste the code below in the box :
#header-inner img {margin: 0 auto !important;}
#header-inner {text-align:center !important;}
Click "Apply To Blog"
You should noticed that the logo has been centered.
I hope this works for you.
This tricks works perfectly with Blogger Awesome Templates and OgbongeBlog Template.
Recommended : How To Center Blog Title On Blogger
Post a Comment