Myspace HTML Layout help!!?

  • Thread starter Thread starter Megan S
  • Start date Start date
M

Megan S

Guest
OK, So I'm not good at html so can someone help?

<p><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LmNyZWF0ZWJsb2cuY29tL2xheW91dHMvaW5kZXgucGhwP2xheW91dD1teXNwYWNlX2xheW91dHM=" title="Grab Myspace Layouts and Myspace Codes" target="_blank"><img src="http://www.createblog.com/images/link1.gif" border="0" alt="Myspace Layouts" style="position:absolute;top:0px;left:0px;width:10px;height:27px;" /></a></p><style>
.credit {credit for this lyt goes to za!d @ myspace.com/zadivs & zad.new-revolutions.com. please do not steal or redistribute.}
TD TD {text-align: center;}
TD TD TD {text-align: center;}
TD TD TD TD {border-top: 0px solid; width: 1%; text-align:center;}
TD TD TD TD TD {border-top: 0px solid black; text-align:center;}
TD TD TD TD TD TD {border: 0px solid;}
TABLE, TD {padding: 0px; width:450px;}
TABLE TABLE {padding: 0px;}
TABLE TABLE TABLE {padding: 0px;height: .01%; width: 100%;}
TABLE TABLE TABLE TABLE {padding: 0px;}
TABLE TABLE TABLE TABLE TABLE {padding:}
TABLE TABLE TABLE TABLE TABLE TABLE {padding: 0px;}
table td div div font
table table table table
table table table table table
table table table table table table
table table td.text table td.text table table tbody td table, span.btext {display: none !important}
img {border:0px;}
table, tr, td { background-color:transparent; border: 1px solid black; border-width:0;}
body{ background-image:url(http://cbimg9.com/layouts/07/07/06/19111aa.gif);
background-attachment: fixed; background-position:bottom left; background-repeat:repeat; background-color:ffffff; scrollbar-face-color:ffffff; scrollbar-shadow-color:ffffff; scrollbar-highlight-color:ffffff;scrollbar-3dlight-color:ffffff;scrollbar-darkshadow-color:ffffff;scrollbar-track-color:ffffff;scrollbar-arrow-color:000000}

table table table {border:1px solid black; padding:1; background-color: ffffff; background-image: url();}
table tbody td table tbody tr td.text table{background-color:ffffff;borer:1px solid black;}

table, tr, td, li, p, div { font-family:tahoma; color:000000; }
font, td, a, body, table, body, td, li, p, div, textarea, li, h1, h2, p, br {font-family:tahoma; font-size: 10px; color: 000000; font-weight: normal; text-decoration: lowercase; letter-spacing: 0px; text-transform:lowercase; padding: 0px; line-height: 10px;}


a:link,a.text:link,a.man:link {color:000000 !important;font-family:tahoma; font-size:7pt; letter-spacing: 0px;font-weight: normal;text-transform:lowercase;}

a:hover {color:ffffff!important;font-family:tahoma; font-size:5pt; letter-spacing: 1px;font-weight: normal;text-transform:lowercase;}

.whitetext12 {display:none;}

.nametext {font-family:arial; font-size: 32px; color: ffffff; font-weight: normal; text-decoration: none; letter-spacing: -5px; text-transform: lowercase; padding: 2px; line-height: 35px;background-color:1C1C1C; border-width: 0px;display:block; text-align:center;}

.blacktext12 {font-family:tahoma; font-size: 10px; color:000000; font-weight: normal; text-decoration: lowercase; letter-spacing:1px; padding: 0px; line-height: 10px;background-color:ffffff;display:block; text-align:left;border-color:ffffff;border-width:0px;}

.btext, .redbtext, .redtext {display:none;}

.lightbluetext8 {font-family:arial; font-size: 20px; color: ffffff; font-weight: normal; text-decoration:lowercase; letter-spacing: -3px; text-transform: lowercase; padding: 0px;line-height:12px;text-align:left;background-color:1C1C1C;display:block;}

.orangetext15 {font-family:arial; font-size: 20px; color:ffffff; font-weight: normal; text-decoration:lowercase; letter-spacing: -3px; text-transform: lowercase; padding: 0px;line-height:12px;text-align:left;background-color:1C1C1C;display:block;}

.text {font-family:tahoma; font-size: 8px; color: 000000; font-weight: normal; letter-spacing: 1px; text-transform: lowercase; padding: 0px; line-height:5px;text-align: center;}

</style>


<style>a:hover img{filter:gray}</style>

<style>.contactTable {display:none;}
table table td img {display:none;}
table table table td img {display:inline;}
table td td {width:0px;}

table {width:450px;}
table table {width:auto;}
table table td {padding:3px;}
table table table td {padding:0px;}
table table table {width:220px !important; height:0px;}

td.text td a img {width:auto !important;}
table table table table table,
table table table table table td {
width:0px !important; padding:0px !important;}
td.text a img {width:100px !important;}
td.text td.text a img {width:35px !important;}
td td td div strong {width:170px !important; display:block;}

embed, object {display:block; width:220px; height:38px;}
.orangetext15, .blacktext10 {
display:block; width:110px; font-size:6pt !important;}
td.text td.text .orangetext15,
td.text td.text table table div {display:none;}</style>

This is my layout code and my little add message box doesn't show and neither do any of the videos on my page..
 
erase ".contactTable {display:none;}" & "embed, object {display:block; width:220px; height:38px;}"
that should do the trick :D
 
i think you didn't enter the <body> at the beginning and the end of this html code strip.

You should also put"<embed>" at the beginning and the end of any videos you are embedding.
 
Back
Top