I have changed the background photo on my myspace using html code but it hasn't changed on my profile..?
All the links are correct. I thought it might just take some time to update but it's been a couple of hours now. The picture is 800x600. Is it something to do with size? Thanks!
Public Comments
- If you are using this code and it does not work: <style> body {background-image:url (URL OF IMAGE);} </style> Then you either have changes saved in the Myspace profile editor that are overriding your code, or you have a layout in your profile that is ALREADY addressing the body element, and it is conflicting with your new code. Either way, you need to clear out what is stopping your background. Also, if you're using a div overlay, a body background will obviously not be visible.
Powered by Yahoo! Answers