How to create a scrolling bar / Box Scroll by Title Recent Post on Blogger.
Ok is that so, follow these easy steps below:
Blogger Login>> Dashboard>> Layout>> Add Gadget>> HTML Script
Copy Code Here:
<div style="overflow:auto;width:300px;height:200px;padding:10px;border:1px solid #eee">
<script language="JavaScript" src="http://feed2js.org//feed2js.php?src=http%3A%2F%2Fwww.yourblog.blogspot.com%2Ffeeds%2Fposts%2Fdefault&num=10" type="text/javascript"></script>
</div>
</div>
Remember to replace your blog with your.blogspot.comBlue Color = The number of posts you want displayed300 = width BoxScroll size200 = high Scroll Box size
10 = the number of posts to be displayed
Good luck
0 comments:
Post a Comment