Help - Search - Members - Calendar
Full Version: Color in the default layout.
Forums > Resource Center > Support Center > MySpace Support
shawtiegotem
on 1.0
how can i add the middle section with color?
its white, and... i don't like it. haha
so please help me =(

heres the code im using

CODE
body {
background-color: ;
background-image: url('http://i27.tinypic.com/ogvty1.jpg');
background-attachment:;
background-repeat: repeat;
background-position:;
}


Mike
Use this code:

CODE
<style>
table td {background:black;}
</style>

Replace black with whatever colour you want to use.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.