Codes for changing the background color of the details on MySpace.
Question:
Here’s a nice question from both Melody: I want to change the background color of my Details box on MySpace. Any clues?
Answer:
Thanks for the question. You can modify the color of your Details table on MySpace using CSS code.
Simply paste the following code in your MySpace web page About Me section:
<style>
/* change MySpace Details box color */
table.userProfileDetail, table.userProfileDetail table,
table.userProfileDetail td {background-color:red; border:0px;}
</style>
This code will change the MySpace details section color to be red. To pick your preferred color, you may visit our HTML colors code chart. The code was tested on both Internet Explorer and Mozilla Firefox.
You might also want to see the tutorial on how to hide MySpace Details box.
Enjoy!
Want to easily customize your MySpace profile? You can find hundreds of codes at our MySpace codes and MySpace generators and tweaks sections.
Feel free to look into these related tips:
- How do I change the text color in my MySpace comments section?
- How to change my font color on myspace?
- How to change the color of the MySpace top navigation bar?
Posted by Gili
Like this post? Become a regular and share it with others!

How do I change the backround color in “view all of my pics” section?
Can anyone give me the code???
how do i change the color of graphics? ex. a quote graphic- the letters are black and background white. but i want the opposite. i want letter white and background black.
hey was wondering if theres anyway of putting pictures unter the details box
how do i change the color of my interests table?
THANK YOU THANK YOU THANK YOU!!