Green Idea is a free blogger templates with 2 columns right and right sidebar, nature themes for environment and sight-seeing, green background color to make the template more fresh and nature with the leaf on the header, top menu and neatly design. Excellent template for Environment , Nature , Animal , Person , Girl Blogger Templates ...Features: 2 columns,right sidebar,slide show, widgets ready, search box, popular posts, top menu
Instruction : How to install this template for your blog ?
Template by Nancy
Tutorial from AllBlogtools
Template by Nancy
---------------------------------------------------------------------------------------------------------------
The steps are as follows:
Image URL – with your profile image’s URL
Profile URL – can be a link to your Facebook or Google+ profile
Short Description – write anything/something about you (the author )
How to show Author's Short Bio After Post in Blogger ?
Sometimes you’d rather have the author’s short bio displayed under their article, which could be a good move particularly for your readers since it saves them the trouble of having to click away from the current page.The steps are as follows:
- On your Blogger dashboard, go to ‘Design’ then ‘Edit HTML’
- Check the ‘Expand Widgets’ box
- Find the follow line of code (by pressing Ctrl+F)
]]></b:skin> (
4. Post this set of CSS code above it.about-author {
background:#EBF3FB none repeat scroll 0 0;
border:1px solid #D4E2E8;
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;
}
5. Then find this line of code<div class='post-footer-line post-footer-line-1'>
6. And paste this AFTER (below) it<div class='about-author'>
<img alt='Rashin' 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>
7. Replace the following:Image URL – with your profile image’s URL
Profile URL – can be a link to your Facebook or Google+ profile
Short Description – write anything/something about you (the author )
8. Save your template and check to see the result. You’re done!
Tutorial from AllBlogtools
No comments:
Post a Comment