Unfortunately Myspace didn’t supply us with a completely style-less theme, so we have to do that ourselves. One of the biggest steps is to remove the rounded corners from the base stylesheet:
div.moduleTop,
div.moduleTop div,
div.moduleBottom,
div.moduleBottom div { background-color: transparent; background-image: none; font-size:0px; }
div.moduleTop div div { height:5px; border-top: 0px; margin: 0px 5px; }
div.moduleBottom div div { height:5px; border-bottom: 0px; margin: 0; }
div.moduleMid2 { margin: 0px; }
div.moduleMid { border-left: 0px; }
div.moduleMid1 { border-right: 0px; }
More to come folks!

3 Comments
Thanks a ton! God I was going crazy trying to figure that out.
remove profile 2.0
thanks heaps!