Bloggers - Meet Millions of Bloggers

How To Use Custom Fonts On Blogger Blog

Google has launched a new service called Google Web Fonts. By this site you can change your blogger blog font. It’s totally free to use for everyone. To do this follow the following steps.


Blog+font
Login your blogger blog account. From the “Deshboard” click “Design > Edit HTML” and then follow the following process.

1. Firstly go Google Font Directory to select your font. Now, click “Use This Font” and they will give a code like this.

<link href='http://fonts.googleapis.com/css?family=Georgia' rel='stylesheet' type='text/css'/>
 
(Note: Use Georgia or Change with your desire font)

2. Copy the code and paste it just below

<head>
 
3. Save your template. You have successfully added the font on your blog.
If you wants to use this font for your “Post Title” then use the following code.
.post-title {font-family: ‘Font Name’;}
If you wants to use this font for your “Post body” then use the following code.
.post-body {font-family: ‘Font Name’;}
 
4. Save your template and see your fonts in action!!!

Take 5 Second And Spread World

Stay Connected With Free Updates

Subscribe via Email

0 comments:

Related Posts Plugin for WordPress, Blogger...