-----------Original Post----------------
I recently learned how to create a widget where all my favorite blog buttons can scroll through a smaller space on my sidebar therefore making it look less cluttered!
They scroll like this:
Here's a how YOU can make your blog buttons SCROLL too!!
1. Go into your layout page and click on Add a New Gadget
2. Choose HTML/Javascript
3. Add the following code in the text box:
<center><div class="textwidget"><marquee direction="up" width="200" onmouseover="this.stop()" scrollamount="5" onmouseout="this.start()" height="400" align="center"> THIS IS WHERE YOU ADD THE HTML CODES FOR YOUR FAVORITE BUTTONS! (You can add as many as you like!) </marquee></div>
The colors in red can be adjusted to fit the space on your sidebars.
The number 5 in yellow adjusts the speed of how quickly the buttons will scroll! The higher the number the faster they will GO!
4. Click save and Viola!!
Enjoy your scrolling buttons and a lot less clutter on your blog!
The number 5 in yellow adjusts the speed of how quickly the buttons will scroll! The higher the number the faster they will GO!
4. Click save and Viola!!
Enjoy your scrolling buttons and a lot less clutter on your blog!