Subscribe For Free Updates!

We'll not spam mate! We promise.

Wednesday, October 17, 2012

Related Posts Widget For Blogger With Thumbnails


Are you looking to increase page views of your blog? This should be a must have widget for your blogger blog. Related Posts with thumbnails is not just a one more related posts widget. This widget really looks good with the content and thus adds something worth to the overall design of your template. It helps your readers to go through the similar posts they were reading and so helps to decrease your bounce rate by increasing page views.

By displaying the links to related posts along with a thumbnail of the corresponding post will help you increase the page views/user .Users will be tempted to go for the related posts when they are presented attractively with thumbnails.

In this post we will go through the steps of adding the Related Posts Widget with thumbnails for Blogger. Ready to add to your template? Go through the steps below.

Follow These Steps :

1. Go To Blogger.com > Design > Edit Html
2. Tick The Expand Widget Templates Box
3. Press Ctrl+F & Find The Code Below

</head>
4. Copy the code below and paste it just after </head> tag 

<!--Related Posts with thumbnails Scripts and Styles Start B2W-->
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<style type="text/css">
#related-posts {
float:center;
text-transform:none;
height:100%;
min-height:100%;
padding-top:5px;
padding-left:5px;
}

#related-posts h2{
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:black;
}
#related-posts a:hover{
color:black;
}

#related-posts  a:hover {
background-color:#d4eaf2;
}
</style>
<script type='text/javascript'>
var defaultnoimage="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg8DAjF0npt6xGulSyTJHBVZIInDM4mxn4z3xXNJlDlJ3BAKzf-dc-xKh2mxpeSOByN1V30OcQhh3CG3dYrmZoSlBk-ryHg09yfnYLOv6u78zkr0BFbilvMFhGXjVxJxX7XD5dgS3syWuw/s400/noimage.png";
var maxresults=5;
var splittercolor="#d4eaf2";
var relatedpoststitle="Related Posts";
</script>
<script src='http://beautifulbloggerwidgets.googlecode.com/files/related_posts_with_thumbnails_min.js' type='text/javascript'/>
</b:if>
<!--Related Posts with thumbnails Scripts and Styles End B2W-->
Note:
To change the default picture when no images are available, replace the URL in blue with your own.
For displaying more than 5 posts, replace 5 value from "var maxresults=5;"

 5. Now find the following code:
<div class='post-footer-line post-footer-line-1'>
If you can't find it, then search for this one: 
<p class='post-footer-line post-footer-line-1'>
OR: 

<data:post.body/>

6. Copy the code below and paste it just after <data:post.body/> tag and save your template.  

<!-- Related Posts with Thumbnails Code Start B2W-->
<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>
<script expr:src='&quot;/feeds/posts/default/-/&quot; + data:label.name + &quot;?alt=json-in-script&amp;callback=related_results_labels_thumbs&amp;max-results=6&quot;' type='text/javascript'/></b:loop>
<script type='text/javascript'>
removeRelatedDuplicates_thumbs();
printRelatedLabels_thumbs(&quot;<data:post.url/>&quot;);
</script>
</div><div style='clear:both'/>
<!-- remove --></b:if> 
<b:if cond='data:blog.url == data:blog.homepageUrl'><b:if cond='data:post.isFirstPost'>
<a href='http://beautifulbloggerwidgets.blogspot.com/' ><img style="border: 0" alt="Blogger Widgets" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_Hh-qSJgYFaMvbW8VEIjCIJAX22nteWjkUMUzsEa79GMtkxoqaWM26R_WBhnuqFUp7tUZ91TUp3QqPC7b8_j2CtLmIDBCp5Y7fyVsN79MC1G27pBtGEPf7J3dxacN9mtojD-ngwlER8xZ/s1600/blogger-widgets.png" /></a>
</b:if></b:if>
<!-- Related Posts with Thumbnails Code End B2W-->
Note: 

Change the 6 value from max-results=6 with the number of posts you want to be displayed. 

Tuesday, October 16, 2012

NQ Mobile Security & AntiVirus For Nokia Symbian S60V5 Mobiles


NetQin Mobile Security 5.0 is a total mobile security solution, protecting your device from viruses, malware and spyware, while keeping your system running at optimum speed.
Our award-winning twin-engine technology (cloud + client) provides fast and effective virus scanning and removal to keep your system free of viruses and malware.
This app also includes Contacts Back-up and Anti-Lost to help you locate your phone if it’s lost or stolen.
NetQin Mobile Security is certified by West Coast Labs Checkmark.
Features :
  • Anti-virus
  • Privacy Protection
  • Anti-lost
  • Contacts Back-up
  • Optimization
  • Network Manager    

