Stylish Popular Posts Widget For Blogger



To Get This Colorful Widget  Just Follow The Below Steps
  1. Go To Blogger  Dashboard ---> Template ---> Edit Html
  2. Find   ]]></b:skin>  Then Add Below Code Just Before  ]]></b:skin>

 3.No find <b:section id='sidebar' showaddelement='yes'> In Template and put the below code after <b:section id='sidebar' showaddelement='yes'> 

<b:widget id='PopularPosts1' locked='false' title='Popular Posts' type='PopularPosts'>
<b:includable id='main'>                        
                                     <div id='sidebartitlewrapper'>
                                         <b:if cond='data:title'><h3><span><data:title/></span></h3></b:if>                                        
                                     </div>                                     
                                     <div class='sectioncont'> 
                                         <ul class='mostpopular'> 
                                             <script type='text/javascript'>
                                                 //<![CDATA[                                                 
                                                 var i=0;
                                                 //]]>
                                             </script>
                                             <b:loop values='data:posts' var='post'>
                                                 <script type='text/javascript'>
                                                     //<![CDATA[                                                 
                                                         document.write ('<li class="mostpopular_li color'+i+'">');
                                                         var i= i +1;
                                                     //]]>
                                                 </script>
                                                  <a class='barlinko' expr:href='data:post.href'><data:post.title/><data:post.id/></a>
                                                 <span style='display: inline-block;width:100%;'>
                                                     <span style='float: left;font-size:10px;color:#f5f5f5;'> </span>                                                        
                                                     <span class='cb'/>
                                                 </span>
                                                 <script type='text/javascript'>
                                                     //<![CDATA[                                                 
                                                          document.write ('</li>');
                                                      //]]>
                                                 </script>                                            
                                             </b:loop>
                                         </ul>
                                     </div>                                     
                                     <b:include name='quickedit'/>
                                   </b:includable>
</b:widget>
4. Save The Template And Click View The Blog
Click on the wrench icon in the right corner of widget

Change the Widget Settings As Below
And The Save The Settings And Change the Widget Position To Up And Down On Layout Option

{ 0 comments... read them below or add one }

Post a Comment