If you are using blogger default templates then your blogger header title will display left side,in case you want to display your blogger header in center then you have to change your template HTML pages in Blogger dashboard - Template - EditHtml.
Instead of changing any changes in HTML ,simply you can change or add your own CSS in Template - Customize page,where blogger providing option to add CSS under customize page as below
You can add your Own CSS in this box ,here today we are adding own CSS to do Blogger How To Center Your Header.
Step 1: Go to Your Blogger admin Dashboard page.
Step 2: Go to Template.
Step 3: Click on Customize button.
Step 4: It will open Customize screen as below.
Step 5: Now click on Advance tab.
Step 6: Click on Add CSS tab.
Step 7: Simply copy paste below code in Add CSS box
#header-inner {text-align:center;}
#header-inner img {margin: 0 auto;}
Step 8: Now Click on Save button.
Now open your blog that's it ,will display your blogger header title in Center of page.Please provide your valuable comments in case solve your problem.
Instead of changing any changes in HTML ,simply you can change or add your own CSS in Template - Customize page,where blogger providing option to add CSS under customize page as below
You can add your Own CSS in this box ,here today we are adding own CSS to do Blogger How To Center Your Header.
Blogger How To Center Your Header
Please follow below stepsStep 1: Go to Your Blogger admin Dashboard page.
Step 2: Go to Template.
Step 3: Click on Customize button.
Step 4: It will open Customize screen as below.
![]() |
How To Center Your Blogger Header |
Step 5: Now click on Advance tab.
Step 6: Click on Add CSS tab.
Step 7: Simply copy paste below code in Add CSS box
#header-inner {text-align:center;}
#header-inner img {margin: 0 auto;}
Step 8: Now Click on Save button.
Now open your blog that's it ,will display your blogger header title in Center of page.Please provide your valuable comments in case solve your problem.
0 comments:
Post a Comment