Comment box, how do i put one in a DIV layout |
Comment box, how do i put one in a DIV layout |
![]()
Post
#1
|
|
Cait ![]() ![]() Group: Member Posts: 12 Joined: Oct 2006 Member No: 474,829 ![]() |
Well i'm just now learning how to do DIV. i'm using a tutorial from here but i can't figure out how to put a comment box on to the profile.
i'm tring to use this premade code for the comm. box: CODE <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="42749155" type="hidden"><textarea name="f_comments" class="asdfbox">I feel my best when i'm happy.</textarea><br /><input type="submit" value="Clicky!" class="asdfsub"></form> <style type="text/css"> textarea.asdfbox{color:FFFFFF; font-family:script; font-size:25px; line-height:20px; height:20px; width:100px; border-color:000000; border-style:solid; border-width:1px; background-color:888888;} input.asdfsub{color:333333;font-size:7px;font-family:small fonts;background-color:888888;height:10px; width:200px; border-color:000000; border-width:1px; border-style:solid; letter-spacing:1px; line-height:6px;} </style> is there somethen wrong w/ the code or what? |
|
|
![]() |
![]()
Post
#2
|
|
Cait ![]() ![]() Group: Member Posts: 12 Joined: Oct 2006 Member No: 474,829 ![]() |
well heres my profile:
My Profile And while we're at it i used this code to cover up the origanl myspace layout but it still has that white bar above the background. Is there a way to get ride of that? CODE <style type="text/css">
table table,table table table table,table table{background-color:transparent;width:300px;border:0px;} div,table,tr,td,th{background-color:transparent;text-align:left;border:0px;} a.navbar,font,.whitetext12,.btext,.orangetext15,.redbtext,.redtext,.blacktext12, lightbluetext8,strong,.blacktext10,.nametext,div b font font, div font font u,table table table table, table table table table td.text, td.text td.text table,table.contacttable{display:none;} div table form tr td,td.text table,a.text, table div font a, table div div,{visibility:hidden;di-splay:none} td.text table table {display:inline; visibility:visible;} embed{position:absolute;top:0px;left:0px;display:block;width:0px; height:0;} </style> |
|
|
![]() ![]() |