Google web fonts

Wondering how to use Google Web Font in A Blogger.You may not wonder if you use Blogger Default Template as we can browser several font using Template Designer.But What if you are using Layout Template.Yep there is way to use Google Font by embedding it.To use Google Font kindly follow this.

  1. Go to Google Font API and click on start choosing font.
  2. From the Giant collection of Font select a dream font you wish to add it.
  3. Click on Quick Use.
  4. Scroll the page you can see font link codes like thisGoogle font
  5. You can see the code like this
  6. <link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
  7. Copy the code by adding </link> tag at last
  8. <link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'></link>
  9. Don’t close that Window
  10. From new Tab  add that code in </head> (Blogger Dashboard>Template>Edit HTML )
  11. Then again scroll the page of Google Custom API you can see  Integrate the fonts into your CSS:
  12. font-family: 'Great Vibes', cursive;
  13. Copy that code now its time to use them
  14. To use it just add css declaration.For example we add Sidebar title with that font then just find sidebar h2 and add font……… after { .i.e
  15. .sidebar h2 { 
    font-family: 'Great Vibes', cursive;
    more here...
    }
    
  16. Bye.Enjoy

Admin of Blogger Rounder
Shirshak is the Administrator of the Blogger Rounder who thinks he will die next to Blogger. He is Completely devoted to Blogger and thinks Web Designing will makes is career.You contact using contact form from navigation tab to him.You can find him in Twitter.

Subscribe for free
Thanks for visiting Blogger Rounder.We can subscribe to Blogger Rounder's by RSS feed or email updates.

0 comments on "Integrating Google Font in Blogger.":

Post a Comment

We Love To Hear Comments from You.Comments are Welcome.You can comment here regarding this Post.If it is not related with the post you can ask a question by Contacting Us.Before Comment Please Subscribe To our RSS or email updates.Publishing Spam Comment is Not allowed.If you want to Add Code then Please Encode it.
Simple Tags like <a> ,<strong>,<b>,<em> and <i> are allowed for preventing spam

Newer page Older Pager Home Pager

Pls share this page

Get this
Copyright © 2012 Blogger Rounder .Designed by Shirshak.
back to top