How To Add Scroll In Widget Of Blogger Blogs

How to Add Scroll in Widget, For Blogger
Hey Bloggers Whats Up? I have a nice trick for my dear blogger users and its on How To Add Scroll In Widget Of Blogger Blogs, with this trick you can easily Add a Scroll in Your Blog Widgets, especially if you have an long width widget that not fit in your blog's sidebar you want to crop it for getting space ?. Then you will try this Scroll option for making widgets scrolling, with this scrolling effect your blog's template look Great and Pro, So why you can't Add this to your blog ? lets give them a Try, If you want to try this Trick, just follow the steps below.

Firstly, you have to create a blogroll widget. How To Create A Blogroll Widget ?

1, Go To Blogger.com and Login
2, Go to Design => Page Elements => Add Gadget
3, Choose (Blog List)
4, Add Your Favorite Blog URL's in (Add to List)
5, Click SAVE [Don't Add Title Of Widget]
Then, we will add the scroll
1, Go to Design => Edit HTML
2, Then, search with Ctrl + F BlogList1
3, Then, look around at the bottom, there is
<div class='widget-content'>
4, Add this code, exact under the code above
<div style='overflow:auto; width:ancho; height:125px;'>
5, Then, scroll down untill you found
<b:include name='quickedit'/>
      </div>
    </div>
  </b:includable>

6, Add </div> under <b:include name='quickedit'/>, so the code will be like this
<b:include name='quickedit'/>
      </div>
    </div>
</div>
  </b:includable>
7, Save Your Blog's Template, You Are Done.

Final Words

 If You Like My This Article On How to Add Scroll in Widget, For Blogger Then Leave Comments.