Blogger widget like Random Post widget is very familiar. But
this one is different widget from others Random Post widget. This widget can serve as a random
post or random article / recent post or Latest Article. In addition to choosing
between the two options could also be used to display based on labels /
categories be it on random / recent. If you are interested to install your
blog, please follow the following installation method.
Step 1 Log in to your Blogger account and Go to your Blogger Dashboard
Step 2 Go to your Layout tab.
Step 3 Click on "Add a Gadget" then select "HTML/JavaScript" Gadget.
Step 4 Now Copy the below code and paste it in "HTML/JavaScript" Gadget and Save it.
<style scoped="" type="text/css">ul.BSrandompost {text-align:left;font:normal normal 11px Verdana,Geneva,sans-serif}ul.BSrandompost,ul.BSrandompost li{margin:0;padding:0;list-style:none;overflow:hidden}ul.BSrandompost {background:Transparent}ul.BSrandompost li{padding:5px}ul.BSrandompost b a{color:Transparent}ul.BSrandompost .thumbp{float:left;margin:0 5px 3px 0}ul.BSrandompost img{padding:3px;border:1px solid #B1B1B1;background:#F3F3F3}ul.BSrandompost .datex{font-size:8px;margin:3px 0 0}ul.BSrandompost .dt{margin:0 5px 0 0;padding:0 5px 0 0;border-right:1px solid #7A7A7A}ul.BSrandompost p{margin:5px 0 0}</style><script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js" type="text/javascript"></script><script src=" http://bloggerspicebd.googlecode.com/files/BSrandompost.js " type="text/javascript"></script><div id="randomcecent_posts_id"></div><script type="text/javascript">//<![CDATA[$(window).load(function(){RandomRecenTag({blogURL: "",MaxPost: 5,RandompostActive: true,thumbSize:55,jumlahhuruf:100,cmtext:"Komentar",NoCmtext:"No Comment",tagName:false,idcontaint: "#randomcecent_posts_id"});});//]]></script>
Customization:
- Change digit MaxPost: 5,for Increase/decrease the posts numbers to show.
- Change RandompostActive: true to false to convert the widget as Recent Posts.
0 comments:
Post a Comment