How to Add Author Info box below posts in Blogger

How to Add Author Info box below posts in Blogger
Author information box or biography box is the best way to give instant information about content author easily to visitors. Wordpress has a lot of author box plugins that can easily generate cool author box below posts, but Blogger does not have option like this. But you can add one what is developed by me it's simple and very easy to install to your blogger blog.
It will give your blog a professional look plus stunning mouse hover social media/networking profile option (Facebook, Twitter, Google plus, Linked in, Pinterest) will give your visitor's to add you quickly in their network and help you to get more audience by them. Let's see what's this look like and how to configure and install

How to add Author info box below posts in Blogger


Preview: 
How to Add Author Info box below posts in Blogger

Live Demo- (Here you go)

How to Set up:

Back up your template (Optional step)
  • Log in to your blogger, select your blog, 
  • Select 'Template' option, click 'backup/restore' from upper right corner. 
  • Download full template and save it on Hard-drive
Set up precess: (Mandatory step)
  • From Template tab, select 'Edit html'
  • And find (using Ctrl+F or Cmd+F) into code snippet

<div class='post-footer-line post-footer-line-1'>

  • You may find this code phrase twice, ignore first phrase, after second phrase paste these codes-

<b:if cond='data:blog.pageType == "item"'>
<style>/*crawlist.net CSS starts*/
@import url(http://fonts.googleapis.com/css?family=Raleway);
.ks-author {border:#ccc solid 1px; padding:5px 5px; height:110px; width:500px; background:#fff;}
.ks-author img {float: right; height:70px; width:70px; opacity:.9; margin-top:-25px;}
.ks-author p {font-size:14px; font-family: 'Raleway', sans-serif; line-height:1.4; text-align:left;margin-top:5px; margin-bottom:5px;}
.ks-author h3 {font-family: 'Raleway', sans-serif; font-size:16px; color:#F99; text-align:left; margin-top:5px; margin-bottom:5px;}
.ks-author a {text-decoration:none; color:#F99; font-family: 'Raleway', sans-serif;float:left; font-size:13px;padding-left:5px; padding-right:10px;}
ul.ks-authoro {float:left;} ul.ks-authoro li {float:left;list-style:circle; padding-left:5px; padding-right:10px;}
/*crawlist.net CSS ends*/
</style>
<div class="ks-author"><!--crawlist.net widget starts-->
<h3>About The Author: Name</h3>
<img src="Your Image"/>
<p>Name is specialized in Social Media Marketing + Content Marketing + Search Engine Optimization + Blogger</p>
<ul class="ks-authoro">
<li><a href="http://facebook.com/profile">Facebook</a></li>
<li><a href="http://twitter.com/profile">Twitter</a></li>
<li><a href="http://plus.google.com/profile">Google Plus</a></li>
<li><a href="http://linkedin.com/profile">LinkenIn</a></li>
<li><a href="http://pinterest.com/profile">Pinterest</a></li>
</ul><!--crawlist.net widget ends--></div>
      </b:if>
  • And Save Template,
  • If your Template doesn't contains <div class='post-footer-line post-footer-line-1'> this line and following steps fails to install Author box widget, then follow these steps:
  • Search for </article>
  • After </article> copy and paste following codes and configure.

Now : Configure
  • For showing your portrait image, first upload a square size your image to Tinypic Preview your image and get 'Direct Link for Layouts', paste link address on 'your image link' 
  • To configure social media profile, Get your social media profile link and replace at "http://www.facebook.com/your profile" and configure all red marked profile links.
  • In default description, replace your one or just mod the default description
After doing all these, Now hit 'Save template' and check out your Author information box in live action

Template Compatibility
This Author box is compatible with almost all stranded templates but unique designed templates, highly coded templates will not accept this author bio box. It also will not work on Blogger's default Dynamic view templates, because these templates doesn't accept customization. Won't appear on Homepage.

Faq
  • It has no Multi Author variation
So don't forget to mention how working on your Blogger blog, any question feedback leave with comment.