It's in a style sheet, wont display the bg color, but will display the image?? It's messed up my layouts. How do you fix this? username: ivoryherman
Why isn't my background color not working on myspace?
I was able to fix the background color by doing this:
%26lt;style%26gt;
body.bodyContent {background-color:hotpink !important}
%26lt;/style%26gt;
EITHER using the body class OR adding the important worked.
But there is no harm in just doing both.
It is being discussed here:
http://forums.mygen.co.uk/index.php?topi...
Patience may also work.
It is a temporary bug, not an intended change.
Why isn't my background color not working on myspace?
the problem is that myspace changed it's base code. Read more about this here http://abrax.us/bbz/MyspaceBaseCodeUpdat...
put this in your style sheet
.bodyContent {background-color: TRANSPARENT!important; }
No comments:
Post a Comment