Question:

scroll boxes myspace

by Guest8735  |  12 years, 9 month(s) ago

0 LIKES UnLike

scroll boxes myspace

 Tags:

   Report

2 ANSWERS

  1. Guest7758
    HOW DO I PUT IN A SCROLL BOX ON MYSPACE PAGE AND HOW CAN I PUT THINGS IN THERE?

  2. frantz
    1. Login to myspace.com.
    2. Click “Edit Profile.”
    3. Insert the HTML and CSS code specified below in the “About Me” section of your MySpace profile.
    4. Change the “Your scrolling text Here” to whatever you want in the scroll box.
    5. Click save all changes.

    NOW JUST PUT THIS CODE IN and HERE YOU GO!




    <br />
    <style type="text/css">
    div.myspace-scroll-box {
    height:100px;
    width:200px;
    font:16pt/20pt Verdana;
    overflow:scroll;
    }
    </style>
    <div class="myspace-scroll-box">
    Your scrolling text Here
    </div>
    <p>
Sign In or Sign Up now to answser this question!
You're reading: scroll boxes myspace

Question Stats

Latest activity: 14 years, 8 month(s) ago.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.