Scrolling details on MySpace
Code to scroll MySpace details
Question:
Dana asks: Working on my new MySpace layout. Was wondering whether i can insert a kind of scroll box in my M ySpace details section. Your help is appreciated in advanced.
Answer:
Thanks for your question, Dana. Yes, that is definitely possible. You can scroll any of your details fields using the following CSS code (that will need to paste on any relevant detail field in your profile:
<style>
/* Scroll MySpace details */
<div style="height:100px; width:240px; overflow:auto;">
Your details field content here
</div>
</style>
Enjoy, and please don’t forget to visit our huge MySpace codes page, for more cool MySpace stuff.
Want to customize your MySpace profile? If so, we suggest that you browse the tons of codes available in our MySpace codes page.
Filed Under: MySpace Help • MySpace Text / HTML codes
Other useful related answers:
- How to put a scrolling box on MySpace?
- How to make a MySpace scrolling box on profile 2.0 ?
- Scroll friends and comments
- How to hide my details on MySpace 2.0 ?
- How to hide the details table on MySpace?
