Steps
to follow to add about the author below post:
Step
1: Go to your blogger dashboard>>edit template>>expand
widget template.(Backup your
template first)
Step
2: Now find the below code on it. Use “ctrl+f” for that one.
<data:post.body/>
You
will get this code on two places sometimes you will get this code in more than
three places.
Step
3: Now add the below given code in below the line you find in
step 2 in any one. You just have to change the colors given in code and than
add it.
<b:if cond='data:blog.pageType
== "item"'>
<div class="about-author">
<h3>About Author:</h3>
<img align="left" src=" paste url of your image here ">
</img>
<p>
Write something about yourself</p>
<p>Follow him @ <a href="http://twitter.com/yourtwittername" rel="nofollow" target="_blank">Twitter</a> | <a href="https://www.facebook.com/facebookfanpagename" rel="nofollow" target="_blank">Facebook</a></p>
</div>
</b:if>
<div class="about-author">
<h3>About Author:</h3>
<img align="left" src=" paste url of your image here ">
</img>
<p>
Write something about yourself</p>
<p>Follow him @ <a href="http://twitter.com/yourtwittername" rel="nofollow" target="_blank">Twitter</a> | <a href="https://www.facebook.com/facebookfanpagename" rel="nofollow" target="_blank">Facebook</a></p>
</div>
</b:if>
Step
4: Before adding this code just do the simple modifications in highlighted
colours.
Print Page
Do you like this post? Please link back to this article by copying one of the codes below.
URL: HTML link code: BB link code:
0 comments :
Post a Comment