How to make a Hi5 scroll box?
Code to make Hi5 scroll boxes.
Question:
Here’s one from Pablo: I am currently customizing my Hi5 profile, and looking for some code that i can use in order to place a scrollbox on my Hi5 profile.
Answer:
Thanks Pablo for your question. Here’s the CSS code and procedure that you should use in order to make an Hi5 scroll box:
- Login to Hi5, Hit My Profile
- Navigate to the Lifestyle section and place this code in your About Me table:
<style> div.hi5-scroll { height:200px; width:450px; overflow:scroll; } </style> <div class="hi5-scroll"> <p>Your Text here </p></div> - Hit Save profile, and Enjoy
Filed Under: Web Apps
Other useful related answers:
- Scroll friends and comments
- How to make a MySpace scrolling box on profile 2.0 ?
- How to put a scrolling box on MySpace?
- Scrolling details on MySpace
- Make a scroll box for your profile

How can I make a tiny box just like this hi5 has in interests?
Link: http://www.hi5.com/friend/profile/displayProfile.do?userid=120427259
how can i put my hi5 comments in a scroll box?
w