Responsive Writer Bio Widget Box Below Post Service For Blogger Blog


How To Add Author Bio widget Box Below Post inwards Blogger weblog Responsive Author Bio widget Box Below Post For Blogger blog
An Author box tells all nigh the information concerning the writer. This is a mutual method when it comes to blogs. Most blogger blogs integrate author bio widget bellow post to Pb the visitors to their social profiles. Its a regard to the author of the weblog Posts. Without wasting time, allow me give yous the diverse types of responsive author bio widget box to role bellow post inwards blogger.

How To Add Default Author Bio Widget In Blogger

How To Add Author Bio widget Box Below Post inwards Blogger weblog Responsive Author Bio widget Box Below Post For Blogger blog

Step #1. Go to your Blogger Dashboard as well as Choose a blog.
Step #2. Now Go To The Lay out department as well as select Edit For The post Widget-
Step #3. Once yous click the edit button, a novel windows volition popular upward where you’ll live on allowed to tick on diverse option, scroll downward as well as tick the”Show Author’s Profile After the post” option.
Step #4. If yous are using a default Blogger template or a modified version of the default template, as well as so yous won’t accept whatsoever problems inwards getting the author box, simply larn banking concern check whatsoever of your posts as well as you’ll run across the Author Box.
Step #5. but, if yous are using a custom Blogger template, you’ll accept to add together some codes to your Blogger template. Go to Template>Edit HTML, as well as so honor (use CTRL+F) –

[  [sourcecode language=”plain”]<div class=’post-footer-line post-footer-line-3>[/sourcecode]
Step #6. Paste the next code below the previously given code-
[sourcecode language=”plain”]<b:if cond=’data:blog.pageType == "item"’>
<b:if cond=’data:post.authorAboutMe’>
<div class=’author-profile’ itemprop=’author’ itemscope=’itemscope’ itemtype=’http://schema.org/Person’>
<b:if cond=’data:post.authorPhoto.url’>
<img expr:src=’data:post.authorPhoto.url’ itemprop=’image’ width=’50px’/>
</b:if>
<div>
<a class=’g-profile’ expr:href=’data:post.authorProfileUrl’ itemprop=’url’ rel=’author’ title=’author profile’>
<span itemprop=’name’><data:post.author/></span>
</a>
</div>
<span itemprop=’description’><data:post.authorAboutMe/></span>
</div>
</b:if>
</b:if>[/sourcecode]
]

Step #7. Thats all amongst Adding Author Box , Click Save!

Adding H5N1 Responsive Author Bio widget Box Below Post In Blogger.

Adding About the Author box below every weblog post is fairly easy. It gives a professional person await to the blog. Author box widgets give agency to people who accept written the articles for to a greater extent than clarity. Its an essential tool for SEO even for those who include invitee writing.
Almost all WordPress websites accept employed Author Box Widgets which blogger doesn't have. For that representative yous accept to edit Your template to add together some duet of codes to include the author bio box. Bellow i am attaching the available bio boxes examples to live on used  or embedded bellow a post content. They accept the next responsive properties.
 1 First Widget
Everyone wants to brand his Blog or Website to a greater extent than Responsive as well as professional. Therefore, I thought to percentage this responsive author box widget for blogger platform users who desire to alter the await of his weblog past times using it bellow the post content.

How To Add Author Bio widget Box Below Post inwards Blogger weblog Responsive Author Bio widget Box Below Post For Blogger blog

Responsive Author Bio widget Box Below Post In Blogger With Blur Background.

  • Go to your blogger dashboard >> Template >> Edit HTML:
  • Search for the next code past times pressing Ctrl+F
[ ]]></b:skin> ]
  • Now simply before/above this code add together the next slice of CSS code.
[  /*Professional Author Box CSS Code*/
.about-author {
width : 750px;
overflow : hidden;
margin:10px 0px;
border:0px;
    background: #f2f2ef;
    margin: 0 0 30px 0;
    padding: 10px;
    border: 1px corporation #EAEDEF;
    overflow: hidden;
    color: #333333;
    font-size: 14px;
    font-family: Georgia, Tahoma, Verdana;
    line-height: 24px;
}
.about-author img {
display: block;
width: 90px;
height: 90px;
margin: 0 1.2em 0 0;
float: left;
background-size: cover;
background-repeat: no-repeat;
background-position: middle center;
-webkit-border-radius: 999em;
-moz-border-radius: 999em;
border-radius: 999em;
border: 2px corporation #ddd;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.about-author h3{
font-family:georgia !important;
font-size:18px !important;
margin:9px 0px !important;
color:#666 !important;
border-bottom:2px corporation #666 !important;
border-top:0px !important;
}
.about-author p {
margin:0px;
text-align:justify;
color:#666;
}
/*Professional Author Box CSS Code*/ ]
Now search for
[  <data:post.body/> ]
Now simply after/below this code add together the next slice of HTML code

