Scroll Box For Blogger Widgets

To minimize on-site clutter, a Malaysian web developer came up with scrollbox add-on for your Blogger widgets. You can find his tutorial HERE, but it’s in Malay so you’ll have to let Google translate the page for you in English. Any widget that uses HTML code can be used with the scrollbox.
I took the liberty of translating the instructions here for you.

  • From the dashboard > Design > Add a gadget > HTML/JavaScript (if you have already put the widget just open the HTML/JavaScript widget that you have put on the blog).
  • Then add / change the widget code as follows (just close the spaces in the < div > tags).
    < div style = " width: 426px ; height: 100px ; overflow: auto; "> PUT YOUR WIDGET CODE HERE < /div >
    Note: width: variable according to your desired width, height: variable high as you want.
  • Save and check the result.
  • 0 comments:

    Post a Comment

     
    Top