Skip to main content

How to make Scroll Blog Archive


How to make Scroll Blog Archive

scroll blog



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://tanachhim.googlecode.com/files/Tanaactive.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://dailybloggiingtips.blogspot.com/feeds/posts/default?
orderby=published&alt=json-in-script&max-results=999
&callback=showrecentposts"></script>
</div>

4. Change http://dailybloggiingtips.blogspot.com with your blog address
5. Save and your new archive is ready




Comments

Popular posts from this blog

How To Put Adfly Full Page Script In Blogger Blog

How To Put Adfly Full Page Script In Blogger Blog Get paid to share your links! If you have a website and wish to earn money when a visitor simply enters your site, please use the following script.Adfly Full Page  If you have a website with 100's or 1000's of links you want to change over to adf.ly then please use the script below. Simply copy-and-paste the code below on to your webpage or blog and the links will be updated automatically - simple! You can add or remove any domains for the code that you use or your website. <script type="text/javascript">      var adfly_id = 4305280;      var adfly_advert = 'int';      var domains = ['depositfiles.com', 'rapidshare.com', 'vip-file.com', 'smsfiles.ru', '4files.net', 'turbobit.ru', 'uploading.com', 'letitbit.net', 'depositfiles.ru', 'sms4file.com', 'ifolder.ru', 'hotfile.c...

Make Blog Background to Matrix animation

Make Background to Matrix animation How to Change Blog Background in Blogger How to Change Blog Background Become Matrix Style. Have you watch Matrix? I think you have. Because Matrix is a big movie. Even this movie can enter into Box Office and earned $742,128,461! Amazing! So, if you like Matrix, by learn this trick, you can try to change your blog background become Matrix style. Interseted? Just follow the steps below. 1. Log in to your blogger account 2. Go to Design --> Page Elements --> Add Gadget 3. Choose "HTML/Java Script" 4. Add the code below <a href="http://dailybloggiingtips.blogspot.com/" target="_blank">Matrix</a> <style type="text/css"> <!-- body { background-color: #000; background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjrQKrhyphenhyphenhrs4fpr5-_esUekV-sWIB9a9-zJ9lxSg0Voylft-vKpL_rrlb9b8L6ckwyFoUryku0E90d9cJybIG4-uopJW50UpEYkyWihitFItDrg...

How to Create Apple Touch Icon Of Your Website Or Blogger

How to Create Apple Touch Icon Of Your Website For Ipod Touch , Iphone And Iphone What is Apple Touch Icon  During web surfing  online with an Apple mobile device (iPod Touch, iPad, and iPhone), users have the option of saving web pages directly to their home screen. When a page is saved, an icon is generated to which users may use to access said page without having to launch their browser. As more and more people browse the web with their iOS devices, adding a simple icon to your site helps with branding and looks great making sure your brand is well represented on the iPhone, iPod touch and iPad. Apple Touch Icon is basically  like a favicon of a website.  Similar to the Favicon, the apple-touch-icon.png is a file used for a web page icon on the Apple iPhone, iPod Touch, and iPad. When someone bookmarks your web page or adds your web page to their home screen this icon is used. If this file is not found these Apple products will use the screen shot of t...