How to change the font color on MySpace?
Code for changing the font color on MySpace
Question:
I am currently customizing my MySpace profile and was wondering how to modify the font color of all texts in my MySpace profile. How to do it?
Answer:
Using a standard color for all your text in your MySpace profile is sometimes a good idea, as it is easier on the eyes when compared to the cluttered and (too) colorful default design profile design.
Changing the text color in your MySpace profile is pretty straightforward.
You can quick post the required code automatically to your About Me section by clicking on the Copy button in the widget below:
Alternatively, you can post the code manually by following these steps:
- Login to MySpace.com
- Hit Edit Profile
- Enter the following code in your About Me section:
<style>
.text {color: your_preferred_color}
</style>
- Note: replace your_preferred_color with your color of choice. You can either use colors HEX code (for example #56478) or color names. Here’s a full list of HTML colors
- Hit Preview Profile and if satisfied with the results hit Save All changes.
Want to customize your MySpace profile? If so, we suggest that you browse the tons of codes available in our MySpace codes page.
Filed Under: MySpace Help • MySpace Text / HTML codes
Other useful related answers:
- How to modify the font on MySpace?
- How to change the font color on Myspace?
- Change the Interests text on MySpace
- How to change my fonts on MySpace?
- How can i change the font size of my MySpace profile display name?

I just want to change the font color on my comment section. The comments that other people leave for me comes out too dark and I have a dark background. Is there a way to change the color so I can see the comments?
How do I change the color of ONE word on my myspace page in the “about me” colummn>?
I don’t know how to make it better colors!!!
>:(
Use this code to change the color just put it in front of your text:
.text {color: your_preferred_color}