| Figure it out! Of course.
I've done that. At least for simply changing background color on a Music Myspace page.
Here's how: First use this code. Copy and paste it into you band bio section.
<style type="text/css">
table, tr, td {
background-color:transparent;
border:none;
border-width:0;}
</style>
This "transparent" code cancels out what's already there I guess, and actually gives you a light gray background, if that's what you want.
But, to add color, you need to also insert this code, also into the "bio" section:
<style type="text/css">
body {
background-color: color_code;}
</style>
Substitute "color_code" for the code of the color you want, for example 009999 is one color code, there must be hundreds of them.
__________________
P-Bass Club member #137
Eden Club member #12
Mediocre Bassists Club #186
|