Creating Menu Blog With Scroll Function

March 20, 2011 | 01:44

A blog by the availability of the menu will certainly make it easier for visitors to find articles or postings that are needed. Menu a blog can be placed for example on the available space in the sidebar.

At this time I will share how to create a blog menu with scroll function without editing HTML, but few use the HTML code, which benefits can be used to put a blogroll or a list of posts held.

Well to make a blog menu with scroll function without editing HTML widgets plus live tracks and select HTML / JavaScript on the sidebar.

Here is the code that will be used to create menus with scroll function.

<div style="overflow:auto;width:160px;height:300px;padding:10px;border:1px solid #eee">

CONTENTS MENU

</div>

For example, blogs that I have a menu:

<div style="overflow:auto;width:160px;height:300px;padding:10px;border:1px solid #eee">

<li><a href="http://papatitionline.blogspot.com/2010/11/make-email-on-google.html">Make Email On Google</a></li>
<li><a href="http://papatitionline.blogspot.com/2010/11/how-to-make-blog-on-blogspot.html">How to Make a Blog On Blogspot</a></li>

</div>

Description:

-. width: 160px: width of the field is in want, of course, be adjusted with the existing width of the sidebar. However, to keep according to the sidebar then you should use a value of 100% (width: 100%).
-. height: 300px: height field is desired, this value can change as you wish, ie be 500px.
-. Change the color red with the url of the page that will be entered.

Hopefully useful.
Share this article :
 
Copyright © 2010-2012. PAPATITI ONLINE . All Rights Reserved.
Template modify by Creating Website