How To Add Beautiful Numbered Page Navigation Widget for Blogger


One of the important features of a good blog or site is that it is very easy for the blog visitors to navigate throughout the site. A site which is structured in such a way that the visitors have to take efforts to move from one page to another is seen as a poorly designed site.

Having proper navigation is important as it also helps to increase the page views for your blog. Blogger users are aware of the Newer Posts and Older Posts links at the bottom of the blog.


How To Install This Widget On Blogger?

1. Go To Blogger.com > Design > Edit Html
2. Press Ctrl+F & Find The Code Below
</body>
 3. Copy the code below and paste it just after </body> tag and save your template.

<style type="text/css">
    .showpageArea{padding:10px;color : #003366;text-align : left;width : 100%;}
    .showpage a {float:left;background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgQGjZX29VfxbcxiQtSoO1taCdG93QMpPWueT7e_RwIoY-gufYsAvuePBpffwJCZQpIAM2ySQ4ph79JezB0jDl5OPcLXh5EDAreCi1FuhpNsVnBh0oWgRdPIUX6VxK3NhFLopaq2pZI5Kp4/) no-repeat 0 0;text-align : center;width : 127px;height : 42px;text-align : center;display : block;margin : 0 5px;color : #333;padding-top : 6px;}
    .showpage a:hover {color : #333;margin : 0 5px;padding-top : 6px;}
    .showpageOf{float:left;padding-top : 6px;}
    .showpageNum a {background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQaQUVoq68uF3Cy3gDMJp0jBTL9CtvVkp16IYQUybGqdyvT_VxEBlRM97QEvderEpGRyS7THFSYdnnlK4FIfHGqQhmsU17_8gS_kQsM_6zpHu0gLwqJVrFXjJse6hnJBmFaC1hBHWXJUsc/) no-repeat 0 0;width : 37px;height : 42px;display : block;text-align : center;float : left;margin : 0 5px;padding-top : 6px;text-decoration : none;color : #333;}
    .showpageNum a:hover {background : url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQaQUVoq68uF3Cy3gDMJp0jBTL9CtvVkp16IYQUybGqdyvT_VxEBlRM97QEvderEpGRyS7THFSYdnnlK4FIfHGqQhmsU17_8gS_kQsM_6zpHu0gLwqJVrFXjJse6hnJBmFaC1hBHWXJUsc/) no-repeat 0 100%;color : #fff;}
    .showpagePoint {background : url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQaQUVoq68uF3Cy3gDMJp0jBTL9CtvVkp16IYQUybGqdyvT_VxEBlRM97QEvderEpGRyS7THFSYdnnlK4FIfHGqQhmsU17_8gS_kQsM_6zpHu0gLwqJVrFXjJse6hnJBmFaC1hBHWXJUsc/) no-repeat 0 100%;width : 37px;height : 42px;display : block;float : left;text-align : center;margin : 0 5px;padding-top : 6px;font-weight : bold;color : #fff;}
    .showpageNum a:link, .showpage a:link {text-decoration : none;color : #cc0000;}
</style>
<script style='text/javascript'>
var pageCount=5;
var displayPageNum=1;
var upPageWord="Previous";
var downPageWord="Next";
</script>
<script type='text/javascript' src="http://bloggerblogwidgets.googlecode.com/files/BeautifulPageNavi.js"/>

How To Add Multi-Colored Popular Posts Widget For Blogger


In Blogger, there have popular post widget.It showing the most viewed posts on the blog in the last 7 days, last month or of all time. It also has three displaying modes: display title only, display title with image thumbnail or display title along with the posts snippets.


Here in this tutorial, you will see how to add the Multi-Colored Popular Posts widget in the Blogger. Remember to follow the procedure step by step carefully so that you will not face any problem and backup Your template before proceeding.

How To Add Multi-Colored Popular Posts Widget To Blogger?

1. Go To Blogger.com > Design > Edit Html

2. Tick The Expand Widget Templates Box

3. Press Ctrl+F & Find The Code Below

/* Variable definitions
   ====================
4. Copy the code below and paste it just after 
/* Variable definitions
   ====================
 tag 
<Group description="PopularPosts Backgrounds" selector="#PopularPosts1">
<Variable name="PopularPosts.background.color1" description="background color1" type="color" default="#fa4242" value="#ff4c54"/>
<Variable name="PopularPosts.background.color2" description="background color2" type="color" default="#ee6107" value="#ff764c"/>
<Variable name="PopularPosts.background.color3" description="background color3" type="color" default="#f0f" value="#ffde4c"/>
<Variable name="PopularPosts.background.color4" description="background color4" type="color" default="#ff0" value="#c7f25f"/>
<Variable name="PopularPosts.background.color5" description="background color5" type="color" default="#0ff" value="#33c9f7"/>
</Group>
5. Now Press Ctrl+F & Find The Code Below 
]]></b:skin>
6. Copy the code below and paste it just after ]]></b:skin> tag 
#PopularPsts1 ul{margin:0;padding:5px 0;list-style-type:none}
#PopularPosts1 ul li{position:relative;margin:5px 0;border:0;padding:10px}
#PopularPosts1 ul li:first-child{background:$(PopularPosts.background.color1);width:90%}
#PopularPosts1 ul li:first-child:after{content:"1"}
#PopularPosts1 ul li:first-child + li{background:$(PopularPosts.background.color2);width:85%}
#PopularPosts1 ul li:first-child + li:after{content:"2"}
#PopularPosts1 ul li:first-child + li + li{background:$(PopularPosts.background.color3);width:80%}
#PopularPosts1 ul li:first-child + li + li:after{content:"3"}
#PopularPosts1 ul li:first-child + li + li + li{background:$(PopularPosts.background.color4);width:75%}
#PopularPosts1 ul li:first-child + li + li + li:after{content:"4"}
#PopularPosts1 ul li:first-child + li + li + li + li{background:$(PopularPosts.background.color5);width:70%}
#PopularPosts1 ul li:first-child + li + li + li + li:after{content:"5"}
#PopularPosts1 ul li:first-child:after,#PopularPosts1 ul li:first-child + li:after,#PopularPosts1 ul li:first-child + li + li:after,#PopularPosts1 ul li:first-child + li + li + li:after,#PopularPosts1 ul li:first-child + li + li + li + li:after{position:absolute;top:20px;right:-15px;border-radius:50%;background:#353535;width:30px;height:30px;line-height:1em;text-align:center;font-size:28px;color:#fff}
#PopularPosts1 ul li .item-thumbnail{float:left;border:0;margin-right:10px;background:transparent;padding:0;width:40px;height:40px}
#PopularPosts1 ul li a{font-size:12px;color:#444;text-decoration:none}
#PopularPosts1 ul li a:hover{color:#222;text-decoration:none}
 7. Next Press Ctrl+F & Find The Code Below
<b:section-contents id='sidebar-right-1'>
8. Copy the code below and paste it just after <b:section-contents id='sidebar-right-1'> tag and save your template. 

<b:widget id='PopularPosts1' locked='false' title='Popular Posts' type='PopularPosts'>
<b:includable id='main'>
   <b:if cond='data:title'>
    <h2><data:title/></h2>
   </b:if>
   <div class='widget-content popular-posts'>
    <ul>
     <b:loop values='data:posts' var='post'>
      <li>
       <b:if cond='data:showThumbnails == &quot;false&quot;'>
        <b:if cond='data:showSnippets == &quot;false&quot;'>
         <a expr:href='data:post.href' expr:title='data:post.title' rel='bookmark'><data:post.title/></a>
        <b:else/>
         <a expr:href='data:post.href' expr:title='data:post.snippet' rel='bookmark'><data:post.title/></a>
        </b:if>
       <b:else/>
        <b:if cond='data:showSnippets == &quot;false&quot;'>
         <b:if cond='data:post.thumbnail'>
          <img class='item-thumbnail' expr:alt='data:post.title' expr:src='data:post.thumbnail'/>
         <b:else/>
          <img alt='no image' class='item-thumbnail' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi-7B0GS9Od5Ft0pF0odr0eGauJFPcnzC-aG5XoOFBrpcABZzrsZDgATs7l9KAiA8vOpLndKlAkkoS55F-pjvDF9bldhMynM3phSCtdsYtWeH0l6oddw3TfEOPxaFzO6yV-A2xU6Nb3l_c/s1600/default.jpg'/>
         </b:if>
         <a expr:href='data:post.href' expr:title='data:post.title' rel='bookmark'><data:post.title/></a>
         <div class='clear'/>
        <b:else/>
         <b:if cond='data:post.thumbnail'>
          <img class='item-thumbnail' expr:alt='data:post.title' expr:src='data:post.thumbnail'/>
         <b:else/>
          <img alt='no image' class='item-thumbnail' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi-7B0GS9Od5Ft0pF0odr0eGauJFPcnzC-aG5XoOFBrpcABZzrsZDgATs7l9KAiA8vOpLndKlAkkoS55F-pjvDF9bldhMynM3phSCtdsYtWeH0l6oddw3TfEOPxaFzO6yV-A2xU6Nb3l_c/s1600/default.jpg'/>
         </b:if>
         <a expr:href='data:post.href' expr:title='data:post.snippet' rel='bookmark'><data:post.title/></a>
         <div class='clear'/>
        </b:if>
       </b:if>
      </li>
     </b:loop>
    </ul>
   </div>
  </b:includable>
</b:widget>
Widget Settings:

  • Go to Blogger.com > Layout.
  • Click on the EDIT link of Popular Posts widget.
  • Select "display up to 5 posts".
  • Save the widget. 
Customise Widgets:


  • Go to Template > Customise (Template Designer)
  • Advanced > Popular Posts Background
  • Now customize the widget as you wish and save your template.

How To Add Floating Creatures Social Media Icons To Blogger


We all know that traffic in our site is very important and it gives us higher ranking on google search. Thus, we have to find a way on how to do this. One of the solutions to this desires is by putting a Social Media widget button in our site pages.


Today we will learn how to add floating social media connect/subscribe icons to Blogger. The icon buttons are said to be connect as it will only let your blog readers to connect or subscribe with your blog through social media sites. It's mainly found floating right or left and outside of your blog.

In this tutorial, the social sites that I have included are Facebook, Twitter, RSS and Email icons and of-course, you can see them floating. So let's go through the tutorial.

How To Add Floating Creatures Social Media Icons To Blogger?

1. Go To Blogger.com > Design > Edit Html
2. Tick The Expand Widget Templates Box
3. Press Ctrl+F & Find The Code Below
]]></b:skin>
 4. Copy the code below and paste it just after ]]></b:skin> tag and save your template. 

.flt-b2wdt{
 position: fixed;
 right: 10px;
 top: 43%;
}
.flt-b2wdt img{
 float: right;
 clear: right;
 margin: 5px;
 -webkit-transition: all .2s ease-in-out;
 -moz-transition: all .2s ease-in-out;
 -o-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
}
.flt-b2wdt img:hover{
 -moz-transform: scale(1.2) rotate(6deg);
 -webkit-transform: scale(1.2) rotate(6deg);
 -o-transform: scale(1.2) rotate(6deg);
 -ms-transform: scale(1.2) rotate(6deg);
 transform: scale(1.2) rotate(6deg);
}
Note: The full widget will be seen floating to right. Changing every right in step 5 to left will make the widget to float to left. If you need to reset the position of it from the top, then increase or decrease 43% or leave as it is.


5. Go To Blogger.com > Design > Page Elements > Add a Gadget
6. Choose <HTML/JavaScript> from the list of the gadgets
7. Copy and paste the code below in the content box.


<!-- Floating Creatures Social Media Icons Start-->
<div class="flt-b2wdt">
 <!-- Facebook -->
 <a href="http://www.facebook.com/USERNAME" title="Join me on Facebook" target="_blank"><img alt="Join me on Facebook" src="https://lh3.googleusercontent.com/-QaLRred01jw/ToE0l2ruGBI/AAAAAAAACvc/ydfvF-xOi_4/s800/Facebook_creatures.png" /></a>
 <!-- Twitter -->
 <a href="http://www.twitter.com/USERNAME" title="Follow me on Twitter" target="_blank"><img alt="Follow me on Twitter" src="https://lh3.googleusercontent.com/-HiZe1pm_Rok/ToE0l_3Wl4I/AAAAAAAACvY/ztE85o-w3Lg/s800/Fa_Twitter_creatures.png" /></a>
 <!-- RSS -->
 <a href="http://feeds.feedburner.com/USERNAME" title="Subscribe to RSS" target="_blank"><img alt="Subscribe to RSS" src="https://lh5.googleusercontent.com/-16rpSgs_Rdk/ToE0l6-gnjI/AAAAAAAACvg/pbKahocVGVg/s800/Feed_creatures.png" /></a>
 <!-- How to Install -->
 <a href="http://beautifulbloggerwidgets.blogspot.com" title="What's this?"><img alt="What's this?" src="https://lh4.googleusercontent.com/-tYzqlZDMbPs/TsuXlTbHT9I/AAAAAAAACys/L1-6pj3LnJg/s48/what's-this.png" /></a>
</div>
<!-- Floating Creatures Social Media Icons End -->
 Note: 


  • Replace USERNAME with your Feed Burner, Facebook and Twitter Username.