Monday, January 17, 2011

Article | Animated Recent posts widget for blogger

Animated Recent posts widget for blogger



For bloggers you need to put the widget into the Sidebar Gadget (add gadget) select html, copy all html below to that gadget:





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

  2. <style type="text/css" media="screen">

  3. <!--

  4. #spylist {

  5. overflow:hidden;

  6. margin-top:5px;

  7. padding:0px 0px;

  8. height:350px;

  9. }

  10. #spylist ul{

  11. width:220px;

  12. overflow:hidden;

  13. list-style-type: none;

  14. padding: 0px 0px;

  15. margin:0px 0px;

  16. }

  17. #spylist li {

  18. width:208px;

  19. padding: 5px 5px;

  20. margin:0px 0px 5px 0px;

  21. list-style-type:none;

  22. float:none;

  23. height:70px;

  24. overflow: hidden;

  25. background:#fff url(http://dl.getdropbox.com/u/708209/scriptabufarhan/recentspy/post.jpg) repeat-x;

  26. border:1px solid #ddd;

  27. }

  28. #spylist li a {

  29. text-decoration:none;

  30. color:#4B545B;

  31. font-size:11px;

  32. height:18px;

  33. overflow:hidden;

  34. margin:0px 0px;

  35. padding:0px 0px 2px 0px;

  36. }

  37. #spylist li img {

  38. float:left;

  39. margin-right:5px;

  40. background:#EFEFEF;

  41. border:0;

  42. }

  43. .spydate{

  44. overflow:hidden;

  45. font-size:10px;

  46. color:#0284C2;

  47. padding:2px 0px;

  48. margin:1px 0px 0px 0px;

  49. height:15px;

  50. font-family:Tahoma,Arial,verdana, sans-serif;

  51. }

  52. .spycomment{

  53. overflow:hidden;

  54. font-family:Tahoma,Arial,verdana, sans-serif;

  55. font-size:10px;

  56. color:#262B2F;

  57. padding:0px 0px;

  58. margin:0px 0px;

  59. }

  60. -->

  61. </style>

  62. <script language='JavaScript'>

  63. imgr = new Array();

  64. imgr[0] = "http://i43.tinypic.com/orpg0m.jpg";

  65. imgr[1] = "http://i43.tinypic.com/orpg0m.jpg";

  66. imgr[2] = "http://i43.tinypic.com/orpg0m.jpg";

  67. imgr[3] = "http://i43.tinypic.com/orpg0m.jpg";

  68. imgr[4] = "http://i43.tinypic.com/orpg0m.jpg";

  69. showRandomImg = true;

  70. boxwidth = 255;

  71. cellspacing = 6;

  72. borderColor = "#232c35";

  73. bgTD = "#000000";

  74. thumbwidth = 70;

  75. thumbheight = 70;

  76. fntsize = 12;

  77. acolor = "#666";

  78. aBold = true;

  79. icon = " ";

  80. text = "comments";

  81. showPostDate = true;

  82. summaryPost = 40;

  83. summaryFontsize = 10;

  84. summaryColor = "#666";

  85. icon2 = " ";

  86. numposts = 10;

  87. home_page = "http://www.raudhatulmuhibbin.org/";

  88. limitspy=4

  89. intervalspy=4000

  90. </script>

  91. <div id="spylist">

  92. <script src='http://dl.getdropbox.com/u/708209/scriptabufarhan/recentspy/recentpostthumbspy-min.js' type='text/javascript'></script>

  93. </div>

Loading...

Comments :

0 comments to “ Animated Recent posts widget for blogger ”

Post a Comment

Enter any comments

Followers