
your readers.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 and Simple Spy, but most of the tutorials I've
found are not really suitable for a beginner.
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.


And now click Save
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 :
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" type="text/javascript"></script>
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/AVvXsEgrayi8vPLS5sMZQ1EqtKI67yhGXP0IHqlQXGzkNLjVR73NfDqRkCLoBxfX70kBNhM-2uKscbOVX96JSsgStljgaEP5rvWQmYu1_n8Fd5X1jt0nPiPMyrdtAqfzuOc-NaaWPV9hxZooJIm4/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
http://24work.blogspot.com/2011/12/animated-recent-posts-for-blogger.html
0 comments:
Post a Comment