Create Archive Blog With Scroll Function

May 5, 2011 | 00:34

For those who have a blog and often post articles using the blog archive display innate, of course, the look in the archives of these blogs will be long and if this disturbing, the way that can be done is to install a scrolling function on the file, as this papatiti blog.

On this occasion I will share experiences on how to create a blog for the archive has the function of the scroll. The steps are as follows:

1. Log in to acount Blogger
2. Select Layout
3. Click Edit HTML
4. Tick the Expand Widget Templates used
5. Find this code <div id='ArchiveList'> or word Archive
6. Add the green code below as scollnya, or
7. Details as below:

<div class='widget-content'>
<div style='overflow:auto; width:ancho; height:150px;'>
<div id='ArchiveList'>
<div expr:id='data:widget.instanceId + &quot;_ArchiveList&quot;'>
<b:if cond='data:style == &quot;HIERARCHY&quot;'>
<b:include data='data' name='interval'/>
</b:if>
<b:if cond='data:style == &quot;FLAT&quot;'>
<b:include data='data' name='flat'/>
</b:if>
<b:if cond='data:style == &quot;MENU&quot;'>
<b:include data='data' name='menu'/>
</b:if>
</div></div>
</div>
<b:include name='quickedit'/>
</div>
</b:includable>

8. Figures 150px is the height of the scroll box, please adjusted
9. If so click the Save Template and see the results.

Hopefully useful.
Share this article :
 
Copyright © 2010-2012. PAPATITI ONLINE . All Rights Reserved.
Template modify by Creating Website