Friday, March 11, 2011

Use Google Custom Fonts For Blogger.

Select google font go to Google Font directory and select any one of font, as per you  choice for your blog.






Select The tab named ‘Get the code‘.by click on use this font tag.



Add the Code to your Blogger template,Loging in with your account in blogger go to Design or layout -> Edit HTML ->

copy the Code they provide and you have to add the code to your blogger template, just after 


<head>

The code may look something like

<link href='http://fonts.googleapis.com/css?family=Gruppo' rel='stylesheet' type='text/css'>

Notice : add a Forward slash (“/“) after the tag (css') of this code. i.e, The code will be look like ;-

<link href='http://fonts.googleapis.com/css?family=Gruppo' rel='stylesheet' type='text/css'/>

Copy the code and paste it just after

<head>


Google web font has been added to your blog.

Thank You

0 Comments:

Post a Comment