Welcome to my Blog ! ( again ).
Today i'll share you, How To Change Blog Font.
Ok,
- Go to "Google Web Fonts" to select a font type.
- Click on your selected font (example "Amaranth").
- Click "Use this font".
- Copy the font code in the first box. If i select "Amaranth", the code is :
<link href='http://fonts.googleapis.com/css?family=Amaranth' rel='stylesheet' type='text/css'>
- Login to http://www.blogger.com ( skip this step if you already login )
- Go to "Design"
- Go to "Edit HTML"
- Find ( Ctrl + f ) "</head>"
- Put / paste the font code above </head>
example :
<link href='http://fonts.googleapis.com/css?family=Amaranth' rel='stylesheet' type='text/css'>
</head>
- Save Template
- If it fail, add a slash ( / ) at the end of the code before >
<link href='http://fonts.googleapis.com/css?family=Amaranth' rel='stylesheet' type='text/css'/>
- Go back to "Edit HTML"
- Find ( Ctr + f ) "font-family"
- Change the "font-family" with your choice.
- "Save Template"
A lot of "Font-family" depending on the template of your blog, so change fonts according to your desire.
This is font is compatible with :
- Google Chrome: version 4.249.4+
- Mozilla Firefox: version: 3.5+
- Apple Safari: version 3.1+
- Internet Explorer: version 6+
Ok, that's all, i'm sorry if i have mistake.
Thanks for visit my blog, and Good luck !
See ya :D
0 Comments:
Post a Comment