Add Cool Author Bio Box below posts in Blogger blogs

Add Cool Author Bio Box below posts in Blogger blogs
Here is the second version of Crawlist's author biography box for your Blogger. It is more cooler than the previous Author box and fueled up with more function. Let's see What function it offers, how it looks like and how to configure and add it to your Blogger.
Author Bio box V2 comes up with Author Image on mouse over zooming effect, stunning Fade hover effect base Metro styled 8 social media profile slot (Facebook, Twitter, Google-plus, LinkedIn, Pinterest, Dribbble, Instragram and YouTube). Made with CSS3, HTML, CSS and Google font. This Author bio box promised to make your Blog little more Cool, and Social media profile slot will give your visitor to add you quickly in their network circle and help you to get more audience by them. Let's see how it looks like and how to add it in Blogger blogs.

Add Cool Author Bio Box below posts to Blogger blogs



Preview-
How to add Cool author bio box below posts in blogger

Live Demo- (here you go)


This author bio box set up has one step. Read on:-

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 in your Harddrive

Install your Author Bio Box (Mandatory Step)
  • Go to 'Template' tab, select 'Edit HTML' 
  • And find (Using Ctrl+F or Cmd+F) into code snippet this line-

<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 == &quot;item&quot;'>
    <style>/*crawlist.net CSS starts*/
@import url(http://fonts.googleapis.com/css?family=Droid+Serif);
    .ks-author{
    margin: auto;
    padding: 10px 10px;;
    height:130px;
    width:500px;
    background:#fff;
    border:1px solid #999;
    -moz-box-shadow:0px 0px 15px #999;
    -webkit-box-shadow:0px 0px 15px #999;
    box-shadow:0px 0px 15px #999;}
    .ks-author p {font-size:12px;
    font-family: 'Droid Serif', serif;
    font-weight:100; padding-top:-4px;}
    .ks-author h3{font-size:16px;
    font-family: 'Droid Serif', serif;
    font-weight:600;}
    .ks-avatar img{
        float:left;
    width:100px;height:100px;
    margin: 0px 3px 0px 0px;
    padding: 6px;border:1px solid #ABB7B7;    -moz-box-shadow:0px 0px 5px #999;
    -webkit-box-shadow:0px 0px 5px #999;
    box-shadow:0px 0px 5px #999;}
    .ks-parti { height:130px; float:right; width:380px; }
.ks-sosi { width:300px;}
.ks-sosi img { float:left; margin-left:5px; height:24px; width:24px;}
.ks-sosi img:hover { opacity:.7;      -webkit-transition: all .3s ease;
         -moz-transition: all .3s ease;
           -o-transition: all .3s ease;
          -ms-transition: all .3s ease;
        transition: all .3s ease;float:left; margin-left:5px; height:24px; width:24px;}
/*crawlist.net CSS ends*/ </style><!--crawlist.net widget starts-->
    <div class='ks-author'><div class='ks-avatar'>
<img src='Image Link'/></div>
<div class='ks-parti'>
    <h3 align='left'>About the author :</h3>
    <p align='left'>My name is _ _ _, Ceo of this site. _ _ _ enthustic and have passion to share my idea and creativity with this blog and provide tricks, tips and information for visitors. Thanks for visiting.</p>
<div class='ks-sosi'>
<a href='http://www.facebook.com/your profile' target='_blank'><img src='http://4.bp.blogspot.com/-eGaKlnZU1Io/U1Ss7qyo6zI/AAAAAAAADuc/hbHpSxvb-Dw/s1600/1.png'/></a>
<a href='http://www.twitter.com/your profile' target='_blank'><img src='http://2.bp.blogspot.com/-vjJUkwvSh6M/U1Ss8HnOiUI/AAAAAAAADuo/0fRIEQpEJQc/s1600/2.png'/></a>
<a href='http://plus.google.com/your profile' target='_blank'><img src='http://3.bp.blogspot.com/-o2ChlbwBv70/U1Ss85Q08UI/AAAAAAAADu0/XABHOb3Siss/s1600/3.png'/></a>
<a href='http://www.linkedin.com/your profile' target='_blank'><img src='http://1.bp.blogspot.com/-jp3n48X1aac/U1Ss-MXN8II/AAAAAAAADu8/rOeDyJOUmhs/s1600/4.png'/></a>
<a href='http://www.pinterest.com/your profile' target='_blank'><img src='http://3.bp.blogspot.com/--m7sMpphLW4/U1Ss-Spf50I/AAAAAAAADvE/GNlttVB3yO8/s1600/5.png'/></a>
<a href='http://www.dribbble.com/your profile' target='_blank'><img src='http://1.bp.blogspot.com/-WUr92WT5VFI/U1Ss_xyHRII/AAAAAAAADvM/HONC4X51k40/s1600/6.png'/></a>
<a href='http://www.instragram.com/your profile' target='_blank'><img src='http://4.bp.blogspot.com/-8QvbrNs0-JM/U1StATa16oI/AAAAAAAADvU/w_Zf9TAHrxg/s1600/7.png'/></a>
<a href='http://www.youtube.com/your Chanel' target='_blank'><img src='http://4.bp.blogspot.com/-vbDAC9mElbQ/U1StAim2lBI/AAAAAAAADvY/AnD9Z6Hw0Aw/s1600/8.png'/></a>
</div></div></div><!--crawlist.net widget ends--></b:if>

Configure
  • To show your portrait image, first upload a square size your image to Tinypic and get the hosted image direct link (Direct links for layout). Paste your image link in 'your image url' what shown in pink color
  • To configure social media profile, Get your following social media profile link and replace with default links. All social media profile links red colored.
  • In default Author description, replace your one or just mod the default description, It highlighted in orange color
After doing all these configuring, Now 'Save template' and check out your Author bio box in live action

Template Compatibility
This Author bio 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 any customization. Won't appear on Homepage
  • If your Template is made of HTML5 search </article> in stead of  <div class='post-footer-line post-footer-line-1'> and below </article> paste all codes, Configure and Save template.
Faq
  • It don't support Multi-Author variation
 And don't forget to mention how it working on your Blogger blog. Any problem feedback leave with comment. Goodluck....

Popular posts from this blog

13 Best Forum CMS/Script to use

11 Best Free Domain register sites to know about

Add ‘Text to Speech/Read it loud’ option to your Blogger blog

Top 10 Best Putlocker Alternatives

How to Add HTML5 video player to Blogger/Wordpress

Why Blogger blog shows less post entries on Homepage/Index/Archive pages

10 Best WYSIWYG Editors to use

How to embed Vimeo video in Blogger

5 Best Android Emulators for Windows 2017

Add featured post slider in Blogger (homepage)