<div class="about-author">
<h3>About Author:</h3>
<img align="left" src="Paste Your Image URL Here"/><p>Write Something About Yourself</p><br/>
<p>Let's Get Connected: <a href="http://twitter.com/seoclive_" rel="nofollow" target="_blank"><font color="#00aced">Twitter</font></a> | <a href="http://www.facebook.com/seoclive" rel="nofollow" target="_blank"><font color="#3b5998">Facebook</font></a> | <a href="http://plus.google.com/#" rel="nofollow"><font color="#dd4b39">Google Plus</font>
</a></p>
</div> ]

Customization :

  • Paste Your Image URL Here : Add Your Profile Picture
  • Write Something About Yourself flick url to display inwards the Author Box Widget
  • http://twitter.com/seoclive_ : Replace amongst your Twitter page URL
  • http://www.facebook.com/seoclive : Replace amongst your Facebook page Profile URL
  • http://plus.google.com/# : Replace amongst your Custom Google Plus page URL
 
 1 First Widget

Responsive Author Bio widget Box Below Post In Blogger With Social Share Buttons.

How To Add Author Bio widget Box Below Post inwards Blogger weblog Responsive Author Bio widget Box Below Post For Blogger blog

How To Install Your Bio Box Widget Bellow Post.

  • Follow The Easy Steps Bellow To Include The Code To Your Template.
  • Choose Your Blog From The Ones You accept That yous Want To Include the Widget.
  • Click On Theme On the Lest Side Bar.
  • Select Edit HTML. [ Please Back Up Your Template If You Are H5N1 Beginner ]
  • Press on dominance Ctrl & F .  [ To Display Search Module On The Right Corner ]
  • Now Search for the bellow Code.
 [ <div class='post-footer-line post-footer-line-1'> ]
 You may honor the Code Twice In Your Template Codes. But nosotros are afterward the instant code that corresponds the kickoff Paste The Below author Box Code Bellow It. To know if your code is twice inwards your template, Press on the piece of job into push the instant fourth dimension afterward showing the kickoff one. If the highlighting color doesn't motility as well as so yous are going to role the kickoff one.
