Hey, this tutorial will be helpful if you have multiple author on your blog.Now to add authors to your blog, check this out.
1.Go to your blog dashboard.
2.Click ''Template''
3.Click Edit Html
4.Click ''Expand Widget Template''
Have you done that, then search for this code ]]></b:skin> (
To make the search easier to find, Press Ctrl+F to bring out search box below your browser.Have you seen it, if yes, then paste the below code above it.
about-author {
background:# d6eaf2 none repeat scroll 0 0;
border:1px solid # bcd2db;
font-size:1em;
line-height:1.5em;
margin:0 0 20px;
padding:10px;
}
.about-author img {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #9ED0DE;
display:inline;
float:left;
margin:0 15px 0 0;
If you have done that, now let move to the next part.Search for the code below,
<div class='post-footer-line post-footer-line-1'>
Have you seen it?If yes,then paste the below code right below it.
<div class='about-author'>
<img alt='Display Name' height='100' src='Image URL' width='100'/>
<h4>Author: <a href='Profile URL' target='_blank'><data:post.author/></a></h4>
<p> Short Description</p>
</div>
</b:if>
Now save your template and you are done Asap!!
Do you feel this post to be great one? Then don't forget to share and comment.Thanks






0 comments: Post Yours! Read Comment Policy ▼
PLEASE NOTE:
We have Zero Tolerance to Spam. Chessy Comments and Comments with Links will be deleted immediately upon our review.
Post a Comment