tiny comment scrollbox |
tiny comment scrollbox |
Aug 1 2006, 12:08 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 108 Joined: Feb 2005 Member No: 104,631 |
does anyone know the code for a comment box like this?
|
|
|
|
![]() |
Aug 1 2006, 12:20 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 141 Joined: Jul 2006 Member No: 445,389 |
try this of none of the other codes work. make sure u put your id were it say yourfriend id here.
<form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"> <input name="friendID" value="YOURFRIENDIDHERE" type="hidden"> <textarea name="f_comments"style="color:333; font-family:arial; font-size:11px;width:200px;height:20px;text-align:right; border-color:333; background-color:f7c6bd; border-style:solid; border-width:1px;line-height:22px;scroll:no;letter-spacing:1px;">Boo-tee-full. </textarea> <input type="submit"value="DROP"style="color:333;font-size:7px;font-family:small fonts;text-transform:uppercase;letter-spacing:1px;height:20px; width:50px;background-color:f7c6bd; border-color:333; border-style:solid; border-width:0.1em; line-height:11px;"></input></form> <br> <a href=http://hotlayouts.nuclearcentury.com/cuztomized-comment-boxes>get your own here.</a> |
|
|
|
thats hott; tiny comment scrollbox Aug 1 2006, 12:08 PM
toyo loco You mean a tiny comment box? Aug 1 2006, 12:11 PM
thats hott; eh ya,
thats what i ment
sorry [: Aug 1 2006, 12:13 PM
toyo loco Its alright. Do you already have a comment box? ... Aug 1 2006, 12:14 PM
thats hott; yes i do,
but i tried making it smaller and it got... Aug 1 2006, 12:15 PM
toyo loco All you do is make
cols="24" rows=... Aug 1 2006, 12:24 PM
thats hott; thank you :D Aug 1 2006, 12:33 PM![]() ![]() |