I found quite boring to have title of the blog aligned to the left of the page. At first I did not get idea how to do it but later I found it very easy. If you are wishing to center your blog title please follow the instructions below
Go to Design>Edit Html and then find the following code.
Immediately after the above code copy and paste the following code
You are done!
Click here for more blogger tricks
Go to Design>Edit Html and then find the following code.
/* Header ----------------------------------------------- */ |
Immediately after the above code copy and paste the following code
#header { text-align: center; } |
You are done!
Click here for more blogger tricks
No comments:
Post a Comment