Twitter Delicious Facebook Digg Stumbleupon Favorites More

Friday, February 11, 2011

Make A Scrool At Link List / Bloglist

if you like to exchange links or post a link, of course, if the client so we are getting a lot of room in spending even more and more as well. inspired by it and the questions from bloggers Ciamis, kang salman will discuss the trick for you. especially for those of you who installed the widget bloglist blog.

1. Go to Edit HTML
2. Download the full template first before doing the edit. Templates for staying safe if something goes wrong.
3. Tick the expand widget template
4. Find similar code like the code below:

    <div id='sidebar-wrapper'>

    <b:section class='sidebar' id='sidebar' preferred='yes'>

    <b:widget id='LinkList2' locked='false' title='Download' type='LinkList'>

    <b:includable id='main'>

    <b:if cond='data:title'> <h2> <data:title/> </ h2> </ b: if>

    <div class='widget-content'>

    <ul>

    <b:loop values='data:links' var='link'>

    <li> <a expr:href='data:link.target'> <data:link.name/> </ a> </ li>

    </ B: loop>

    </ Ul>


Note: replace link.name with your ling. So please find the name list of links which ye made

5. Having met a similar code with the code above, now please you add in the code (the codes in red) below

    <div id='sidebar-wrapper'>

    <b:section class='sidebar' id='sidebar' preferred='yes'>

    <b:widget id='LinkList2' locked='false' title='Download' type='LinkList'>

    <b:includable id='main'>

    <b:if cond='data:title'> <h2> <data:title/> </ h2> </ b: if>

    <div class='widget-content'>

    <div style='overflow:auto; width:ancho; height:100px;'>

    <ul>

    <b:loop values='data:links' var='link'>

    <li> <a expr:href='data:link.target'> <data:link.name/> </ a> </ li>

    </ B: loop>

    </ Ul>

    </ Div>

Note: Code <div style is Scroll Code must be added, for the width (width) has to adjust to the width of your widget, for Height / altitude Scroll, please you Adjust according to taste.

Last Done and save the template. You may see the results Create Function Scrool In Sign Link / Bloglist.

may be useful.

0 comments:

Post a Comment

 
Powered by Blogger