-
Step 1
Log into your MySpace account.
-
Step 2
Click on the "Edit Profile" link on your homepage.
-
Step 3
Copy the code below and paste it into the section marked "About Me." Replace "FF6600" with the hexadecimal code for the color that you want to use (see Resources).
<style>
.nametext {color:FF6600;}
</style> -
Step 4
Click "Save Changes." When you refresh your profile page your display name will be the color that you selected.
-
Step 1
Click "Customize Profile" in the menu that drops down from the "Profile" link in the navigation bar.
-
Step 2
Insert the following code into the box marked "CSS." Replace "bbbbbb" with the hexadecimal color code of your choice (see Resources):
div.basicInfoModule div.basicInfoDetails h2 {color:#bbbbbb;} -
Step 3
Hit "Publish" to save your changes.














