make the text running to the top
1. Login first
2. Then Layout
3. Continue Element page => Add a Gadget
4. Select the HTML / Script
5. And then enter the code below into the gadget HTML / Script
<marquee align="center" direction="up" height="100" onmouseout="this.start()" onmouseover="this.stop()" scrollamount="1" width="100%"> YOUR TEXT HERE </marquee>
7. Continue to replace the RED colored TEXT with your TEXT/Code
8. Finish and see the results.
Read Users' Comments (1)Comment






