Scroll On Popular Posts - Ash Princess Kawaii
Breaking News
Loading...
31 Maret 2014

Scroll On Popular Posts

tutorial freebies

Scroll on popular posts is add a scroll in the popular long entry. How to make a scroll in the popular posts.
1. template
2. edit html
3. place the following code above the code ]]></b:skin>

#PopularPosts1 .widget-content{
height:200px;
overflow:auto;
}
Change 'height'  scroll as desired. This code applies to other widgets. To find the widget code you can see here.

How to apply for other widgets, such as the code above. Just 'popularpost1' replaced with code widget you want to add a scroll.
eg.

#HTML1 .widget-content{
height:200px;
overflow:auto;
}
Good luck!

0 Comments:

Posting Komentar