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 :)



Let's keep in touch! Join us on Facebook or Subscribe to our RSS feed and get regular updates on the latest tips and tricks.



Filed Under: Web Apps





Help us spread the word. Share this post with your friends and peers.

   

    Stumble     Stumble     Digg     Twitter     Subscribe



Other useful related answers:



RSSComments (3)

Leave a Reply | Trackback URL

  1. Ines says:

    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

  2. luis says:

    how can i put my hi5 comments in a scroll box?

  3. Anonymous says:

    w

Leave a Reply