In this guide we will explain about adding author name, date and labels below post titles in your blogger blog. Adding these attributes below post titles gives a professional touch to your blog posts. Moreover it will also introduce you to your blog visitors when they read any article on your blog. Author name field is directly linked to author’s Google plus profile so that any blog visitor can directly open your profile and follow you on your Google plus network. In this way it will also helps in increasing your Google plus followers.
Step 2: Select Layout option.
Step 3: Click on Edit option below Blog Posts widget.
Step 4: Uncheck all the option on the Blog posts widget & save the widget.
Step 5: Now select Template option and Click on Edit HTML option.
Step 6: In the template code find following code.
Step 7: Replace above given code with following code and save the template.
Note : If this doesn't work then find second occurrence of the above code and replace it with the given code.
Popular Search Keywords: blogger templates,blog templates,Blogging tips,Template design,Online Earning,HTML editing,Tips and Tricks,Earn Money online,Earn from Bangladesh,Online solution,blogger,blogging,blog,blogs,design,wordpress,development.
Bloging Tips
Method -
Step 1: Open your blogger dashboard and select your blog.Step 2: Select Layout option.
Step 3: Click on Edit option below Blog Posts widget.
Step 4: Uncheck all the option on the Blog posts widget & save the widget.
Step 5: Now select Template option and Click on Edit HTML option.
Step 6: In the template code find following code.
<div class='post-header'> <div class='post-header-line-1'/>
Step 7: Replace above given code with following code and save the template.
Note : If this doesn't work then find second occurrence of the above code and replace it with the given code.
Source code -
<div class='post-header'> <div class='post-header-line-1'/> <font style='font-size:11px; font-family:verdana; word-spacing:1px; color:#555555;'> Posted by: <a href='https://plus.google.com/113077073682792857677?prsrc=5' rel='nofollow'><data:post.author/> </a> on <data:post.timestamp/> </font> <font style='font-size:11px; font-family:verdana; word-spacing:1px; float:right; color:#555555;'> Categories: <b:if cond='data:post.labels'> <b:loop values='data:post.labels' var='label'> <a expr:href='data:label.url + "?max-results=8"' rel='tag'> <data:label.name/> </a> <b:if cond='data:label.isLast != "true"'>|</b:if> </b:loop> </b:if> </font>
Popular Search Keywords: blogger templates,blog templates,Blogging tips,Template design,Online Earning,HTML editing,Tips and Tricks,Earn Money online,Earn from Bangladesh,Online solution,blogger,blogging,blog,blogs,design,wordpress,development.