Live Widget Demo ▼
How To Add Scrolling Recent Posts Widget To Blogger?
Step 1 -:
This widget works with jQuery spy effect so that we have to add jQuery library to our blog first (Note - Ignore this step if you have already added jQuery library to your blog.)
- Go to Blogger Dashboard > Template
- Click on Edit HTML
- Hit Proceed button
- Find below code in your template
</head>
add below code just above it,
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js' type='text/javascript'></script>
Now you have implemented jQuery library into your blog.Now lets see how to add scrolling recent posts widget to blogger.
Step 2 -:
- Go to Blogger Dashboard > Layout
- Click on Add a Gadget
- Select HTML/JavaScript
Paste below code inside it,
<style type="text/css" media="screen">
<!--
/* ========== Scrolling Recent Posts Widget By helperblogger.com ======== */
#helperblogger-widget {
overflow: hidden;
margin-top: 5px;
padding: 0px 0px;
height: 385px;
}
#helperblogger-widget ul {
width: 295px;
overflow: hidden;
list-style-type: none;
padding: 0px 0px;
margin: 0px 0px;
}
#helperblogger-widget li {
width: 282px;
padding: 5px 5px;
margin: 0px 0px 5px 0px;
list-style-type: none;
float: none;
height: 80px;
overflow: hidden;
background: #fff url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhAIxi2CNKaIlr1L_CkLaUnhh4gdYO6lS6uaIJxxmnQhYmoO5QR3jHrDSGV_LW8RzQkWHGSkorzfYlyH7j6U_OmaFgc4AbP3bdA31IjVnxq3zmLKCy_4G5Je6atuhMAQu-za1Pr-Cla3o4/s1600/helperblogger.com-post.jpg) repeat-x;
border: 1px solid #ddd;
}
#helperblogger-widget li a {
text-decoration: none;
color: #4B545B;
font-size: 15px;
height: 18px;
overflow: hidden;
margin: 0px 0px;
padding: 0px 0px 2px 0px;
}
#helperblogger-widget img {
float: left;
margin-top: 10px;
margin-right: 15px;
background: #EFEFEF;
border: 0;
}
#helperblogger-widget img {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;
padding: 4px;
background: #eee;
background: -webkit-gradient(linear, left top, left bottom, from(#eee), color-stop(0.5, #ddd), color-stop(0.5, #c0c0c0), to(#aaa));
background: -moz-linear-gradient(top, #eee, #ddd 50%, #c0c0c0 50%, #aaa);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 0 3px rgba(0,0,0,.7);
-moz-box-shadow: 0 0 3px rgba(0,0,0,.7);
box-shadow: 0 0 3px rgba(0,0,0,.7);
}
#helperblogger-widget img:hover {
-moz-transform: scale(1.2) rotate(-350deg);
-webkit-transform: scale(1.2) rotate(-350deg);
-o-transform: scale(1.2) rotate(-350deg);
-ms-transform: scale(1.2) rotate(-350deg);
transform: scale(1.2) rotate(-350deg);
-webkit-box-shadow: 0 0 20px rgba(255,0,0,.4), inset 0 0 20px rgba(255,255,255,1);
-moz-box-shadow: 0 0 20px rgba(255,0,0,.4), inset 0 0 20px rgba(255,255,255,1);
box-shadow: 0 0 20px rgba(255,0,0,.4), inset 0 0 20px rgba(255,255,255,1);
}
.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;
}
/* ========== Scrolling Recent Posts Widget By helperblogger.com ======== */
-->
</style>
<script language='JavaScript'>
imgr = new Array();
imgr[0] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQrEo2frlk1WHmaXVeS2UplZUs0wTUatkj20DadylXlsx5U4rC8dfdPdqz1IvAg2L7q3GrTTjtAnk_JzqpmaUWSvPkYKEV6JECFQkr0M9-sftwWn_IAuEEjBsFkOqVPD9b48nh2pJsmIc/s1600/no-thumbnail.png";
imgr[1] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQrEo2frlk1WHmaXVeS2UplZUs0wTUatkj20DadylXlsx5U4rC8dfdPdqz1IvAg2L7q3GrTTjtAnk_JzqpmaUWSvPkYKEV6JECFQkr0M9-sftwWn_IAuEEjBsFkOqVPD9b48nh2pJsmIc/s1600/no-thumbnail.png";
imgr[2] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQrEo2frlk1WHmaXVeS2UplZUs0wTUatkj20DadylXlsx5U4rC8dfdPdqz1IvAg2L7q3GrTTjtAnk_JzqpmaUWSvPkYKEV6JECFQkr0M9-sftwWn_IAuEEjBsFkOqVPD9b48nh2pJsmIc/s1600/no-thumbnail.png";
imgr[3] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQrEo2frlk1WHmaXVeS2UplZUs0wTUatkj20DadylXlsx5U4rC8dfdPdqz1IvAg2L7q3GrTTjtAnk_JzqpmaUWSvPkYKEV6JECFQkr0M9-sftwWn_IAuEEjBsFkOqVPD9b48nh2pJsmIc/s1600/no-thumbnail.png";
imgr[4] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQrEo2frlk1WHmaXVeS2UplZUs0wTUatkj20DadylXlsx5U4rC8dfdPdqz1IvAg2L7q3GrTTjtAnk_JzqpmaUWSvPkYKEV6JECFQkr0M9-sftwWn_IAuEEjBsFkOqVPD9b48nh2pJsmIc/s1600/no-thumbnail.png";
showRandomImg = true;
boxwidth = 255;
cellspacing = 6;
borderColor = "#232c35";
bgTD = "#000000";
thumbwidth = 50;
thumbheight = 50;
fntsize = 15;
acolor = "#666";
aBold = true;
icon = " ";
text = "comments";
showPostDate = true;
summaryPost = 40;
summaryFontsize = 10;
summaryColor = "#666";
icon2 = " ";
numposts = 10;
home_page = "http://www.helperblogger.com/";
limitspy=4;
intervalspy=4000;
</script>
<div id="helperblogger-widget">
<script src='http://helperblogger.ucoz.com/code/recent-posts-spy.js' type='text/javascript'></script>
</div>
Now replace http://www.helperblogger.com/ with your blog URL.
Widget Customizations
As I mentioned above this widget is fully customizable,you can also customizing it at your own just by reading the properties of the values such asnumposts
means number of posts
.In above code I am highlighting some values which you can simply edit them.Also I highly recommend you that,done all the changes in our HTML Editor.With using the html editor you can simply customize this widget as you wish with watching preview of your chnages.Below I am describing some important values,
numposts = 10;
Total number of posts which you wants to scroll by this widgetlimitspy=4;
Number of the posts to appear on the widgetintervalspy=4000;
Scrolling speed of the widget,if you decreased the value speed of widget will increases.
Finally save your all changes and visit you blog to see the working widget.
Please let us know your thoughts on this widget.Peace and Blessings Buddies :)
dude, my widget dont scroll it just show then fades and never repeat please help me, thanks before
ReplyDeleteThis can be cause because presence of two jQuery libraries in your blog.
DeleteIf yes - then delete one of them
If no - then replace present jQuery code with one which I have preovided above.
How can i find the jQuery libraries in my blog? please help
DeleteI think this is not new....
ReplyDeleteNetInfoz Blog Tips | Tricks
You are right bro, it not new for us but its new for others that's why I have shared it :)
DeleteHello brother. Thanks for the info. Everything works except that my widget does not scroll and it is too wide overall. How do I adjust the width? I have tweaked the code a little bit but I think there may be portions on the right that are cut off... please help...I have a jQuery library for Awesome Automatic Slider on my blog: xdisciple.blogspot.com, perhaps that is causing a conflict? http://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js' type='text/javascript'/
ReplyDeleteHey I have checked out your blog and noticed that the widget is scrolling,I think you have fixed it :) Now if you want to adjust the width the add below code inside #helperblogger-widget {
ReplyDeletewidth: 300px;
save it and you are done :)
Thanks Rahul. I played with the variables, now I want to move the widget inside my multitab bar but it stopped working properly. I added the noconflict before the head closing tag but did not work.
DeleteActually this is the problem: when the new post slides in at the top, it is crunched crushed too flat. I made the widget itself 1000px but that is not the cause...
DeleteI tried combinations of disabling one or two of the jQuery libraries I have but ended up with the temporary solution of enabling all. The recent posts doesn't scroll but it's okay for now unless you can suggest something.
DeleteThanks, brother!
Thanks for sharing! Using it now and it is working beautifully!
ReplyDeleteI Have Done It As You Say But It Stopped Scrolling After Some Time & Never Scrolls Again....So, What's The Problem...?
ReplyDeleteMy Blog--- http://cheatspedia.blogspot.com/
Your blog have 4 jQuery libraries,delete 3 of them and keep only 1,then try it :)
DeleteNot Working Please Tell Me The Write Way To Get Rid Of The Problem.!!!!!!!
DeleteOk then only use the jQuery which I have posted above,delete all of them.If it doesn't work then add below code just before of </head> tag in your template,
Delete<script type="text/javascript">
$.noConflict();
</script>
again mission failed
Deletecheck out .. you must have added someother widgets with Jquery .. i removed one.. and it again started working..
DeleteMy widget does not scroll.Please help me i don't know how to find jquery in my template designer.
ReplyDeletehttp://wayanattukaran.blogspot.in/
ReplyDeletesir
not scrolling in my blog
plz give me scrll html code
ReplyDeletemy blog http://techforbes.blogspot.com/
brother please help me. when i am add this in my blog i face a problem. my blog slide show images stopped working just appear black screen.. but this this widget work. if remove the below code my slide show working. brother solve my problem. i want both.
ReplyDelete(http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js' type='text/javascript'/>)
(http://hebronaudios.blogspot.in/)
But there will be many jquery for slider, dropdown naviagtion bar. if we remove all of them.. they aint gonna work anymore..isn't it?
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteNot scrolling out Brother.what Should i do??? help please..
ReplyDeletethanks,,it working on mine..
ReplyDeletethanks for the code sir
ReplyDeletei enjoyed this code very much and also i followed facebook plugin post to my www.jobsyear.com
www.abcjobs.in
www.meesevaap.in
www.manadiresult.org
Thank you for this awesome code, i use this in my web http://www.taufanart.com
ReplyDeletehow to change background to black?? thanks
ReplyDeleteCan you set it up to use only posts with specific tags?
ReplyDeletedis z nt wrkng at my blog :(
ReplyDeletewow this amazing widget...
ReplyDeletebookmark right now...i will do it later..thanks for sharing....
Keep posting...if have a time visit my blog :d
www.filmmediafire.com
wow this is awesome, c i applied it to my blog
ReplyDeletehttp://slbabes.blogspot.com/
wow!awesome widget buddy:)
ReplyDeleteTechnogist
this one is cool....The Geek Solutions
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteThs.
ReplyDeleteguyz try new blog http://alltrickszone.co.cc
ReplyDeletehey i have slider in my main page of the blog when i am simple put recent posts html code its not work . i want to work both recent widgets and slider can you guide me this is my blog http://bit.ly/RfQEhU
ReplyDeleteey i have slider in my main page of the blog when i am simple put recent posts html code its not work . i want to work both recent widgets and slider can you guide me this is my blog www.moderncpt.org
ReplyDeleteThanks very nice
ReplyDeletehttp://health-is-care.blogspot.com/
Awesome info Thanks for sharing this...
ReplyDeleteHow can I resize it without getting the thumbnails blurred?
ReplyDeletecar games to play here on my deck blogger
ReplyDeleteThanks a lot man !!!
ReplyDeleteOh men you are the great. It is nice working. Many many thanks.
ReplyDeleteHi Rahul! Plz check my blog, the widget is not scrolling??????
ReplyDeletehttp://arsalan4khan.blogspot.com/
wow, super. I got what i want .Congrats and thanks
ReplyDeleteHi Rahul! Plz check my blog, the widget is not scrolling??????
ReplyDeletehttp://anwariqbal.blogspot.com/
plz i also have same template like u bu still not working.............
hi
ReplyDeleteplease i want to delete the comment counter on this widget can you show me how ? because i tried many time but i failed
thanks
thanks sir, it is working perfectly, check it out in my blog @ clixseo.info
Deletei think it is easy. just find this part on the widget and change font-size from 10 to 0 and it disappear
Delete-------------------------------------------------------------------------
.spycomment {
overflow: hidden;
font-family: Tahoma,Arial,verdana, sans-serif;
font-size: 0px;
color: #262B2F;
padding: 0px 0px;
margin: 0px 0px;
-------------------------------------------------------------------------
wonderful post, thanks alot for this.
ReplyDeleteworking great in make money online
thanks alot for this article.
ReplyDeletehow can i add it in wordpress in
techopera and in Jamb result 2013
nice...
ReplyDeleteOMG i just put this code and all my template has changed !!!!
ReplyDeletesiteme yükledim gayet güzel çalışıyor.teşekkürler.
ReplyDeletesanattarihi ve arkeoloji
güzel eklenti teşekkürler.
ReplyDeleteoyun oyna01
çalışmıyor diğer sitemde çalışmıyor..
ReplyDeletehayatın renkleri
visit www.everypremiumpro.blogspot.com
ReplyDeleteBro thanx for d post...but how to change the " FONT " of widget bro say me plzz
ReplyDeletenice widget but didnt work in my blogs... i've tried in my test blog and in my current blog...not working. just show 4 post but not scrolling...can u help me pls. i removed the 1 java libs and i have only one now.
ReplyDeletemy blog: www.arabeegipcio.com
might u check it out?
thank u so much
not working i think www.masihpopuler.blogspot.com
ReplyDeleteThanks
ReplyDeletemy site www.lankanewsmash.com
not work pleas help me at
ReplyDeletekgoswami111@gmail.com
This comment has been removed by the author.
ReplyDeletehiiii..
ReplyDeletenic....helperblogger.com
full softwares
waseemwap.blogspot.com
fullsoftwareswap.blogspot.com
fullwap.blogspot.com
tophack8.blogspot.com
Awesome widgets! Keep it up..
ReplyDeleteBloggers are expecting this types of widget. Thanks.. :)
my widget not working scrolling last 4 days why?
ReplyDeleteMy website
Deletehttp://resultsandnews.blogspot.com/
it not scrolling .......... pls give me some suggestion
NoT working.. not show post.. Help me..
ReplyDeletewant make money online for free ,you can visit my site http://ectheme.blogspot.com/
ReplyDeleteor contact me with howaves@gmail.com i will teach you step by step
Humm , good!
ReplyDeleteThanks bro, thanks a lot...
ReplyDeleteGreat post. Thanks alot !
ReplyDeletehi sir your blog is very nice and helpful for bloggers
ReplyDeletehttp://www.urdushayarisms.com
Thanks
ReplyDeleteit is not working in my blog. can u help me? http://valvaiyooraan.blogspot.com
ReplyDeleteIs there a way to include part of the text from the post instead of comments or date?
ReplyDeleteOr center the title with the pic?
Deletethanks
ReplyDeleteThank you. I will use it on my blog at http://www.hdpeak.net
ReplyDeletebrother please solve my problem
ReplyDeletethe widget first appears but after some seconds it starts to disappearing one by one
please solve it here is the link http://anltcs.blogspot.com/
What if i wanted to change the color of the rectangles from white to black? how do i go about that?
ReplyDeleteNot working in my blog brother. Please help me. Thanks!
ReplyDeleteAwesome sir .....thank you so,much.....
ReplyDeleteThank you been added to I do not move the problem
ReplyDeleteThis link my blog www.alossra.blogspot.com
I can not copy this code to use in my blog .Please send the code to my email.Please help
ReplyDeleteit wokred for me, but there is a problem : not all posts titles appear in the wiget. help me please
ReplyDeletei have a problem with the widget look please http://lovchat.blogspot.com/
ReplyDeletehi...please help...I don't need the dates to appear.How to delete it?
ReplyDeleteHello! I can't copy the script..why?
ReplyDeletedoes this script work? I want to use it for my blog digital marketing Indonesia
ReplyDeletenot able to copy the code
ReplyDelete