MySpace Codes help create Great MySpace Profiles.
Personalize your profile for your MySpace space or other social network space.
   
MySpace Codes
Help Create Great MySpace Profiles!

To Hide your MySpace Contact Table or Contact Box

Copy and Paste the Code below into the BOTTOM of your "ABOUT ME" Section.
For MySpace 1.0
<style type="text/css">.contactTable {display:none;}</style>
Then save your profile and preview it.

 
 
 

Marquees can be made with Text, Images or a combination of both.


Marquee your MySpace Text Back and Forth

If you would like text or images on your page to scroll back and forth, add the following code:
<marquee behavior="alternate">Place your image or text here</marquee>

This is how TEXT scrolling back and forth will look.


Marquee your MySpace Image Back and Forth

If you would like an image on your page to scroll back and forth, add the following code:
<marquee behavior="alternate"><img scr="the url of your image"></marquee>

Below is how an Image scrolling back and forth will look.




Marquee your MySpace Image to the
Right

If you would like an image on your page to scroll to the right, add the following code:
<marquee direction="right"><img scr="the url of your image"></marquee>

Below is how an Image scrolling Right will look.



Marquee your MySpace Text to the Right

If you would like text or images on your page to scroll to the right, add the following code:
<marquee direction="right">Place your text here</marquee>

This is how TEXT scrolling RIGHT will look.


Marquee your MySpace Text to the Left


If you would like text or images on your page to scroll to the left, add the following code:
<marquee direction="left">Place your text here</marquee>

This is how TEXT scrolling LEFT will look.

Marquee your MySpace Image to the Left

If you would like an image on your page to scroll to the left, add the following code:
<marquee direction="left"><img scr="the url of your image"></marquee>

Below is how an Image scrolling Left will look.