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? |
|
|
![]() ![]() |