Follow +
Dashboard
LINK NAME
LINK NAME
LINK NAME
Home ⌂

Navigation

Welcome


Hello there. You can insert anything here as your introduction into your world of blogging. So tell me, y you love to blog? Bye

  You can put anything here as well!

love blossom


Credits

   Full template by: miraaaa90    Blogskin: BubbleGum90


Font Style

Monday, December 31, 2012 @ 5:04 AM
0 Comment(s)


Today's tuto is change the font style. So first you need to go to this website. Then search and roam around for your fav font. Just take as much time as you need k. If you find something that catch ur eyes, you may click on the add to collection button.


Next, a pop up window will appear at the bottom. Click on use button. Scroll downwards till you find the 3rd column which is the add this code to your website. Copy the code given. And paste it in your blog template under the code <head> 

Now, you need to search for the font-family code. Example of code.

font-family: georgia;

Change georgia to the new font name. It doesn't mean that your code is the same as mine. Georgia could me arial, times new roman, verdana or anything.

Example of new font code.
<link href='http://fonts.googleapis.com/css?family=Emblema+One' rel='stylesheet' type='text/css'>
 Replace old font code to the emblema one(your new font name) No caps lock and + sign. Just the font name. For instance

font-family: emblema one;

You can use more than 2 types of fonts. Just copy down the code and paste it under <head> Replace the font name and that's it. D-O-N-E Kbye.

Labels: