I can't figure out for the life of me the answer to my question, I think i've been on every myspace help website and forum possible, and still havn't found the answer, so maybe someone here can help.
I want to leave my layout the default layout, but I want to change the grey areas on the sides of it to an image. I've seen it before on other peoples profiles, so I know it can be done. Help?
Myspace background behind default help?
%26lt;style%26gt;
body {background-image:url( URL goes here); background-position:center center; background-repeat:repeat-x; }
.bodyContent {background-color:transparent !important;}
%26lt;/style%26gt;
Myspace background behind default help?
not sure but go to backgrounds not layouts.
Myspace background behind default help?
Sorry I can't give you an exact answer, but try this site http://createblog.com they have tons of scripts and I'm almost 100% you'll me able to find your answer there. hOpe this helps :-)
Myspace background behind default help?
Here's the code. Change the color or add an image.
%26lt;style type="text/css"%26gt;
body {background-color:FF0000;
background-image:url('Enter Image URL');
background-attachment:fixed;
background-position:top center;
background-repeat:no-repeat;}
%26lt;/style%26gt;
No comments:
Post a Comment