COMMENT BOX, NOT WORKIN |
COMMENT BOX, NOT WORKIN |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 61 Joined: Jan 2006 Member No: 360,176 ![]() |
can someone help me my comment box isn't working and even though i have my comments showing not all of my friends can see that cause there not using FF can i make so that everyone can view my page the same on IE AND FF ?
the codes for my comment box : <form method="post" action="http://collect.myspace.com/index.cfm?fuseaction=user.confirmComment"> <input name="friendID" value="31319384" type="hidden"> <textarea name="f_comments" cols="30" rows="5" style="border-width: 2px; border-style: solid; border-color: BB9599; font-family: tahoma; font-size: 8.5px; color: 2b2b2b; background-image: url('http://img.photobucket.com/albums/v66/lilcuteazn538/sweet%20candy%20layout/csbackground.jpg');"> </textarea><br><input value="♥♥♥" style="height:20; width:40; border-width: 2px; border-style: solid; border-color: BB9599; font-family: arial; font-size: 11px; color: 7F676A; background-color:transparent;" type="submit"></form> |
|
|
![]() |
![]()
Post
#2
|
|
![]() I listen to bands that don't even exist yet... ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 330 Joined: Sep 2005 Member No: 249,189 ![]() |
that happened to me. all I had to do was take the code out and go put the original code in again
CODE <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="YOURFRIENDIDNUMBER" type="hidden"><textarea name="f_comments" cols="40" rows="7" style="border-width: 1px; border-style: solid; border-color: ######; font-family: Tahoma; font-size: 10px; color: ######; background-color: ######;" style="overflow:auto;"></textarea><br> <input value="add comment" style="border-width: 1px; border-style: solid; border-color: ######; font-family: Tahoma; font-size: 10px; color: ######; background-color: ######;" type="submit"> <input value="clear" style="border-width: 1px; border-style: solid; border-color: ######; font-family: Tahoma; font-size: 10px; color: ######; background-color: ######;" type="reset"></form> make sure to change YOURFRIENDIDNUMBER |
|
|
![]() ![]() |