Dear Friends today i give an nice tips "How can you "Add a Dynamic Recent Post Widget " in blogger.com".This is more important for keep run time visitor in your blog.If your blog outlook is nice and dynamic ,visitor happy to pass time to your blog.This Dynamic Recent Post Widget,I thinks make your blog more Dynamic and provied good out lock.
Steps of Add a Dynamic Recent Post Widget " in blogger.com:
01.Go to the blogger Deshboard.
02.Click on Layout.
03.Now Click on ADD new
05.Copy This below Bule Code
-------------------------------------------------------------------
<style type="text/css">
#rp_plus_img{height:377px;}
#rp_plus_img li {height:60px;padding:5px;list-style:none;
background-color:#ffffff;
border:solid 1px #000000;}
#rp_plus_img a{color:#00000;}
#rp_plus_img .news-title{display:block;font-weight:bold ;margin-bottom:4px;font-size:11px;
text-align:justify;
-moz-border-radius: 5px;}
#rp_plus_img img{float:left;margin-right:14px;padding:4px;border:solid 1px #00000;width:55px;height:55px;}
</style>
<script type="text/javascript" src="http://yourjavascript.com/914099092/jjjs.js"></script>
<script type="text/javascript" src="https://sites.google.com/site/unwanted86/javascript/recentpost.js"></script>
<script type="text/javascript">
var speed = 1500;
var pause = 3500;
$(document).ready(function(){
rpnewsticker();
interval = setInterval(rpnewsticker, pause);
});
</script>
<ul id="rp_plus_img">
<script style="text/javascript">
var numposts = 5;
var numchars = 0;
</script>
<script src="/feeds/posts/default?orderby=published&alt=json-in-script&callback=rpthumbnt"></script></ul>
----------------------------------------------------------------
06.Put The Code in Pop up HTML/Java Script Blank Box Content option.
Now Your Job is done.
Just Reload your Blog and enjoy this Dynamic Recent Post Widget
If any face problems comment below.
Thanks....
0 comments:
Post a Comment