problem with background color, displays in page preview, but not in view page? |
![]() ![]() |
problem with background color, displays in page preview, but not in view page? |
Dec 12 2006, 10:03 AM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 13 Joined: Aug 2006 Member No: 456,541 |
my myspace seems to be confused? I put the code <body style="background-color:4A8485;"> in my About Me so that the background of the page would turn teal like this:
![]() but when I actually look at my profile out of the preview, it turns out like: ![]() I really know nothing about HTML at all so it's possible there's some weird code in there messing things up that I just don't see, so does anyone have a simple sollution to figuring out what's going wrong? ty! |
|
|
|
| *WHIMSICAL 0NE* |
Dec 12 2006, 01:45 PM
Post
#2
|
|
Guest |
Yeah, you can't always depend on the preview, even on myspace, to be what it will actually look like. If you want your background to be that color, try:
CODE <style>body {background-color:4A8485;}</style>
|
|
|
|
![]() ![]() |