Paste The below code below the code searched to a higher house
[ <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 corporation #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 corporation #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 advert is _ _ _, Ceo of this site.www.seoclive.com enthusiast as well as accept passion to percentage my thought as well as inventiveness amongst this weblog as well as supply tricks, tips as well as information for visitors. Thanks for visiting.</p>
<div class='ks-sosi'>
<a href='http://www.facebook.com/your profile' target='_blank'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi4b3nT-bnct2bVe-LSnO3nea1DP9gp6xKvR4KOwMBRnXWQcsZA9FgGq5KqpzirFtpFFCZclxzYskBaNk8fLBTBui4uL1UaRnFiG4FB5DcSdH8lj_hhG9o3IC4Kh2capGD5LINN3NE8XYA/s1600/1.png'/></a>
<a href='http://www.twitter.com/your profile' target='_blank'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEijhHV5AaVWkZKMZspFL4Zo27TziGk-YuOSZL0neaJuS0qo3ODQ58w0LQL5-o392ZvzZ0xFIPNjE_gHWSZNam_UzAi_7-mPbM22Iqa-FhVWx8rEmHAO6xuJ9zD-7zE831Y5TkRdN8hasmE/s1600/2.png'/></a>
<a href='http://plus.google.com/your profile' target='_blank'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjIe40jspaiYi6baY-PF-fq6sy8oSbRCE0s-cy4olOjaddrrGTczuz4uik_RtlgLDOR_plUe1YmsmiQ6XFFeTuMJPqQGfpp5xlCM41T5rPnNab4afSMEe4MYMvMUbJyaULcTC7U-6mjXVs/s1600/3.png'/></a>
<a href='http://www.linkedin.com/your profile' target='_blank'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgW-KWq271hLmu-GuGrBoQTZ8ssaAACTLnYO8Eiq-LmXnBuiXZ684cdkQGZqWUIc4LxYI1kaphCvOtZ8tTdtjAQNtbAKeIF6Sciua59QpCybmOChfLhN6ftfrOa26NYjx9pvlelU6waq9w/s1600/4.png'/></a>
<a href='http://www.pinterest.com/your profile' target='_blank'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqsxM3o-iKO7EKe08hZQDWU8zYYGw2_kqbg34cSeiwVwjv7DZhprhaok2a-Hw0_ABg6loev7A1FopLXnnAblFuys8v6dkSh7TVayopU_B7jzxVTLJ8Ps3ODPcAB7kpGO-wzMAelTz3dFo/s1600/5.png'/></a>
<a href='http://www.dribbble.com/your profile' target='_blank'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjP1sJNscnagSXuUedtXF24fqtgYviKhxt62XffZ-_GHOPmQwz0E0YMan2LrHoDTVsrYilHhcaxujTNbvGgMJ8SdRDtIuNVoKKxjpdMReU0VonrLoeGW6FaZ918BmJ5AZqKW2I4Y6RGGTc/s1600/6.png'/></a>
<a href='http://www.instragram.com/your profile' target='_blank'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEisYhZ78ymPEttQP92wQquuCVIAU99S3_YNBHzXM1FbdwJ2S3CTsOqW5jhwTwH1rOPzkn7GgQ4vEFFAgyrv_cytr8xBHAWq1jSXRAVzdysUR_5u3pScYUb9r4SjN94cXebVqnKX7F7bzCQ/s1600/7.png'/></a>
<a href='http://www.youtube.com/your Chanel' target='_blank'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHFwmdjYKta4JJ2bYuPrlKPSdOAixy86qGkTBwuwYEhnN3w-S4EgnofXe7KVAJx4DcHSE7CAHc9oI34AbrKbPqMhfD87LrAJJhIkxWdFTRZ7NEnZ2juazejQH7nSPQh5a1xstf1q_jCNo/s1600/8.png'/></a>
</div></div></div><!--crawlist.net widget ends--></b:if>
]
Change The to a higher house highlighted code to the  Social profile URL to live on included. The to a higher house code tin terminate also live on used guide away to your template past times using widget HTML or Javascript Plugin inwards Blogger layout pannel.
2. Second Widget

Author Box Widget Below Post With Subscribe Button.

How To Add Author Bio widget Box Below Post inwards Blogger weblog Responsive Author Bio widget Box Below Post For Blogger blog

How To Install Your Bio Box Widget With Subscribe Bellow Post.

Login to Blogger - Theme  - Edit HTML.
Click on Ctrl & F dominance as well as search for ending of caput </head>
Copy the CSS code as well as Paste Right Above It.
Now Search for the bellow Code.
 [ <div class='post-footer-line post-footer-line-1'> ]
 You may honor the Code Twice In Your Template Codes. But nosotros are afterward the instant code that corresponds the kickoff Paste The Below author Box HTML Code Bellow It. To know if your code is twice inwards your template, Press on the piece of job into push the instant fourth dimension afterward showing the kickoff one. If the highlighting color doesn't motility as well as so yous are going to role the kickoff one.
CSS 
[
<style> .mdauthor_info{ float:left; width:550px; padding:15px; border:1px corporation #ccc; margin-bottom:15px; margin-top:15px; background:#eee; color:#000; } .mdauthor_info:hover{ background:#eee; border:1px corporation #ccc; -webkit-box-shadow:0px 0px 10px  rgba(0, 0, 0, .3); -moz-box-shadow:0px 0px 10px  rgba(0, 0, 0, .3); box-shadow:0px 0px 10px  rgba(0, 0, 0, .3); } .mdauthor_info h3{ color:#000; margin-bottom:10px; } .mdauthor_info h3:hover{ edge : 1px corporation #EEEEEE; -webkit-box-shadow:0px 0px 10px  rgba(0, 0, 0, .3); -moz-box-shadow:0px 0px 10px  rgba(0, 0, 0, .3); box-shadow:0px 0px 10px  rgba(0, 0, 0, .3); } .mdauthor_photo{ float:right; margin:0 0 0 10px; } .mdauthor_photo img{ border:1px corporation #666; -webkit-transition:-webkit-transform .15s linear; -moz-transition:-moz-transform .15s linear; -o-transition:-o-transform .15s linear;transition:transform .15s linear; -webkit-box-shadow:0 3px 6px rgba(0,0,0,.25); -moz-box-shadow:0 3px 6px rgba(0,0,0,.25); box-shadow:0 3px 6px rgba(0,0,0,.25); padding:5px 5px 5px 5px;-webkit-transform:rotate(+2deg); -moz-transform:rotate(+2deg);-ms-transform:rotate(+2deg); -o-transform:rotate(+2deg);transform:rotate(+2deg);float:left; } .mdauthor_photo img:hover{ background:#FFFFFF; edge : 1px corporation #EEEEEE; -webkit-box-shadow:0px 0px 10px  rgba(0, 0, 0, .3); -moz-box-shadow:0px 0px 10px  rgba(0, 0, 0, .3); box-shadow:0px 0px 10px  rgba(0, 0, 0, .3); -webkit-transform:rotate(-1deg); -moz-transform:rotate(-1deg); -ms-transform:rotate(-1deg); -o-transform:rotate(-1deg); transform:rotate(-1deg); } ul.mdsocial{ list-style:none; margin:10px; overflow:hidden; } .mdsocial li{ float:right; background:none !important; padding:0 !important; margin:0 8px; } .mdsocial li a{ display:block; width:40px; height:40px; background:url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi674h1KIxRgKByOuT2t9n1cNDE35VmN6wDvmOkDVCaF8mjpSS8LCu09alD-cvideBusDrYbtmz47Xp8NJ5ddbkJy9eqUvzblLG62iBYRu-iX9CI9fZ1wCf5oqv7PTGx6wtnSV5s_ntlzkL/s1600/social.png") no-repeat transparent; text-indent:-99999em !important; } .mdsocial li a:hover{ padding:0 !important; } .mdsocial li.rssicon a{ background-position:0 0; } .mdsocial li.twicon a{ background-position:-50px 0; } .mdsocial li.fbicon a{ background-position:-100px 0; } .mdsocial li.gicon a{ background-position:-150px 0; } .mdsocial li.rssicon a:hover{ background-position:0 -50px; } .mdsocial li.twicon a:hover{ background-position:-50px -50px; } .mdsocial li.fbicon a:hover{ background-position:-100px -50px; } .mdsocial li.gicon a:hover{ background-position:-150px -50px; } .mdlinediv{ margin-top:25px; height:0px; clear:both; display:block; border-top:1px corporation #fefefe; border-bottom:1px corporation #CCCCCC; } .mdemailbutton{ background:#f7f8f9; background:-webkit-gradient(linear,left top,left bottom,color-stop(#f7f8f9,0),color-stop(#e9e9e9,1)); background:-webkit-linear-gradient(top, #f7f8f9 0%, #e9e9e9 100%); background:-moz-linear-gradient(top, #f7f8f9 0%, #e9e9e9 100%); background:-o-linear-gradient(top, #f7f8f9 0%, #e9e9e9 100%); background:linear-gradient(top, #f7f8f9 0%, #e9e9e9 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f8f9', endColorstr='#e9e9e9',GradientType=0 ); border:1px corporation #ddd; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; padding:6px 12px; margin:0;-webkit-box-shadow:0 1px 0 #f9f9f9 inset, 1px 1px 1px rgba(223,223,223,0.4); -moz-box-shadow:0 1px 0 #f9f9f9 inset, 1px 1px 1px rgba(223,223,223,0.4);box-shadow:0 1px 0 #f9f9f9 inset, 1px 1px 1px rgba(223,223,223,0.4); color:#888; text-shadow:0 1px 0 #fff; line-height:1.2; cursor:pointer; font-size:13px; } .mdemailbutton:hover{ background:#f1f1f1; background:-webkit-gradient(linear,left top,left bottom,color-stop(#f1f1f1,0),color-stop(#e0e0e0,1)); background:-webkit-linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%); background:-moz-linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%); background:-o-linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%); background:linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#e0e0e0',GradientType=0 ); text-decoration:none !important; } .mdemail{ clear:both; width:250px; margin:10px 0; float:left; } .mdemailform{ position:relative; width:250px; margin:0 auto; } .mdemailinput{ width:200px; height:18px; margin:0 auto; padding:8px 40px 8px 10px;border:1px corporation #ddd; -webkit-border-radius:4px;-moz-border-radius:4px; border-radius:4px;font-family:georgia; font-style:italic; -webkit-box-shadow:1px 1px 2px #dfdfdf; -moz-box-shadow:1px 1px 2px #dfdfdf; box-shadow:1px 1px 2px #dfdfdf; font-size:14px;color:#666; } .mdemailbutton{ -webkit-border-top-right-radius:4px; -webkit-border-bottom-right-radius:4px; -moz-border-radius-topright:4px; -moz-border-radius-bottomright:4px; border-top-right-radius:4px; border-bottom-right-radius:4px; -webkit-border-top-left-radius:0px; -webkit-border-bottom-left-radius:0px; -moz-border-radius-topleft:0px; -moz-border-radius-bottomleft:0px; border-top-left-radius:0px;border-bottom-left-radius:0px; padding:9px; position:absolute; right:-2px; top:0; display:block; line-height:16px; } .mdemailbutton{ padding:8px !important; } .mdemailform, .mdemailinput{ width:98% !important; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; height:auto; } </style> ]

HTML

<b:if cond='data:blog.pageType == &quot;item&quot;'> <div class='mdauthor_info'> <div class='mdauthor_photo'> <img alt='author' height='150' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh-L3prk8DA1441lx8R4afnqL-yj6IesbPd2zsmLI70-8FsDl6IfIvPYj8u92Jgy2j6JvU6mxOx349vvmTqisRrH76uXjmkjhBi99JaI66sq6Xdd9HN94hiSfFmw0aN9dVSNI_NOYZluJPz/s1600/Untitled-1.png\ width='150'/> </div> <h2>This post was written by:</h2> <p>Write hither the author curt Bio or introduction. The author profile may live on maximum 250-300 characters amongst spaces or 40-55 words long. I Love seoclive.com alot.</p> <div class="mdlinediv"></div> <div class="mdemail"> <small style="text-align:center;">Get Free Email Updates to your Inbox!</small> <form action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=Seoclive, 'popupwindow', 'scrollbars=yes,width=550,height=520');return true" class="mdemailform"> <input value="MakingDiffrent" name="uri" type="hidden"/>  <input name="loc" value="en_US" type="hidden"/> <input onblur='if (this.value == "") {this.value = "Enter your email...";}' onfocus='if (this.value == "Enter your email...") {this.value = ""}' value="Enter your email..." name="email" class="mdemailinput" type="text"/>  <input class="mdemailbutton" value="SignUp" title="" type="submit"/> </form> </div> <ul class="mdsocial"> <li class="rssicon"> <a href="http://feeds.feedburner.com/Seoclive">Rss</a> </li><li class="twicon"> <a href="http://twitter.com/seoclive_">Twitter</a> </li><li class="fbicon"> <a href="http://facebook.com/seoclive">FaceBook</a> </li><li class="gicon"> <a href="#">Google +</a> </li> </ul> </div> </b:if> ]

How To Display Author Profile as well as Picture Below Posts Of Blogger Mobile View

  • Ensure it’s already displaying on the desktop view.
    Log inwards to your Blogger dashboard Area
    Back upward your template [ Beginners ] as well as larn to Template & Edit HTML.
  • Click within the HTML as well as role CTRL F to honor <b:if cond=’data:top.showMobileShare’>
  • Carefully honor the ending </div> equally seen inwards the screenshot below:
  • Below the 3rd </div>, re-create as well as glue the code below:

[  <p style=”font-size: 18px; border-bottom: 2px corporation #333;”>About Author</p>
<b:if cond=’data:post.authorAboutMe’>
        <div class=’author-profile’ itemprop=’author’ itemscope=’itemscope’ itemtype=’http://schema.org/Person’>
          <b:if cond=’data:post.authorPhoto.url’>
            <img expr:src=’data:post.authorPhoto.url’ itemprop=’image’ width=’50px’/>
          </b:if>
          <div>
            <a class=’g-profile’ expr:href=’data:post.authorProfileUrl’ itemprop=’url’ rel=’author’ title=’author profile’>
              <span itemprop=’name’><data:post.author/></span>
            </a>
          </div>
          <span itemprop=’description’><data:post.authorAboutMe/></span>
        </div>
      </b:if> ]
Thank You for existence Part of this proficient article.I promise that i accept impacted some proficient SEO information that tin terminate help you Design your Blogger Blog Best for ranking. Incase yous human face upward whatsoever difficulty piece implementing the next fields delight accomplish me past times Commenting bellow Or Contact Me.
Next
Previous
Click here for Comments

0 komentar:

Please comment if there are any that need to be asked.