help with code |
help with code |
May 22 2007, 04:10 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 53 Joined: Nov 2005 Member No: 304,802 |
so let's see this code for my myspace won't let the music player show, can anyone help me figure out which part of the code to take out so that the music player WILL show up?=]
my code has 2 parts one for about me and one for who i;d like to meet. since about me is just basically links and hiding commenst and friends i figured the problem is in the i'd like to meet code: <style type="text/css"> table, tr, td{height:0px; padding:0px; border:0px;} body{ background-image:url('http://i37.photobucket.com/albums/e92/joannemae/greenvintage.gif');} body, table, tr, td, span, .text, div, p, textarea{ font:8pt arial; text-transform:lowercase; line-height:7pt;} .orangetext15{display:none;} .blacktext12{line-height:10px; height:15px; !important} .whitetext12, .lightbluetext8, .btext{ font:8pt arial; text-transform:lowercase; line-height:7pt;} .nametext{ position:relative; top:N/A; left:N/A; font:normal 30px century gothic; line-height:15px; font-weight:lighter; text-transform:uppercase; letter-spacing:-2px; display:inline; display:block; padding:0px; margin:0px; spacing:0px;} a:link, a:visited, a:active, a:hover{ font:normal 7px small fonts; text-transform:uppercase; letter-spacing:0px;} td td object { position:absolute; left:-100px; top:-100px; display:block; width:0px; height:0px;} h1{ font:20pt times; letter-spacing:-2px; line-height:22px; display:inline; text-align:left;} .contacttable{display:none;} div{visibility:visible; !important} div tr td form{display:none;} table tr td form{visibility:visible; !important} .doit{display:none;} .blacktext12{display:none;}</style><div |
|
|
|
joanne92 help with code May 22 2007, 04:10 PM
insurmountable more than likely just get rid of this:
QUOTEtd td ... May 22 2007, 05:21 PM
joanne92 QUOTE(insurmountable @ May 22 2007, 12:21... May 23 2007, 09:40 AM![]() ![]() |