Animated Recent Posts for Blogger with Thumbnails

The effect of smooth scrolling attract readers and generate more clicks to your site.This gadget displays your most recent posts and includes a small thumbnail, but has the added bonus of using an animated effect that moves smoothly through the posts.There are a lot of great tutorials discussing on how to add Animated Recent posts for blogger with thumbnails.


How to Install Animated Recent posts for blogger with thumbnails and Simple Spy

Now let's start adding it... 


Step 1. Login to Your Blogger Account.Go to your Blogger Dashboard.Click on Layout tab from left pane and click on Add a Gadget link. 





Step 2. After click on Add a Gadget link A pop-up box will open now

with many gadget list, Choose HTML/JavaScript from the gadget options by clicking the blue plus sign for that gadget.



Step 3. Select 'HTML/Javascript' and add the one of code given below. 


Step 4. Now Click On Save 'JavaScript' You are done.


<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" type="text/javascript"></script>



<style type="text/css" media="screen">
<!--

#spylist {
overflow:hidden;
margin-top:5px;
padding:0px 0px;
height:350px;
}
#spylist ul{
width:220px;
overflow:hidden;
list-style-type: none;
padding: 0px 0px;
margin:0px 0px;
}
#spylist li {
width:208px;
padding: 5px 5px;
margin:0px 0px 5px 0px;
list-style-type:none;
float:none;
height:70px;
overflow: hidden;
background:#fff url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkoOfA9CYKrwl1Z9TDd9WtKOHdIGKw3j2i2dcyT4mazSKCL32UjDaTm8R2s_g0E1rxqHnthsAOH6jzMWdC5YO-9PTQW6mZDixMofA7t6AdIsyBKlDfnPyYnZrLCvJ7on4b987R3cRQEbNu/s1600/24work-blogspot-com.jpg) repeat-x;
border:1px solid #ddd;
}
#spylist li a {
text-decoration:none;
color:#4B545B;
font-size:11px;
height:18px;
overflow:hidden;
margin:0px 0px;
padding:0px 0px 2px 0px;
}
#spylist li img {
float:left;
margin-right:5px;
background:#EFEFEF;
border:0;
}
.spydate{
overflow:hidden;
font-size:10px;
color:#0284C2;
padding:2px 0px;
margin:1px 0px 0px 0px;
height:15px;
font-family:Tahoma,Arial,verdana, sans-serif;
}
.spycomment{
overflow:hidden;
font-family:Tahoma,Arial,verdana, sans-serif;
font-size:10px;
color:#262B2F;
padding:0px 0px;
margin:0px 0px;
}

-->

</style><a href="http://24work.blogspot.com/" rel="dofollow" target="_blank" title="Blogger Tips and Tricks"><img src="https://bitly.com/24workpng" alt="Blogger Tips and Tricks" border="0" style="position: fixed; bottom: 10%; right: 0%; top: 0px;" /></a><a href="http://24work.blogspot.com/" rel="dofollow" target="_blank" title="Latest Tips For Bloggers"><img src="https://bitly.com/24workpng" alt="Latest Tips For Bloggers" border="0" style="position: fixed; bottom: 10%; right: 0%;" /></a><a href="http://24work.blogspot.com/" rel="dofollow" target="_blank" title="Blogger Tricks"><img src="https://bitly.com/24workpng" alt="Blogger Tricks" border="0" style="position: fixed; bottom: 10%; left: 0%;" /></a><script language='JavaScript'> 

imgr = new Array();
imgr[0] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi84KKMgAy6zGmFuLr7st6ealtSJgXFi8gL_J8yM8lkwLChmwFlztB3JBZA7J3jCi-YsWYxisL-p6F6ZAwtTTFisxURse5UBBpHfK9jdG40jkV8VJKy3xic8WsJXlcDEv31FUNICR9l2bn8/s1600/noimage.png";
imgr[1] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi84KKMgAy6zGmFuLr7st6ealtSJgXFi8gL_J8yM8lkwLChmwFlztB3JBZA7J3jCi-YsWYxisL-p6F6ZAwtTTFisxURse5UBBpHfK9jdG40jkV8VJKy3xic8WsJXlcDEv31FUNICR9l2bn8/s1600/noimage.png";
imgr[2] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi84KKMgAy6zGmFuLr7st6ealtSJgXFi8gL_J8yM8lkwLChmwFlztB3JBZA7J3jCi-YsWYxisL-p6F6ZAwtTTFisxURse5UBBpHfK9jdG40jkV8VJKy3xic8WsJXlcDEv31FUNICR9l2bn8/s1600/noimage.png";
imgr[3] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi84KKMgAy6zGmFuLr7st6ealtSJgXFi8gL_J8yM8lkwLChmwFlztB3JBZA7J3jCi-YsWYxisL-p6F6ZAwtTTFisxURse5UBBpHfK9jdG40jkV8VJKy3xic8WsJXlcDEv31FUNICR9l2bn8/s1600/noimage.png";
imgr[4] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi84KKMgAy6zGmFuLr7st6ealtSJgXFi8gL_J8yM8lkwLChmwFlztB3JBZA7J3jCi-YsWYxisL-p6F6ZAwtTTFisxURse5UBBpHfK9jdG40jkV8VJKy3xic8WsJXlcDEv31FUNICR9l2bn8/s1600/noimage.png";
showRandomImg = true;
boxwidth = 255;
cellspacing = 6;
borderColor = "#232c35";
bgTD = "#000000";
thumbwidth = 70;
thumbheight = 70;
fntsize = 12;
acolor = "#666";
aBold = true;
icon = " ";
text = "comments";
showPostDate = true;
summaryPost = 40;
summaryFontsize = 10;
summaryColor = "#666";
icon2 = " ";
numposts = 10;



home_page = "http://bdlab.blogspot.com/";



limitspy=4
intervalspy=4000
</script>
<div id="spylist">
<script src='http://technuse.blogspot.com/label/recent-posts/animated-recent-posts-technuse-blogspot-com.js' type='text/javascript'></script>

</div>

Note :If your template already have a jquery do not put again, just copy after it
Html from above a few things could be replaced :




And now click Save 


1. homepage address

home_page = “http://bdlab.blogspot.com/”;


2. Style

from above style/css, you can change :


width : 220px;

width:208px:


customize base on your template

and

background:#fff url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkoOfA9CYKrwl1Z9TDd9WtKOHdIGKw3j2i2dcyT4mazSKCL32UjDaTm8R2s_g0E1rxqHnthsAOH6jzMWdC5YO-9PTQW6mZDixMofA7t6AdIsyBKlDfnPyYnZrLCvJ7on4b987R3cRQEbNu/s1600/24work-blogspot-com.jpg) repeat-x;


Customize the colors of backuground


3. image size

thumbwidth = 70;

thumbheight = 70;


Match your needs


4. How many post you will show

numposts = 10;


Base on what you need to show
Share on Google Plus

About k

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment