Assalamualaikum and Hi !
Today I just want to show you how to make a scrollbox.
Did you know what is Scrollbox? Nope? Its okay. This is scrollbox;
Now see how come is it happened :P Follow the steps okay? Here we go;
1. From dashboard > Design > Add a gadget > HTML/javascript
2.Then add / modify the widget code as follows :
<div style="width:426px;height:100px;overflow:auto; ">
the things tht you want to drop
</div>
Note :
width: it's up to you to change the width
height: it's up to you to change the height
3. Done! Click preview to see the result :)
Toodles
