JJAMIL182

Pasang scroll box widget

Login ke Blogger.
Halaman Dasbor Dasboard.
Rancangan Design.
Edit HTML
Backup Template.
Cari kode ]]></b:skin>. Letakkan kode CSS di atas kode tersebut.
Kode CSS:

   overflow:auto;
   height:250px;
}


Cari kode <div class='widget-content popular-posts'>.
Ganti dengan kode berikut:
Javascript :

<div class='widget-content popular-posts' style='height:250px;overflow:auto;'>