How to Make My Picture Scroll Side to Side on MySpace
MySpace, a social-networking website, allows users to upload images and videos, post comments on their friends' MySpace pages, create and share blogs, import music players and more. Unlike other social-networking sites, such as Facebook and Twitter, MySpace allows you to customize the background and layout of your profile page using HTML code. If you want make your picture scroll side-to-side on MySpace, simply add a marquee HTML code.
Instructions
-
-
1
Go to the "MySpace" website and click the "Login" button in the top-left corner of the Web page. Enter your email address and password into the pop-up login window and press the "Login" button to continue.
-
2
Click on the "Customize" button next to your MySpace username. A toolbar should appear across the top of the page with the options "Look & Feel" and "Modules & Marquee."
-
-
3
Select the option "Modules & Marquee" and click on the option "Marquee."
-
4
Choose the first template on the list labeled "Blank." The blank template will allow you to enter the HTML code necessary to make your picture scroll from side to side.
-
5
Click inside the text box labeled "Enter HTML" and place the following code (copy and paste) into the box:
<marquee behavior="alternate"><img src="http://www.website.com/image.jpg" width="40" height="40" /></marquee>
-
6
Replace the portion of the code labeled "http://www.website.com/image.jpg" with the correct picture URL.
-
7
Publish the page by clicking the "Save Changes" button in the bottom-right corner of the marquee customization window. To view your changes, refresh your Web browser.
-
1