1. Log in to you blog > Design > Edit html > Expand widget template.
2. Now use (Crtl + F) function to find <div id='ArchiveList'>
3. You will found this code ; <div class='widget-content'> before <div id='ArchiveList'> code. Like this ;
4. Replace this code ; <div class='widget-content'> with this code ;
<div class='widget-content' style='overflow:auto; height:200px'>
5. Remember to preview before saving.
Tips : You can adjust your blog height on height:200px
No comments:
Post a Comment