 |
| MySpace Layout Show off your Myspace Layout here! |
10-18-2005, 01:15 AM
|
#1
|
|
Your myspace friend
Join Date: Sep 2005
Location: Hollywood, CA
Posts: 369
|
Myspace layout basic code
Here's a basic code for my space layout. You're expected to know some HTML/CSS.
What need to be changed? - BackGroundImageURL (under /*Background*/ )
- URLtoContackTableImage (under /*contact table*/ )

<style type="text/css">
/*by NackVision.com*/
/*Background*/
table, td { background-color:transparent; border:none; border-width:0;}
body{background-image:url("BackGroundImageURL");
background-attachment:fixed;
background-repeat:repeat; }
/*Table & Border attributes*/
table table table {border:2px solid; border-color:330000; padding:1; background-color:EEEEEE; }
table table{border:0px}
table table table table{border:0px}
/*Text Attributes*/
font, td, a, body, input, textarea, table{color:330000;font-family:arial;}
body, td, li, p, div, textarea, li, h1, h2, p, br {font-family: arial; font-size: 8pt; color: 330000; }
.btext {font-family: arial; font-size: 8pt; color: 330000; }
.blacktext10 {font-family: arial; font-size: 8pt; color: 330000; }
.blacktext12 {font-family: arial; font-size: 10pt; color: eeeeee; font-weight: bold; text-decoration: underline; }
.lightbluetext8 {font-family: arial; font-size: 9pt; color: 330000; font-weight: bold; }
.nametext {font-family: arial; font-size: 8pt; color: eeeeee; }
.orangetext15 {font-family: arial; font-size: 8pt; color: 330000; }
.redbtext {font-family: arial; font-size: 8pt; color: 330000; }
.text {font-family: arial; font-size: 8pt; color: 330000; }
.whitetext12 {font-family: arial; font-size: 8pt; color: 330000; }
/*Link Attributes*/
a:link, a.man:link, a.navbar:link, a.text:link {font-family: arial; font-size: 8pt; color: 330000; text-decoration: underline; }
a:hover, a.man:hover, a.navbar:hover, a.text:hover{font-family: arial; font-size: 8pt; color: EEEEEE; }
a:visited, a.man:visited, a.navbar:visited, a.text:visited {font-family: arial; font-size: 8pt; color: 330000; }
/*contact table*/
contactTable {width:300px !important; height:150px !important; background-image:url("URLtoContackTableImage");background-repeat:no-repeat; background-color:transparent; background-attachment:scroll; background-position:center center;padding:0px !important;}
.contactTable table, table.contactTable td { background-color:transparent; background-image:none; padding:0px !important;}
.contactTable a {display:block; height:28px; width:115px;}
/* hide the old contact buttons */
.contactTable a img {visibility:hidden; border:0px !important;}.contactTable .text {font-size:1px !important;}</style>
</style>
|
|
(Offline)
|
|
11-01-2005, 11:33 PM
|
#2
|
|
Guest
|
what do i go 2 to paste the back ground i want
|
|
|
|
11-02-2005, 12:01 AM
|
#3
|
|
Your myspace friend
Join Date: Sep 2005
Location: Hollywood, CA
Posts: 369
|
Myspace Layout Basic Code
^ get the link to your background and REPLACE BackgroundImageURL.
UPDATE Nov. 1st 2005
Myspace has filter that filters out code comments /* */, which messes up the code. I took all code comments from code below

<style type="text/css">
table, td { background-color:transparent; border:none; border-width:0;}
body{background-image:url("BackGroundImageURL");
background-attachment:fixed;
background-repeat:repeat; }
table table table {border:2px solid; border-color:330000; padding:1; background-color:EEEEEE; }
table table{border:0px}
table table table table{border:0px}
font, td, a, body, input, textarea, table{color:330000;font-family:arial;}
body, td, li, p, div, textarea, li, h1, h2, p, br {font-family: arial; font-size: 8pt; color: 330000; }
.btext {font-family: arial; font-size: 8pt; color: 330000; }
.blacktext10 {font-family: arial; font-size: 8pt; color: 330000; }
.blacktext12 {font-family: arial; font-size: 10pt; color: eeeeee; font-weight: bold; text-decoration: underline; }
.lightbluetext8 {font-family: arial; font-size: 9pt; color: 330000; font-weight: bold; }
.nametext {font-family: arial; font-size: 8pt; color: eeeeee; }
.orangetext15 {font-family: arial; font-size: 8pt; color: 330000; }
.redbtext {font-family: arial; font-size: 8pt; color: 330000; }
.text {font-family: arial; font-size: 8pt; color: 330000; }
.whitetext12 {font-family: arial; font-size: 8pt; color: 330000; }
a:link, a.man:link, a.navbar:link, a.text:link {font-family: arial; font-size: 8pt; color: 330000; text-decoration: underline; }
a:hover, a.man:hover, a.navbar:hover, a.text:hover{font-family: arial; font-size: 8pt; color: EEEEEE; }
a:visited, a.man:visited, a.navbar:visited, a.text:visited {font-family: arial; font-size: 8pt; color: 330000; }
contactTable {width:300px !important; height:150px !important; background-image:url("URLtoContackTableImage");background-repeat:no-repeat; background-color:transparent; background-attachment:scroll; background-position:center center;padding:0px !important;}
.contactTable table, table.contactTable td { background-color:transparent; background-image:none; padding:0px !important;}
.contactTable a {display:block; height:28px; width:115px;}
.contactTable a img {visibility:hidden; border:0px !important;}.contactTable .text {font-size:1px !important;}</style>
</style>
|
|
(Offline)
|
|
11-14-2005, 02:16 PM
|
#4
|
|
Junior Member
Join Date: Nov 2005
Posts: 1
|
Yea Do U Hav N.e Other Layouts?
|
|
(Offline)
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -7. The time now is 01:24 AM.
|