Menu

Lovely Cute
  • More Menu

    • Reports
    • Search
    • Graphs
    • Settings
  • Dream Fun Product

    Drop Menu

    • Reports
    • Search
    • Graphs
    • Settings
  • Home
  • About
  • Contact
  • Sitemap
  • Others
    • Gambar Lucu
    • Infografis
    • Inspirasi
    • Motivasi
    • Photoshop
    • Teka-teki
    • Tips
    • Ucapan

Quicker BD

  • Menu
  • Home
  • Blogger
    • SEO
      • SEO 1
      • SEO 2
    • CSS
      • CSS 1
      • CSS 2
      • CSS 3
      • CSS 4
      • CSS 5
    • Jquery
      • Jquery 1
      • Jquery 2
  • Music
    • Product 1
      • Sub Item
      • Sub Item
    • Product 2
      • Sub Item
      • Sub Item
  • Flat UI
  • Features
Home » Blogger CSS » Blogger Tutorial » How-to » Upload and Use Custom Fonts in Blogger

Upload and Use Custom Fonts in Blogger

There are many things we can do with our blog in order to make it look professional or something like that to catch attention of your blog's readers. Well, in this article we are going to guide little bit about font style and how to upload and use custom fonts in blogger. There are many websites available to download or use fonts on blogspot blog or any of your website but not all those websites provide free service, to use their fonts style you may pay for it too. but let's talk about best place to find out all type of web fonts. What place is that ? It is Google, Google offers its own font service called "Google Web Fonts" Which a best place to find out different styled fonts and use on your blogspot blog.


The best advantage of using google web fonts service is that it is a fast loading fonts because all these fonts are uploaded on Google's own server which fastest server than others. So, thus it won't effect your site / blog loading time.

Well, now let's talk about how to use Google Web Fonts in blogger, Go to Google Fonts library, www.google.com/webfonts. There are 650 font families in the collection and they keep adding more, so that you may want to sort them.

To organize the fonts by style, you can use the menu on the left side. The top menu lets you to add and preview your own text using the 'Preview Text' field. From the same menu, you can pick the 'Size' and sort the fonts in 'Alphabetical order', by 'Date added', 'Number of styles' and 'Popularity':


When you have decided which font you would like to use on blogger, click 'Add to Collection' button and then hit the 'Use' tab. This will give you a link to the style sheet found in the 'Standard' tab (point 3) and the CSS style (point 4)

The link to style sheet would look like this:

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

And the CSS style would look like this:

font-family: 'FONTNAME', cursive;



OK, now we will have to add style sheet to our blog first, so let's start. Go to your blogger dashboard > Template > Edit HTML. Then press CTRL + F to enable search box and search for <b:skin> tag.

Now, directly above the <b:skin> tag, Paste that style sheet which provided by Google web fonts. To prevent any errors, add a forward slash (/) right before the closing angle bracket (>), like this:


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

Now, search again any part of your blog, where you want this fonts to be applied. For example, if I would want to add the "Rancho" font to the posts and comments titles, I will paste the CSS style like this:

h3.post-title, .comments h4 {
  font-family: 'Rancho', cursive;
  font-size: 28px;
}

Where "h3.post-title, .comments h4 {" is the class selector for the post and comments titles. Note: to change the size of your font, add the "font-size: 28px;" part as well, and change the "28px" value to make the font bigger/smaller.

Also see : How to Add CSS Code in Blogger Template


Finally, save your template and you're done !

Drop your comments and questions below.
Add Comment
Blogger CSS Blogger Tutorial How-to

Share

Like

G+

Tweet

Tweet
Related Posts

Show Conversion CodesHide Conversion Codes
Show EmoticonHide Emoticon
Newer Older Home
Powered by Blogger.

Weekly Posts

  • How to Add A Transparent Notification Bar To Blogger
    How to Add A Transparent Notification Bar To Blogger
  • Xmas "Flying Santa Claus" Widget for Blogger
    Xmas "Flying Santa Claus" Widget for Blogger
  • Supreme V2 ( Version 2) Responsive Blogger Template Download for free
    Supreme V2 ( Version 2) Responsive Blogger Template Download for free
  • How to Add Animated Flying Android Man Widget to Blogger
    How to Add Animated Flying Android Man Widget to Blogger
  • Create a Free Blog with Blogspot.com
    Create a Free Blog with Blogspot.com
  • How to Embed YouTube Videos In Blogger Posts
    How to Embed YouTube Videos In Blogger Posts
  • Use A Drop Cap Large First Letter In Posts On Blogger
    Use A Drop Cap Large First Letter In Posts On Blogger
  • Download Best and SEO Friendly Blogger Templates for your Blog
    Download Best and SEO Friendly Blogger Templates for your Blog
  • Flash SWF file Embed Code Generator
    Flash SWF file Embed Code Generator
  • Simple Recent Posts Widget for Blogger / Blogspot
    Simple Recent Posts Widget for Blogger / Blogspot

Blog Archive

  • ►  2017 (2)
    • ►  October (1)
    • ►  May (1)
  • ►  2016 (5)
    • ►  October (1)
    • ►  September (1)
    • ►  March (1)
    • ►  February (2)
  • ►  2015 (28)
    • ►  November (1)
    • ►  September (7)
    • ►  August (2)
    • ►  July (1)
    • ►  June (1)
    • ►  April (3)
    • ►  March (3)
    • ►  February (5)
    • ►  January (5)
  • ▼  2014 (105)
    • ►  December (4)
    • ►  November (6)
    • ►  October (1)
    • ▼  September (8)
      • Marvel Blogger Template with Grid Layout Download ...
      • Stylish Email Subscription Box Widget for Blogger
      • SEO Optimized Free Blogger Templates 2014 (Respons...
      • Add an Instagram Widget In Blogger
      • Upload and Use Custom Fonts in Blogger
      • How to Add Multi-Colored Popular Posts to Blogger
      • Random Posts Displaying Button for Blogger
      • Add Random Posts In Blogger to Increase the PageViews
    • ►  August (12)
    • ►  July (14)
    • ►  June (5)
    • ►  May (11)
    • ►  April (5)
    • ►  March (15)
    • ►  February (24)

Labels

  • Facebook
  • twitter
  • googleplus
  • linkedin
  • youtube
  • flickr
  • vimeo
  • deviantart

Copyright Quicker BD 2018

Published By Gooyaabi Templates