Hi, this is the easy and quick tutorial how to center the titles on your blogger. Just do a little edit in the basic template editor in Blogger. By adding the simple code in the CSS section in Template Designer.
Step 3
Read more...
Step 1
Log into your Bogger and go into Template on the left side.
Step 2
Click the orange Customize button
Step 3
Go to the Advanced button on the left side. Scroll down and found Add CSS
Then paste this code in the Add CSS field:
.post-title { text-align:center; } .date-header { text-align:center;
Done!







