Copy
the code from the appropriate text box and paste it into your "About
Me" Section of your MySpace profile.
If
you already have code formatting your profile, copy one of the codes
for your new cursor and paste it into a text file.
The
cursor code will look like this:
<style
type="text/css">body {
cursor: url(http://hostdrjack.com/cursors/7000.ani);
}</style>
Delete
the 1st and 3rd lines. You are left with one line of code "cursor:
url(http://hostdrjack.com/cursors/7000.ani);"
Next,
you will need to insert the text for your cursor into your existing
code. Check in your profile for code that is similar to the following
:
<style
type="text/css">
.section1:before { content: "Body Properties"; }
body {
Paste
the cursor code "cursor: url(http://hostdrjack.com/cursors/7000.ani);"
on a new line after the "body {" . That's it. Enjoy!