Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
need help with myspace?
ok so how do u put a backround on a profile??? i can't figure it out so please help!!!!!
3 Answers
- JulesLv 51 decade agoFavorite Answer
Ck out these sites,they have some nice backgrounds and images etc.... but to put a background in ur profile...clickon edit my profile and go to the "about me and ........oops got ahead ..find the what u want the u will see where it says copy and paste ...might have to click on the image to get code or it will right by it. then u go to ur "about me and paste, the page never ends..lol i have so much on mine. Good luck!!
Source(s): http://www.myspacesripts.com/ http://www.nackvision.com/ http://myspace.nuclearcentury.com/ http://whateverlife.com/ - Anonymous1 decade ago
http://www.mygen.co.uk/index.php?page=create
i used that generator. its pretty easy.
- Aaron BLv 51 decade ago
<style type="text/css">
body {
background-color:PICK YOUR COLOR;
background-image:url('YOUR BACKGROUND LOCATION');
background-attachment: fixed;
background-position:top;
background-repeat:no-repeat;
border-color:9b0423;
border-width:1px ;
border-style: solid;
}
table, tr, td {background:transparent; border:0px;}
table table table {background:transparent;}
table table table td {
background-color:ffffff;
filter:alpha(opacity=70); -moz-opacity:0.9; opacity:0.9; -khtml-opacity:0.6;
}
table table table table td {filter:none;}
table table table {
border-width:2px;
border-color:000000;
border-style:dotted;
}
table table table table {border:2px;}
input {background-color:transparent !important;}
td, span, div, input, a, table td div div font,
body div table tbody tr td font {font-family:Verdana !important;}
td, span, div, input, table td div div font,
body div table tbody tr td font {color:midnightblue!important;...
.nametext, .whitetext12, .lightbluetext8, .orangetext15, .blacktext12,
.redtext, .redbtext, .blacktext10, .btext {color:midnightblue!important;...
a {color:000000 !important; text-decoration:none !important; text-transform:none !important; font-weight:normal !important; font-style:normal !important;}
a:hover {color:000000 !important; text-decoration:none !important; text-transform:none !important; font-weight:normal !important; font-style:normal !important;}
a img {filter:alpha(opacity=5); -moz-opacity:0.3; opacity:0.3; -khtml-opacity:0.6;}
a:hover img {filter:none; -moz-opacity:1.0; opacity:1.0; -khtml-opacity:1.0;}
img {border:0px;}
.blacktext10 {
border-top-width:1px; border-bottom-width:0px; border-left-width:0px; border-right-width:0px;
border-color:000000; border-style:ridge; display:block; width:100%;}
</style>
HERE YA GO. JUST COPY AND PASTE THEN CHANGE THE ITEMS IN CAPS