12 Apr 2012

Make a Scroll Blog Archive

Do you like blog archive that already provided by Blogger? Almost everyone who has blog would not be happy with that format. You know why? The reason is simple, less attractive. So I tried another blog archive, Scroll Blog Archive. This archive can be slide like a scroll. I think this blog archive is better. So you can try it by follow the steps below:


1. Log in to your blogger account
2. Go to Design>>>Page Elements>>>Add Gadget
3. Choose HTML/Java Script, and then copy and paste the code below:


<div style="overflow: auto; height: 150px;">
<script style="text/javascript" src="http://mizwar.blog.googlepages.com/daftar_isi.js"></script>
<script style="text/javascript">
var numposts = 1000;
var showpostdate = false;
var showpostsummary = false;
var numchars = 100;
var standardstyling = true;
</script>
 <script src="http://mybloggertricksandtipssite.blogspot.com/feeds/posts/default?
orderby=published&alt=json-in-script&max-results=999
&callback=showrecentposts"></script>
</div>
4. Change mybloggertricksandtipssite.blogspot.com with your blog address
5. Save and your new archive is ready 



Enjoy !

No comments:

Post a Comment