In every blog posts are the core component of blog. If posts are
not styled well then your blog will not be able to attract its readers.
So to attract your blog visitors and make them permanent reader for
future your blog posts must be written in well styled manner. You must
use good font style and size for your blog posts. Default blogger post
font style is very ugly but don`t worry you can customize this post font
with very easy method. This guide is about customizing font of the
blogger posts.
Before :

After :

Method:
- Open your blogger dashboard.
- Select your blog.
- Select Template option.
- Click Edit HTML option.
- Find following code.
.post {
- Now paste following code just below it.
word-spacing:5px; font-family: "Verdana",Georgia,Serif; font-size:15px;
- Save the template.
Comments
Post a Comment