Help - Search - Members - Calendar
Full Version: layout question..
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
cgrosso
heres my myspace..




Is there any way that i can make that whole white background, including the tables, gray..without effecting the red on the edges?


-----Thumb your images, please
CODE
[thumb]IMG[/thumb]
This Confession
What do you want to do?
cgrosso
make the white background, gray, without effecting the red on the edges
WHIMSICAL 0NE
Could you post your code?
So you want to keep the red there and not make the entire background gray...
adafsdfasdfadasdfsdfa
you could try adding the following code to your style sheet or editing it if it's already there
CODE
table td{
background: grey;}


Note: This will also change the color of the bottum links I would suggest hidding them.
Code to hide bottum links:
CODE
table td div {visibility:hidden;}
table table td div {visibility:visible;}
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.