3 Simple StepsTo Upload And Centralize Your Blogger Blog Header Logo | Easymadeblog

Tuesday

3 Simple StepsTo Upload And Centralize Your Blogger Blog Header Logo

Automatic vs custom CSS
When you create your blog new, you would like to upload a logo that describes your blog domain. You would want it to represent the name and, (sometimes) the description of the blog. The blog logo is always placed at the header section of the blog.

After a blog logo has been successfully uploaded on blogger blogs, it automatically fits into the left corner of the header section. But most blogger blogs always have their logo at the center of the header section. You can also centralize your blog logo by adding a custom CSS to your blog.


Steps to upload your logo in blogger blogs


Step 1 >>> Log in to your blogger dashboard and click on layout.

Blogger Layout


Step 2 >>> Click the "edit" link at the bottom right of the header section.

Blogger header edit link


Step 3 >>> Click on "choose file" and select the logo you'd like to upload. Select "Instead of title and description" and save.

upload your logo


With these steps above, your logo will automatically fit into the top left corner of your blog page.

Now, I guess you would need to make the logo appear at the center of your blog page.

To centralize the logo in blogger blogs:



Step 1 >>> Click on themes on your blogger dashboard and select "customize."

Customize your blogger themes


Step 2 >>> Click on" Advanced" settings tab to then select "Add CSS" option.

Add CSS to blogger blogs


Step 3 >>> Copy this code below and paste it into the "Add CSS" box.

#header-inner img {margin: 0 auto !important;} #header-inner {text-align:center !important;}

Then click on "apply to blog" and view your blog. You should notice your title has been centralized.
Paste CSS code


Let me know if you encounter any error, via the comment below:


easymadeblog

Be Kind,Share this with your friends using the share buttons below:

1 comment:

Have you got anything to say about this post? Let's hear your thoughts in the comment box. Sign in as "Anonymous" to bypass verification.

You can also use the Facebook comment box above to reply to this post with your Facebook ID.

Make sure you check the "NOTIFY ME" checkbox to get updates when your comments are replied to.