Does anyone have a REAL html code to change the color of my comment section on

MySpace? 10 points if it works!? I hate the color of my comment section! It's so gross and it doesn't match the rest of my profile. Is there a way to specifically change the color of the comment section from the default orange without altering anything else on my profile?

Note: These three didn't work in the CSS box or in the About Me Section:
div.commentsModule h3.moduleHead {background-color: RED;}
div.commentsModule ul.moduleList li {background-color: GREEN;}
div.commentsModule div.userComment {background-color: BLUE;}
 
Back
Top