Creating a Table of Contents Automatic In Sidebar Using Scroll
Creating a Table of Contents Automatic In Sidebar Using Scroll in WordPress. com. In addition to automatically display a list of contents in posts and pages, we also can display it in the sidebar of the blog. Given a list of contents displayed a lot, we make it by using the scroll menu to make it look more compact.
To create a table of contents automatically in the sidebar using the scroll, do the following:
1. Please login to Admin WordPress.com.
2. On the left side of page click on the [Appearance]> [Widgets].
3. On the 'Widgets' select widgets [Text] who want you plug in the sidebar by clicking on hold and slide to the [Sidebar].

4. Paste this code without the sign / text widget areas:
<div style="overflow:auto;width:200px;height:150px;text-align:left;">[/archives]



