Saturday, June 23, 2012

New Text Version Of Related Posts Widget For Blogger-2012


For adding this widget, just follow these steps : 




Go to the template tab on blogger and click on Edit HTML.


  • Click on Proceed button.
  • Put the tick-mark on expand widget templates box.
  • Find this code [ press ctrl+f] </head>
  • Just below </head>, paste this code:



<!--Related Posts Scripts and Styles Start-->
<!--Remove--><b:if cond='data:blog.pageType == &quot;item&quot;'>
<style type='text/css'>
#related-posts {
background: #ffffff;
float:center;
text-transform:none;
height:100%;
min-height:100%;
padding-top:5px;
padding-left:5px;
}
#related-posts .widget{
background: #ffffff;
padding-left:6px;
margin-bottom:10px;
}
#related-posts .widget h2, #related-posts h2{
background: #ffffff;
font-size: 1.6em;
font-weight: bold;
color: black;
font-family: Georgia, &#8220;Times New Roman&#8221;, Times, serif;
margin-bottom: 0.75em;
margin-top: 0em;
padding-top: 0em;
}
#related-posts a{
color:#383838;
}
#related-posts a:hover{
color:green;
}
#related-posts ul{
list-style-type:none;
background: #ffffff;
margin:0 0 0px 0;
padding:0px;
text-decoration:bold;
font-size:15px;
text-color:#000000
}
#related-posts ul li{
background:#ffffff url(http://littletikeschildcare.files.wordpress.com/2008/03/apple20x20.png) no-repeat ;
display:block;
list-style-type:none;
margin-bottom: 3px;
padding-left: 30px;
padding-top:0px;}
</style>
<script type='text/javascript'>
var relatedpoststitle=&quot;Related Posts&quot;;
</script>
<script src='http://helplogger.googlecode.com/svn/trunk/related_posts.js' type='text/javascript'/>
<!--Remove--></b:if>
<!--Related Posts Scripts and Styles End-->


  • After that find this code :  <div class='post-footer-line post-footer-line-1'>
  • Just below the code given above, paste this code given below :
<!-- Related Posts Code Start-->
<!--Remove-->
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div id='related-posts'> <b:loop values='data:post.labels' var='label'> <b:if cond='data:label.isLast != &quot;true&quot;'> </b:if> <b:if cond='data:blog.pageType == &quot;item&quot;'> <script expr:src='&quot;/feeds/posts/default/-/&quot; + data:label.name + &quot;?alt=json-in-script&amp;callback=related_results_labels&amp;max-results=6&quot;' type='text/javascript'/></b:if></b:loop>
<script type='text/javascript'> var maxresults=5; removeRelatedDuplicates(); printRelatedLabels(&quot;<data:post.url/>&quot;); </script> </div> <!--Remove--></b:if> <!-- Related Posts Code End-->

  • You can change the maximum number of results by changing the value of  maxresults=to maxresults=10

1 comments:

Thanks , I have just been searching for info about this subject for a long time and yours is the greatest I've found out till now. But, what concerning the bottom line? Are you positive in regards to the source?
My web site :: best car seats

Post a Comment