hidden comment box HELP PLEASE !!! |
![]() ![]() |
hidden comment box HELP PLEASE !!! |
Feb 4 2007, 04:16 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Feb 2007 Member No: 500,837 |
hey guys i need help. i put in the code for a comment box but it's not visible in my myspace. here's the code to my comment box and everything else:
<form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="60283619" type="hidden"><textarea name="f_comments" class="asdfbox">SMACK THAT!</textarea><br /><input type="submit" value="WERDD!" class="asdfsub"><input type="reset" value="UH-OH!!" class="asdfsub"></form><style type="text/css"> textarea.asdfbox{color:000000; font-family:century gothic; font-size:24px; line-height:24px; height:25px; width:200px; border-color:000000; border-style:solid; border-width:5px; background-color:f4eed4; letter-spacing:-3px; font-weight:none; text-transform:lowercase;} input.asdfsub{color:000000;font-size:7px;font-family:small fonts;background-color:f4eed4;height:10px; width:200px; border-color:000000; border-width:3px; border-style:solid; letter-spacing:1px; line-height:6px;} </style> <style type="text/css">table table table td.text div img {visibility:hidden;} table table table td.text div { background-image:url('http://i9.tinypic.com/2na01zb.gif'); background-repeat:no-repeat} table table table td.text table table div img {visibility:visible;} table table table td.text table table div { background-image:url('none');}</style> <style type="text/css"> body { background-color: rgb(246, 241, 218); background-image: url(http://i19.tinypic.com/2edzddt.png); background-position: left top; background-repeat: repeat; background-attachment: scroll; } table, tr, td { background-color: transparent; border: 8px; } table table { border: 8px; } table table table table{ border: 8px; } table table table { border-width: 8px; border-color: rgb(0, 0, 0); border-style: solid; background-color: transparent; } table table table td { background-color: rgb(255, 255, 255); filter:alpha(100); -moz-opacity: 1; opacity: 1; -khtml-opacity: 1; } table table table table td { filter:none; body, div, span, td, p, .orangetext15, .whitetext12, .lightbluetext8, strong, b, u, .redtext, .redbtext, .btext, .text, .nametext, .blacktext10, .blacktext12 { font-family: Tahoma; font-size: 12px; color: rgb(228, 216, 124); font-weight: bold; font-style: normal; text-decoration: none; } .nametext { padding: 5px; font-family: Tahoma; font-size: 20px; color: rgb(0, 0, 0); font-weight: bold; font-style: normal; text-decoration: none; display: block; } .whitetext12, .orangetext15 { font-family: Tahoma; font-size: 13px; color: rgb(0, 0, 0); font-weight: bold; font-style: normal; text-decoration: none; } a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.man:link, a.man:active, a.man:visited, a.man:hover, a, a:link, a:active, a:visited, a:hover, a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.text:link, a.text:active, a.text:visited, a.text:hover, a.searchlinksmall:link, a.searchlinksmall:active, a.searchlinksmall:visited, a.searchlinksmall:hover, a.redlink:link, a.redlink:active, a.redlink:visited, a.redlink:hover { color: rgb(0, 0, 0); font-weight: bold; font-style: normal; text-decoration: none; } a.navbar:hover, a.man:hover, a:hover { color: rgb(0, 0, 0); font-weight: bold; font-style: normal; text-decoration: underline; } .badge { position: absolute; left: 1px; top: 1px; } .commentboxdiv { background-color:#F4EED4; color:000000; border:2px solid; border-color:000000; width:220px; height:60px; overflow:none; text-align:left;visibility:visible;} </style> <style type="text/css"> div table,div table table td,div table table,div table table div,table td div div,div table,div table td{height:0px;border:0px;} a.text,table div font a,table div div,.navbar font,tr td font,table font,tr font,td font,div font,td textarea,td input,td form{visibility:hidden;} </style> <style type="text/css"> table table table td {vertical-align:top ! important;} span.blacktext12 { visibility:visible !important; background-color:transparent; background-image:url("http://i15.tinypic.com/44i5zlu.gif"); background-repeat:no-repeat; background-position:center center; font-size:0px; letter-spacing:-0.5px; width:435px; height:75px; display:block !important; } span.blacktext12 img {display:none;} </style> and also if any of you know how i can remove the bottom links box comletelyyy [i took off the text and now it's just a plain ugly box] i would really appreciate your help. thx ! |
|
|
|
Feb 4 2007, 04:18 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,188 Joined: Jan 2006 Member No: 364,198 |
CODE <style type="text/css"> div table,div table table td,div table table,div table table div,table td div div,div table,div table td{height:0px;border:0px;} a.text,table div font a,table div div,.navbar font,tr td font,table font,tr font,td font,div font,td textarea,td input,td form{visibility:hidden;} </style> ^Out of that code remove the following: CODE ,td textarea,td input,td form |
|
|
|
![]() ![]() |