Scroll boxes for myspace
Question:
Here’s one from Ken: thanks for the useful tips you have posted over in your web site. Can you provide me with the required codes i will need in order to create scroll boxes for MySpace?
Answer:
Thanks Ken. Creating MySpace scroll boxes is not difficult at all. All you’ll need to do is grab the following CSS code and paste it in the relevant section of your MySpace profile in which you would like to create scroll boxes in (About Me, I’d like to Meet, Comments, Friends, etc’):
<style>
div.my-scroll {height:200px;
width:450px;overflow:scroll;
}
</style>
<div class="my-scroll">
<p>Your_Text_here
</p></div>
Voila, enjoy your new MySpace scroll boxes ![]()
March 15, 2008 | Filed Under MySpace HTML tricks
Comments
Please leave a Comment
