Showing posts with label Google fonts. Show all posts
Showing posts with label Google fonts. Show all posts

Google has published many web fonts for the webmasters. If you add Google Fonts in your Blog/ Website it will have more professional and different outlook than other Bloggers. But, adding Google fonts in Blogger is a challenge for many of the  bloggers. So, lets start adding Google Web Fonts to Blogger Blogs.
How to Add Google Web Fonts to Blogger?
  1. Go to http://code.google.com/webfonts & select the font which one you want to use in your Blogger Blog.
  2. Now Click on Quick-use of your Selected Google font.
  3.  
  4. Now, you will find some codes like this ...
    <link href='http://fonts.googleapis.com/css?family=Life+Savers' rel='stylesheet' type='text/css'>
  5.  
  6. Add  just after type='text/css'.
  7.  
  8. The code will look like this ...
  9. <link href='http://fonts.googleapis.com/css?family=Life+Savers' rel='stylesheet' type='text/css' />
  10. Go to BloggerTemplate → Edit HTMLProceed.
  11.  
  12. Now Click Ctrl+F & Search for this code ...
    <head>
  13. Copy the Code of STEP 5 & paste it just after <head> tag in the Template.
  14. Then find out ]]></b:skin>. Click Ctrl+F to find it.
  15. If you want to add Google Web Font to Header section of your website then you should add the following code just before ]]></b:skin>
    #header h1 {
    font-family: 'your selected google font name' , 'arial' , 'verdana'
    .....
    }
Continue Reading ...

Receive all updates via Facebook. Just Click the Like Button Below

Powered By | Blog Gadgets Via Blogger Widgets