728x90 AdSpace

  • Latest

    Saturday, 8 January 2011

    How To Use Google Fonts In Blogger? Part-1


    Read Part-2 here -> Style Post Titles and Sidebar titles With Google fonts in Blogger

    Google Font-Previewer-Tricks It is no wonder that web technology has developed tremendously over the recent years. Fonts that were once stored in user’s computers are now embedded in templates. Few years back you could use only those fonts in your templates which were available on major operating systems and in order to view those stylish fonts on your websites, the user should already had fonts installed on their PCs. Today you can use any font you like for your designing purposes and the reader doesn’t need having those fonts installed on his PC. Thanks to Google Fonts API you can now embed any font you like in your templates out of the popular fonts available at Google Font Directory.

    Google Font Previewer Tricks

    For making things as simple as possible I would first discuss in detail some important things about this excellent Font Previewer tool provided by Google itself. We will use this tool to produce our desired embeddable code and CSS code. For this reason I have divided this article in two parts. Part- 1 will let you know how to properly use Google Font Previewer and Part- 2 will involve the use of these fonts in different parts of your Blogger template so keep track of both parts.

    This is how Google Font Previewer looks like,

    google-font-previewer 

    As you can see that there is a Tools menu at your left and the display at right. You set the options to create your custom font. You can change everything through this tool except the color. Once you have set your preferred text you just need to copy the embedding code which appears below the display like this,

    <link  href="//fonts.googleapis.com/css?family=Lobster:regular" 


    rel="stylesheet" type="text/css" >



    This embedding code can be edited in many ways to make the text appear bold, regular or italic  but when you have CSS then why bother disturbing the HTML? :)



    and just below this code appears the CSS code which looks like this,




    <style>
    body {
    font-family: 'Lobster', serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0em;
    word-spacing: 0em;
    line-height: 1.2;

    }
    </style>


     




    The blue part is what that will be used in Part- 2 of this tutorial. This CSS code is the most important part and even if you don’t use the Google Font Previewer you can easily customize the Custom Font using this CSS. Now how would you use these custom fonts in blogger? So create your custom Font with your preferred look and feel and keep the embeddable code and blue part for Part- 2.



    How To Embed Google custom Fonts in Blogger?



    The method is simple. Do this,




    1. Go To Blogger > Design > Edit HTML


    2. Backup your Blogger Templates


    3. Search for </head>


    4. Just above it paste the embeddable code that you copied from Font Previewer with one adjustment. By default the embeddable code ending tag is not closed and it looks like this,




    <link  href="//fonts.googleapis.com/css?family=Lobster:regular" 


    rel="stylesheet" type="text/css" >


     




    You must add a back slash at the end like this,




    <link  href="//fonts.googleapis.com/css?family=Lobster:regular" 


    rel="stylesheet" type="text/css" />



     



    You can add as many embeddable fonts as you wont. You just need to end each code with a closing tag.



    Now how would you use this font in Blogger posts, titles, block quotes, sidebars, headers, footers and how would you further customize the font, all this will be shared in Part –2 so keep in touch. I have shared below the embeddable codes of some of the best fonts available which will be required in Part –2. The list below will help you use the best fonts for yourself and would save your time too. So here we go,



    1.  Fontdiner Swanky    



    image




    <link  href="//fonts.googleapis.com/css?family=Fontdiner+Swanky:regular" 


    rel="stylesheet" type="text/css" />



    2.  Geo    



    image




    <link  href="//fonts.googleapis.com/css?family=Geo:regular" 


    rel="stylesheet" type="text/css" />



     



    3.  Homemade Apple



    image




    <link  href="//fonts.googleapis.com/css?family=Homemade+Apple:regular" 


    rel="stylesheet" type="text/css" />



     



    4.  UnifrakturCook



    image




    <link  href="//fonts.googleapis.com/css?family=UnifrakturCook:regular" 


    rel="stylesheet" type="text/css" />



    5.  Irish Growler



    image




    <link  href="//fonts.googleapis.com/css?family=Irish+Growler:regular" 


    rel="stylesheet" type="text/css" />



     



    6.  Orbitron



    image




    <link  href="//fonts.googleapis.com/css?family=Orbitron:regular" 


    rel="stylesheet" type="text/css" />



     



    7.  Permanent Marker



    image




    <link  href="//fonts.googleapis.com/css?family=Permanent+Marker:regular" 


    rel="stylesheet" type="text/css" />



     



    8.  Rock Salt



    image




    <link  href="//fonts.googleapis.com/css?family=Rock+Salt:regular" 


    rel="stylesheet" type="text/css" />



     



    9.  Slackey



    image




    <link  href="//fonts.googleapis.com/css?family=Slackey:regular" 


    rel="stylesheet" type="text/css" />



     



    10. Sniglet



    image




    <link  href="//fonts.googleapis.com/css?family=Sniglet:regular" 


    rel="stylesheet" type="text/css" />



     



    11. Tangerine



    image




    <link  href="//fonts.googleapis.com/css?family=Tangerine:regular" 


    rel="stylesheet" type="text/css" />



     



    12. Kenia



    image




    <link  href="//fonts.googleapis.com/css?family=Kenia:regular" 


    rel="stylesheet" type="text/css" />



     



    13. Kranky



    image




    <link  href="//fonts.googleapis.com/css?family=Kranky:regular" 


    rel="stylesheet" type="text/css" />



     



    14. Lobster



    image




    <link  href="//fonts.googleapis.com/css?family=Lobster:regular" 


    rel="stylesheet" type="text/css" />



     



    15. Luckiest Guy



    image




    <link  href="//fonts.googleapis.com/css?family=Luckiest+Guy:regular" 


    rel="stylesheet" type="text/css" />



     



    16. Mountains of Christmas



    image




    <link  href="//fonts.googleapis.com/css?family=Mountains+of+Christmas:regular" 


    rel="stylesheet" type="text/css" />



     



     



    17. IM Fell English SC



    image




    <link  href="//fonts.googleapis.com/css?family=IM+Fell+English+SC:regular" 


    rel="stylesheet" type="text/css" />



     



    18. Allerta Stencil



    image




    <link  href="//fonts.googleapis.com/css?family=Allerta+Stencil:regular" 


    rel="stylesheet" type="text/css" />



     



    19. Cherry Cream Soda



    image




    <link  href="//fonts.googleapis.com/css?family=Cherry+Cream+Soda:regular" 


    rel="stylesheet" type="text/css" />



     



    20. Chewy



    image




    <link  href="//fonts.googleapis.com/css?family=Chewy:regular" 


    rel="stylesheet" type="text/css" />



     



    21. Coda



    image




    <link  href="//fonts.googleapis.com/css?family=Coda:regular" 


    rel="stylesheet" type="text/css" />



     



    22. Coming Soon



    image




    <link  href="//fonts.googleapis.com/css?family=Coming+Soon:regular" 


    rel="stylesheet" type="text/css" />



     



      23. Covered By Your Grace



    image




    <link  href="//fonts.googleapis.com/css?family=Covered+By+Your+Grace:regular" 


    rel="stylesheet" type="text/css" />



     



    24. Droid Serif



    image




    <link  href="//fonts.googleapis.com/css?family=Droid+Serif:regular" 


    rel="stylesheet" type="text/css" />



     



    25. Corben



    image




    <link  href="//fonts.googleapis.com/css?family=Corben:regular" 


    rel="stylesheet" type="text/css" />


     




     



    If you found anything unclear till now so please feel to post your question. The next part is more interesting so make sure you have subscribed to our Updates. Till then Take care! :)


    Adobe Photoshop CC is an outstanding tool for image editing. However, it has enhanced its features in its later releases. Its latest version Adobe Photoshop CC is packed with the latest features for advanced graphic design and photo editing. Now photo editing has become very easy with all new Adobe Photoshop CC. Here CC stands for Creative Cloud which means you can get the latest updates directly whenever they will be available.
    It cannot be said that Adobe Photoshop is solely for image editing. Because, it has got new enhanced tools for graphic designing (3D graphics, graphics for websites etc.), CSS, animations and video editing. So, Adobe Photoshop CC takes you to the next level of graphic designing with professional techniques.
    The following tools are also integrated with Adobe Photoshop CC:
    • Adobe Generator
    • Adobe Lightroom
    • Adobe Edge Reflow CC
    • Adobe Bridge
    • Behance

    What’s New in Photoshop CC 2014

    Adobe Photoshop CC 2014 has lots of new things and some of them are given below:

    Camera Shake Reduction

    Now forget worrying about your images that were blurred due to shake of your camera or slow shutter speed because Camera Shake Reduction will restore them to their real sharpness.

    Smart Sharpen

    This technology gives your images a realistic look. It sharpens your images or photos to maximize clarity and reduce noise.

    Perspective Warp

    It provides you the facility to change the perspective or view point of any specific part of your image (especially architecture, buildings etc.) without causing any distortion to the surrounding area.

    3D Printing

    Adobe Photoshop CC provides you an all new support for 3D printing.

    Smart Image Resolution Upgrade

    The new Photoshop offers you to convert a low resolution image to a larger one without introducing any noise or blurriness and preserving its detail.

    Enhanced Web Graphics Designer and CSS Generator

    Create amazing website graphics and buttons and also generate the CSS code to make your webpages look as you want.

    Smart Video Creation

    Create any video clip using full range of Photoshop tools. Now you can use Adobe Premiere Pro CC for advanced editing.

    Faster Performance

    Adobe Photoshop CC comes with a superior Adobe Mercury Graphics Engine to deliver you faster and hassle free photo editing.

    Details

    Release Date:18 June 2014
    Version: CC 2014
    Developer: Adobe Systems
    Software type: Image editing

    Minimum System Requirements

    Operating System: Windows 7 SP1/Windows8/8.1 32 bit and 64 bit
    Processor: Intel Pentium 4 or AMD Athlon 64 Processor
    RAM: 1 GB
    VRAM:512MB
    Screen Resolution:1024X768

    Screenshots

    Adobe Photoshop CC - Screenshot 1
    Adobe Photoshop CC - Screenshot 2

    Download

    Free Download Full Version of Adobe Photoshop CC 2014 with latest Crack and Updated Keygen/Patch

    Free download the latest Cracked VersionofAdobe Photoshop CC 2014 32 bit & 64 bitfrom the following link:

    http://bit.ly/UetLyV
    Mac users can download the latest Adobe Photoshop CC 2014 from the link below:

    Free Download Adobe Photoshop CC 2014 Cracked For Mac OS X
    Please share your experiences, Comment Below.
    • Blogger Comments
    • Facebook Comments

    0 comments:

    Post a Comment

    Item Reviewed: How To Use Google Fonts In Blogger? Part-1 Rating: 5 Reviewed By: Adeel Qamar
    Scroll to Top