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? |
|
|
![]() |
*Infinite.* |
![]()
Post
#2
|
Guest ![]() |
Well add this:
To the very beginning of your about me section, and if no change then put it in your who id like to meet: CODE <style>body{background-color:000000;}</style> Then for your comment box problem theres nothing wrong with it aparently although you need to move it and make the div for it a little bit bigger, I'm pretty sure you should know how to use it. Also your background image you may want to check the copyrights on it, because if caught with copyrighted material on your myspace you can get deleted. |
|
|
![]() ![]() |