Add CSS3 Author Box widget below posts in Blogger

Add CSS3 Author Box widget below posts in blogger
After publishing couple of normal looking Author information box/biography box widget here today I am publishing A High end design base Author bio box build with CSS3, CSS and HTML. This widget offers:
  • Black unique background
  • Round author’s image frame
  • Fast loading, clean codes
This widget is easy to install and configure. Looks elegant with any types of blogs and highlight easily Author’s Bio and social profiles. Let’s see how it looks like, how to install in Blogger blogs and How to configure. Read on-

Add CSS3 Author Box widget below posts in blogger


Preview:
Add CSS3 Author Box widget below posts in blogger

Live Demo: Click Here

How to install:
This widget set up has two easy steps: Read on-

Non Necessary step:
Back up your template first! Just in case;
  • Log in to your blogger, select your blog,
  • Select ‘Template’ tab, click 'backup/restore' from upper right corner.
  • Download full template and save it on Hard-drive
Mandatory step 1:
  • Go to ‘Template’ tab, select ‘Edit HTML’
  • Search for </head> into code snippet (using CTRL+F or CMD+F)
  • Before </head> tag, copy and paste below line

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

Mandatory step 2:
Again Search for

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

Before <div class='post-footer-line post-footer-line-1'> copy and paste below codes, {You may find this code phrase twice, ignore first phrase, after second phrase paste codes}

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<style>/*crawlist.net CSS starts*/
.ks-auth {height:160px; width:500px; background:#151515; margin:auto;overflow:hidden;    -webkit-box-shadow: 0px 1px 5px rgba(0,0,0,.25);
     -moz-box-shadow: 0px 1px 5px rgba(0,0,0,.25);
          box-shadow: 0px 1px 5px rgba(0,0,0,.25);}
.ks-auth1 {width:120px;height:100%; float:left;}
.ks-auth2 {float:right; margin-top:-155px;}
.ks-auth2 h3 { color:#fff; margin-left:135px; margin-top:8px; margin-bottom:8px; border-bottom:1px dashed #5C97BF;font-family: 'Droid Serif', serif; font-weight:300;font-size:16px;}
.ks-auth2 img { float:right; margin-right:7px; height:20px; width:20px; margin-top:-4px}
.ks-auth2 img:hover { opacity:.9;}
.ks-auth2 p {font-size:13px; color:#fff; margin-left:135px;font-family: 'Droid Serif', serif; line-height:1.5; margin-top:5px; font-weight:100}/*crawlist.net CSS ends*/
</style><!--crawlist.net widget starts-->
<div class='ks-auth'><div class='ks-auth1'>
  <img src="Your Image Link" style='float:left; border-radius:50%; border:2px #f5f5f5 solid; width:100px; height:100px; margin-left:15px; margin-top:18px;'/>
</div>
<div class='ks-auth2'>
<h3>About Author <a href="http://plus.google.com/your profile" title="Find me on Google plus" target="_blank"><img src="http://4.bp.blogspot.com/--1lfIW2iDys/VTzElG5tp0I/AAAAAAAAALk/Y-arrpZIeoA/s1600/google-plus_64.png"/></a>
<a href="http://www.twitter.com/your profile" title="Find me on Twitter" target="_blank"><img src="http://1.bp.blogspot.com/-9jxa8inY7NA/VTzElUoUMEI/AAAAAAAAALo/CVnckZyfwaM/s1600/twitter_64.png"/></a>
<a href="http://www.facebook.com/your profile" title="Find me on Facebook" target="_blank"><img src="http://3.bp.blogspot.com/-dmQ4niEV31g/VTzElDuYzZI/AAAAAAAAALg/EgES5KfNWXA/s1600/facebook_64.png"/></a></h3>
<p>Your Bio write/paste {30-40 words}</p>
</div></div><!--crawlist.net widget ends--></b:if>


[For HTML5 template users]
If your Template doesn’t contains <div class='post-footer-line post-footer-line-1'>, then search for

</article>
And below </article> paste all codes.

How to configure:
  • To configure: Author image; Upload your image (200x200 png/jpg) to Tiny Pic and get the raw image link, paste it on ‘Your Image Link’
  • To configure: Social icons; Collect your following profiles direct address link and paste on defaults
  • To configure: Bio texts; Write/paste your bio within <p> to </p> tag. Should be 30-40 words
And finally ‘Save Template’, and check your bio in live action

Template Compatibility

This Author box is compatible with almost all stranded templates but unique designed templates, highly modified templates will not accept this. It also will not work on Blogger's default Dynamic view templates. and Will not appears on homepage.

The necessity of Author box widget is so to speak. So add this Author box widget on your Blogger blog and make your blog more detailed, personality full and stylish. Any feedback, problem you facing with this widget don’t forget to mention, Goodluck.....