Free Advertising by FreeAdvertisingNetwork.org

23 Apr 2013

Guest Author Box: Show Guest Author Info Below Blogger Posts

Leave a Comment
Guest Author Box
Due to lack of time blog authors often have to rely on Guest posters. In return we offer them with quality back links and advertisement. In order to better serve them it is important to display some info about them in a polite and attractive manner. This will encourage more and more people to write quality articles for you. We are very selective in accepting tutorials written by our readers but once the tutorial qualifies we publish their post in the best manner possible. See the example below which shows one of Blogging Section's Guest Author’s info.



Guest Author Box: Show Guest Author Info Below Blogger Posts

To create this type of attractive box for your guest authors you would need to play with some  delicious CSS and HTML . So then Lets jump straight to the main part!


How To Create Customize Guest Author Info Box


  1. Go To Blogger > Design > Edit HTML
  2. Back up your template
  3. Search for ]]></b:skin>
  4. Just above it paste the code below,
/*----------Guest Poster --------*/
.mbt-gp img {
margin:0;
border:0;
}
.mbt-gp-about {
font-size:12px;
margin:0 auto;
padding:3px;
width:580px;
background:#edf6ff;
border:#9ecfff dotted 1px;
min-height:130px;
}
.mbt-gp {
padding-top:10px;
margin:0;
font-size:12px;
float:left;
width:17%;
text-align:center;
border-right:#93C0F9 solid 1px;
}
.mbt-gp-text {
float:right;
width: 80%;
padding:5px;
text-align:left;
font:12px arial,sans-serif;
text-align:justify;
margin:0;
padding:0;
}



   5.    Save your template and jump to the next part of the tutorial.


How To Add Box Below Post

Now whenever you publish a Guest post at your blog, simply switch to the Edit HTML Mode of your Blogger Editor. And drag to the bottom of the HTML codes and just at the end add the code below,

<div class="mbt-gp-about"> 
  <div class="mbt-gp"><img src="GUEST-AUTHOR-IMAGE-LINK" width="80" height="70" /> GUEST-AUTHOR-NAME </div> 
  <div class="mbt-gp-text"> 
    <p><strong>About the Guest Author:</strong> 
      <br />ADD-DESCRIPTION-ABOUT-AUTHOR-INFO-HERE </p> 
  </div> 
</div>


See the screenshot below to know better where to add the code,
Guest Author Box: Show Guest Author Info Below Blogger Posts

Make sure you replace the bolded text with proper details. The image size would fit perfectly if it is 200px by 125px.

You will have to add just the second code for every guest post that you publish. Once you understand on how to do it then doing it again and again would become more like a fun. I just hope you find it useful and worth trying. Take care buddies. :)

0 comments:

Post a Comment

ShareThis

If You Like This Post Then Please Take 5 Second To Share It!
Twitter Bird Gadget