what is the myspace code to change the backround color of my comments?

on my myspace profile, the background color of my comments is orange and i want to change that. do any of you know a code to change that background color? please do not give me a site to go on because i’ve tried them and they do not work.

4 Responses to “what is the myspace code to change the backround color of my comments?”

  • Betwixt & Between:

    Well maybe it "doesn’t work" because of your layout code – if it contradicts any codes you add in from other websites, maybe you have no choice but to remove it first.

    I tested this, and it DOES "work" on a blank profile.

    <style>
    table.friendscomments table table td, td.columnswidening {background-color:darkred!important;}
    </style>

  • Princess Christina:

    http://lush-lyts.com http://stylish-layouts.com

  • ??????:

    <style>
    table.friendsComments span.orangetext15 {display:block; height:100%;}
    table.friendsComments td.text table {width:100%;}
    table.friendsComments td.text span.orangetext15 {display:none;}
    table.friendsComments table {border:0px;}
    table.friendsComments table {background-color:transparent;}
    table.friendsComments td.text b {display:block; margin-top:-15px;}
    table.friendsComments td.text td td b {display:inline; margin-top:0px;}
    table.friendsComments span.redtext {font-weight:bold;}
    table.friendsComments td.text td.columnsWidening embed, table.friendsComments td.text td.columnsWidening object {width:260px; height:213px;}
    table.friendsComments td.text td.columnsWidening img {width:300px;}
    table.friendsComments td.text b {display:block;}
    table.friendsComments td.text td td b {display:inline;}
    table.friendsComments td.text td a {display:block;}
    table.friendsComments td.text td b a, table.friendsComments td.text td td a {display:inline;}
    table.friendsComments td.text td td {background-color:white;}
    </style>

    see this?
    table.friendsComments td.text td td {background-color:white;}
    change the color white for any color you want

  • Kabamaru:

    Try Zortin.com
    http://www.zortin.com
    It has a good collection of Myspace codes

Leave a Reply