728x90 AdSpace

Latest News
Powered by Blogger.

Total Pageviews

Search This Blog

Test Footer 2

Facebook

Tuesday, January 20, 2015

How to center the blogger header text

Making the change in blogger header text is relatively easy.
  • Log in your blogger account and then go to "Template" and then click "Customize" button on the right side.
  • Navigate to "Advanced" and then click "Add CSS" tab and paste the below code in the empty box.
#header-inner {
background-position: center !important;
width: 100% !important;
text-align: center;
}
#header-inner img {
margin: auto;
}
  • Hit the enter key after you paste the code snippet, then click the "Apply to Blog" button.
Next
This is the most recent post.
Previous
This is the last post.
  • Blogger Comments
  • Facebook Comments

0 comments:

Post a Comment

Item Reviewed: How to center the blogger header text Rating: 5 Reviewed By: Kumar Info City