turbochill
08-23-2005, 09:23 AM
K, like I went to help my friend update her myspace and I copied the css coding that I had on my own myspace and put it into her's and just wanted to alter the colors around a bit, well the problem I noticed was, that the background will show up for a sec and then disappear like theres a black color layer covering it up. I can't figure out what's wrong in the coding. Can someone please look at this coding and decipher the problem? Thanks! I'm looking to have the background fixed too.
MySpace Coding:
<style type="text/css">
table, td {
background-color: transparent;
border:;
border-width:;}
body {
background-color: ..000000;
background-image:url(http://www.mudvayne.com/wallpaper/mudvayne_wp002_1152x864.jpg);
background-attachment: fixed;}</style>
<style type="text/css">
body, td, li, p, div, textarea, a, input, table, li, h1, h2, p, br { color:FFFFFF; font-family: Verdana, Arial; font-size: 12px; scrollbar-face-color:000000;scrollbar-shadow-color:steelblue;
scrollbar-highlight-color:steelblue;scrollbar-3dlight-color:000000;
scrollbar-darkshadow-color:000000;scrollbar-track-color:black;
scrollbar-arrow-color:steelblue;cursor:crosshair;}.blacktext10 {color:FFFFFF;}.orangetext15 {color:steelblue;}.redbtext {color:orange;}.btext {color:FFFFFF;} .nametext {color:lightblue;}.text {color:orange;}
BODY
A:Link { color:FFFFFF; font-weight:normal; text-decoration:underline; cursor:crosshair;}
A:Visited { color:00cc33; font-weight:normal; text-decoration:underline; cursor:crosshair;}
A:Hover { color:steelblue; text-decoration: none; font-weight:bold;filter:; height: 0px;}
A:Active { color:steelblue; text-decoration:underline; font-weight:bold; }
</style><style type="text/css">
table, tr, td{background-color:black; border:1px; padding:;}
table table{border:1px;}
table table table {border:1px solid; border-color:steelblue; padding:;}
table table table table{border:1px;}
</style>
<style type="text/css">table table table td.text div img {visibility:hidden;} table table table td.text div { background-image:url("http://img190.echo.cx/img190/9803/onlinenow6ko.gif"); background-repeat:no-repeat;} table table table td.text table table div img {visibility:visible;} table table table td.text table table div { background-image:none;}</style>
MySpace Coding:
<style type="text/css">
table, td {
background-color: transparent;
border:;
border-width:;}
body {
background-color: ..000000;
background-image:url(http://www.mudvayne.com/wallpaper/mudvayne_wp002_1152x864.jpg);
background-attachment: fixed;}</style>
<style type="text/css">
body, td, li, p, div, textarea, a, input, table, li, h1, h2, p, br { color:FFFFFF; font-family: Verdana, Arial; font-size: 12px; scrollbar-face-color:000000;scrollbar-shadow-color:steelblue;
scrollbar-highlight-color:steelblue;scrollbar-3dlight-color:000000;
scrollbar-darkshadow-color:000000;scrollbar-track-color:black;
scrollbar-arrow-color:steelblue;cursor:crosshair;}.blacktext10 {color:FFFFFF;}.orangetext15 {color:steelblue;}.redbtext {color:orange;}.btext {color:FFFFFF;} .nametext {color:lightblue;}.text {color:orange;}
BODY
A:Link { color:FFFFFF; font-weight:normal; text-decoration:underline; cursor:crosshair;}
A:Visited { color:00cc33; font-weight:normal; text-decoration:underline; cursor:crosshair;}
A:Hover { color:steelblue; text-decoration: none; font-weight:bold;filter:; height: 0px;}
A:Active { color:steelblue; text-decoration:underline; font-weight:bold; }
</style><style type="text/css">
table, tr, td{background-color:black; border:1px; padding:;}
table table{border:1px;}
table table table {border:1px solid; border-color:steelblue; padding:;}
table table table table{border:1px;}
</style>
<style type="text/css">table table table td.text div img {visibility:hidden;} table table table td.text div { background-image:url("http://img190.echo.cx/img190/9803/onlinenow6ko.gif"); background-repeat:no-repeat;} table table table td.text table table div img {visibility:visible;} table table table td.text table table div { background-image:none;}</style>