--> Style Post and Sidebar Titles With Google fonts In Blogger | Experience Lab - Online business creation and development guide for bloggers and startups

Style Post and Sidebar Titles With Google fonts In Blogger

Google Fonts API as I previously mentioned in Part -1 of the post "How To use Google fonts in Blogger?"   is of immense importanc...

google-fonts-for-bloggerGoogle Fonts API as I previously mentioned in Part -1 of the post "How To use Google fonts in Blogger?"   is of immense importance when it comes to using any font style you wish for your web designs without having to bother whether or not the fonts are installed on a visitors computer or not. The fonts are stored on Google servers and you simply need to embed them in your templates to let the fonts appear on your blog. I demonstrated in great detail in Embedding Google fonts in Blogger Post  about how can you use the Google Fonts Previewer tool and add the embeddable code and CSS code to your Blogger templates. Today we will learn how would you use these font in Blogger posts, titles, block quotes, sidebars, headers, footers etc. Kindly see a demo first:

 

Google Fonts Demo

 

To learn how to do it simple follow up:

Choosing a Font Style and Embedding the Font

  1. Go To Google Font Previewer
  2. Choose Your selected font style and then copy the first line of code as shown below,

google-fonts

  This line will look similar to the one below,

<link  href=http://fonts.googleapis.com/css?family=Aclonica:regular 


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



You will have to add a back slash "/" at the end of the above link like this,



<link  href=http://fonts.googleapis.com/css?family=Aclonica:regular 


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



 3.  Go To Blogger > Design > Edit HTML 


  4.    Backup your template



  5.    Search For </head> and just above it paste the code you copied from Font previewer like this,




<link  href=http://fonts.googleapis.com/css?family=Aclonica:regular 


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


</head>



  6.  Save your template and follow the next part of the tutorial.


 



After you have embedded the font in your templates, you will have to apply the effects to selected areas of your blog like Header Title, Post title and Sidebar. To do that follow the steps below,



How To Style Post Titles in Blogger?




  1. Go To Blogger > Design > Edit HTML


  2. Backup your template


  3. Search For the following code in blue,




.Post h3 {



....



...



....               }




    4. Inside the above code you will find this line or a similar one,




.Post h3 {



....



font-family: arial, verdana;



....               }




    5. Simply replace it with the Second Line which you can get from the font previewer



google-fonts



Like this,




.Post h3 {



....



font-family: 'Aclonica', serif;



....               }




   6.  Hit Save and you are done!



   7. Preview your blog to see your Post titles appearing beautifully!



How To Style Sidebar Titles in Blogger?



All steps are same as we discussed for post titles. Here instead of searching for .post h3, search for,




.Sidebar h2{



....



...



....               }




and replace the font-family with your Second Line of Code like this,




.Sidebar h2 {



....



font-family: 'Aclonica', serif;



....               }




Save your template to see the effect.



 



Ps: Since the CSS coding for each template may differ so feel free to ask me for any help if needed. Have Fun!

COMMENTS

Name

Affiliate Marketing,12,Announcement,34,Bing,9,Bitcoin,38,blog,7,Blogger Resources,42,Blogger Templates,4,blogger tricks,156,Blogging ethics,70,Blogging tips,198,Bugs and Errors,34,Business,9,Copyright Violation,9,CSS and HTMLTricks,95,Designs,8,drop down menu,7,eBook,12,Email Marketing,7,Events,30,Facebook,30,Facebook tricks,49,Google,157,Google AdSense,42,Google Analytics,7,Google Plus,51,Google Plus Tricks,38,Guest Posts,112,home,2,How To,77,Internet,1,JSON Feeds,25,Kitchen Recipes,2,Label Based Sitemap Themes,1,Make Money Online,108,Marketing,16,MBT Blogger Templates,7,Menus,1,News,146,Pages,1,Posts,10,presentations,15,Responsive,10,Reviews,7,SEO,307,Settings,6,Shortcode,15,Sitemap Themes,1,Social Media,155,Technology,7,Templates,1,Tips,2,Tools,1,Traffic Tips,80,Video,19,Web Designing,62,web hosting,18,Webmaster Tools,97,Widgets,199,wordpress,26,
ltr
item
Experience Lab - Online business creation and development guide for bloggers and startups: Style Post and Sidebar Titles With Google fonts In Blogger
Style Post and Sidebar Titles With Google fonts In Blogger
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg6v-r_DlkxCAM0JBQwhHZEvcmOenjLHKqAIsn0QKiNjYCl6Pw2Hy_-T1VOmLGhu4vqqaQwjbpIH9wQhKl58SRuqWO1etAYNJVyrlrcOcf_L7a5FJ_cXx2aezzCHbdx3orlwWqAQyONXug/?imgmax=800
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg6v-r_DlkxCAM0JBQwhHZEvcmOenjLHKqAIsn0QKiNjYCl6Pw2Hy_-T1VOmLGhu4vqqaQwjbpIH9wQhKl58SRuqWO1etAYNJVyrlrcOcf_L7a5FJ_cXx2aezzCHbdx3orlwWqAQyONXug/s72-c/?imgmax=800
Experience Lab - Online business creation and development guide for bloggers and startups
https://www.experiencelab.info/2011/05/style-post-and-sidebar-titles-with.html
https://www.experiencelab.info/
https://www.experiencelab.info/
https://www.experiencelab.info/2011/05/style-post-and-sidebar-titles-with.html
true
2959477579779989044
UTF-8
Loaded All Posts Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS PREMIUM CONTENT IS LOCKED STEP 1: Share. STEP 2: Click the link you shared to unlock Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy