How to Add Multiple Authors Widget, Bio Box in Blogger Blog andrey среда, 29 апреля 2015 г. No Comment

If you want to invite number of authors on blogger or add author bio boxes in below your blog posts. So I designed this feature widget. This widget is for Blogger users only as WordPress already has multiple author plugins. There are many reasons for admin to enable this feature on bloggers blog. There are different kinds of persons who contribute to build a relationship with your customers and increase their loyalty. So today Here we have an another way to Add various author information box below post to Blogger blogs.
Steps to Enable Multiple Author Bio Box in Blogger Blog

If you have multiple authors writing content on your blog, then this widget will display their author bio automatically in their posts. It means the author will not have to edit HTML code into their blog post. 
Though you have to create the details to the code manually.


  • Open up your blogger dashboard, 
  • Go to Template Section and Click Edit HTML. 
  • Search for]]>:skin> and paste the given code above]] >:skin>

/***** www.bloggertipstricks.net author box starts *****/.tbs-author-box {background: #F7F7F7;margin: 20px 0 40px 0;padding: 10px;border: 1px solid #E6E6E6;overflow: auto;}.tbs-author-box p {margin: 0;padding: 0;}.tbs-author-box img {background: #FFFFFF;float: left;margin: 0 10px 0 0;padding: 4px;border: 1px solid #E6E6E6;}/***** www.bloggertipstricks.net author box ends *****/ 

  • Now Press CTRL+F and search for :post.body/>
  • Paste the following code below it as shown in Below.

<b:if cond='data:blog.pageType == "item"'><div class='tbs-author-box'>

<img alt='' class='avatar avatar-60 photo' height='100' src='https://www.facebook.com/photo.php?fbid=620291894747598&set=a.104145269695599.8244.100003003799392&type=1&theater' width='110'/>About Author<br/>Rahul Yadav is an 20 year old entrepreneur who writes on various topics like SEO, Blogging regularly. He has worked on many blogs and also works as an SEO Analyst. Apart from blogging, he is also pursuing a degree in Mechanical Engineering <br/>

div>:if>b:if> 


  • Replace Rahul Yadav by Your Name. 
  • Replace the Text in Pink with your Author Bio and replace the Text in Blue by Author image.

So this new Blogging feature has enabled multiple authors on your blog. 

If you want to invite number of authors on blogger or add author bio boxes in below your blog posts. So I designed this feature widget. This widget is for Blogger users only as WordPress already has multiple author plugins. There are many reasons for admin to enable this feature on bloggers blog. There are different kinds of persons who contribute to build a relationship with your customers and increase their loyalty. So today Here we have an another way to Add various author information box below post to Blogger blogs.
Steps to Enable Multiple Author Bio Box in Blogger Blog

If you have multiple authors writing content on your blog, then this widget will display their author bio automatically in their posts. It means the author will not have to edit HTML code into their blog post. 
Though you have to create the details to the code manually.


  • Open up your blogger dashboard, 
  • Go to Template Section and Click Edit HTML. 
  • Search for]]>:skin> and paste the given code above]] >:skin>

/***** www.bloggertipstricks.net author box starts *****/.tbs-author-box {background: #F7F7F7;margin: 20px 0 40px 0;padding: 10px;border: 1px solid #E6E6E6;overflow: auto;}.tbs-author-box p {margin: 0;padding: 0;}.tbs-author-box img {background: #FFFFFF;float: left;margin: 0 10px 0 0;padding: 4px;border: 1px solid #E6E6E6;}/***** www.bloggertipstricks.net author box ends *****/ 

  • Now Press CTRL+F and search for :post.body/>
  • Paste the following code below it as shown in Below.

<b:if cond='data:blog.pageType == "item"'><div class='tbs-author-box'>

<img alt='' class='avatar avatar-60 photo' height='100' src='https://www.facebook.com/photo.php?fbid=620291894747598&set=a.104145269695599.8244.100003003799392&type=1&theater' width='110'/>About Author<br/>Rahul Yadav is an 20 year old entrepreneur who writes on various topics like SEO, Blogging regularly. He has worked on many blogs and also works as an SEO Analyst. Apart from blogging, he is also pursuing a degree in Mechanical Engineering <br/>

div>:if>b:if> 


  • Replace Rahul Yadav by Your Name. 
  • Replace the Text in Pink with your Author Bio and replace the Text in Blue by Author image.

So this new Blogging feature has enabled multiple authors on your blog. 

by Jillur Rahman

Jillur Rahman is a Web designers. He enjoys to make blogger templates. He always try to make modern and 3D looking Templates. You can by his templates from Themeforest.

Follow him @ Twitter | Facebook | Google Plus

No Comment