main

post

tutorlist

my blog



SIMPLE TEMPLATE only

Scroll Bloglist :
1. Template > Edit HTML > Tick Expand Widget Templates
2. search your bloglist's name. as mine above, its kpopers.

*look at the code below your bloglist's name :
<div class='widget-content'>

3. delete the code & replace with:
<div class='widget-content' style='overflow:auto; width:ancho; height:160px;'>  
4. save!




Scroll Archive :
1. Template > Edit HTML > Tick Widget Expand Widget Templates > press F3 to search: <div id='ArchiveList'>

3. look at the code before <div id='ArchiveList'>. it is,
<div class='widget-content'> 
4. delete it & replace with:
<div class='widget-content' style='overflow:auto; height:160px'>