I want to know how to get backgrounds like from other websites, but it says i need to copy and paste a code, but where do i copy and paste it?
How do u get a background for myspace?sexy myspace
you copy the code then you go to your myspace and go to edit profile then you put your code on your about me or who id like to meet which ever
How do u get a background for myspace?deleted myspace myspace.com
Go here;
http://www.whateverlife.com/myspacelayou...
they have wayy good layouts!
:]
%26amp;then click on the one you want%26amp;it will say something like;"click here to see preview and get the code"
Click that%26amp;then copy%26amp;paste the code into your about me section.
Goodluck.
:]
the simple way is to use a myspace editor that allows you to use a picture from another website as your background then it will give you a code and you just paste that in your "about me" section....
From "Home" goto "Edit Profile" and in the "About Me" box at the top add
%26lt;style type="text/css"%26gt;
table, td {
background-color:transparent;
border:none;
border-width:0;}
body { background-image: url(http://theimage);
background-position: 0,0;
background-repeat: fixed;
}
%26lt;/style%26gt;
Replace 'theimage' with the filename from somewhere like photobucket. Also, 'background-repeat' may be set to 'repeat' for a tiling effect.
You may also need to include something like:
p { color: rgb(255,255,255) }
if, for example, your background is primarily black, and be sure to have all your text blocks prefixed by %26lt;p%26gt;
If you'd like to create a custom "Contact box" (where the "Add Friend" button is located), create a 300x150 image, add your custom text in the proper locations, and include the following inside the %26lt;style%26gt;%26lt;/style%26gt; tags.
.contactTable {
width:300px !important; height:150px !important; padding:0px !important;
background-image:url('http://theimage'...
background-attachment:scroll;
background-position:center center;
background-repeat:no-repeat;
background-color:transparent;}
.contactTable table, table.contactTable td
{ padding:0px !important;
border:0px;
background-color:transparent;
background-image:none;}
.contactTable a img {visibility:hidden; border:0px !important;}
.contactTable a {display:block; height:28px; width:115px;}
.contactTable .text {font-size:1px !important;}
.contactTable .text, .contactTable a, .contactTable img {filter:none !important;}
To hide some of the obnoxious headings that appear by default, add:
.orangetext15 {display:none;}
.whitetext12 {display:none;}
.extendedNetwork {display:none;}
go to a website like
http://www.glitter-graphics.com
and when you find one you like
[i don't like this, just a random one]
http://glitter-graphics.com/myspacelayou...
then the code will be there
copy %26amp;%26amp; paste it then edit your profile and put the code in there
=]
No comments:
Post a Comment