*** No, I will NOT be your MySpace Tech Support ***
*** Profile at:
[link]
*** Free for use
*** consider a friend add for
[link] so I can see it in action, and also let everyone know if I revise it.
This is just a quick brush at it, the HTML is so messy its hard to write good CSS for it. (a few things could be done better)
To make your MySpace profile look less mess and more ... deviant, add this CSS to your profile:
<style type="text/css">
body { background-color:6a7872 }
a {color:2c3635; font-weight:normal;font:10pt arial, sans-serif; }
table.navigationBar td {background-color:374341}
table {background-color:4e5f5c;}
table td {background-color:bac5ba; }
table table {background-color:bac5ba; }
table table td {background-color:bac5ba;border-width:0;}
table table table {background-color:bac5ba; border-width:3px; border-color:92a399; border-style:solid;}
td.tdborder {font-size:0;}
span.nametext {text-align:center; display:block; padding:6px; background-color:92a399; font:16pt Trebuchet MS,sans-serif; font-weight:bold; letter-spacing:-1px; color:2c3635;}
span.whitetext12{text-align:center; display:block; padding:6px; background-color:92a399; font:16pt Trebuchet MS,sans-serif; font-weight:bold; letter-spacing:-1px; color:2c3635;}
table table table table {background-color:bac5ba; border-width:0;}
table.userProfileURL {display:none; }
span.lightbluetext8 {color:393d3c;}
table.extendedNetwork {display: none; }
table.blurbs td {font-size:0;}
span.orangetext15 {text-align:center; display:block; padding:6px; background-color:92a399; font:16pt Trebuchet MS,sans-serif; font-weight:bold; letter-spacing:-1px; color:2c3635;}
table.blurbs td table {text-align:left; display:inline; padding:0; background-color:bac5ba; font:12pt arial,sans-serif; font-weight:normal; letter-spacing:0px; color:black;}
table.blurbs table span.orangetext15 {text-align:left; display:inline; padding:0; background-color:bac5ba; font:10pt arial,sans-serif; font-weight:bold; letter-spacing:0px; color:393d3c;}
table.blurbs table span {display:block; width:405px;}
table.friendSpace table td {font-size:0; width:430px; overflow:hidden; margin:0; padding: 0;}
table.friendSpace img {border:0;}
table div {background-color:4e5f5c}
table.friendsComments div {background-color:bac5ba}
</style>