Morning bloggers, today I will share about how to customize font at Blog template (as we know, blog template has limited font for use). When I googling I found many tutorial shared by other bloggers and I try..
so here is with my version tutorial :
1. open http://www.google.com/webfonts/ and pick your font by click Add to Collection button
2. it's must show like this and then click use
3. after click use, the page will show source code for changing body font. Copy and paste the source code before this code <![CDATA[/* at your template HTML and don't forget to add slash "/" at the end of css'
4. and for changing font at your post, we can add manually at Blog Template choose Customize > Advanced > Add CSS
5. finishing click apply to Blog button.
Just simple as it...
note : when you write post about it, the font will use the default font but after you preview and publish it, it will appear with your selected font.
cheers,
so here is with my version tutorial :
1. open http://www.google.com/webfonts/ and pick your font by click Add to Collection button
2. it's must show like this and then click use
3. after click use, the page will show source code for changing body font. Copy and paste the source code before this code <![CDATA[/* at your template HTML and don't forget to add slash "/" at the end of css'
4. and for changing font at your post, we can add manually at Blog Template choose Customize > Advanced > Add CSS
5. finishing click apply to Blog button.
Just simple as it...
note : when you write post about it, the font will use the default font but after you preview and publish it, it will appear with your selected font.
cheers,