picture in comment box |
![]() ![]() |
picture in comment box |
Jul 10 2006, 04:55 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 70 Joined: Jul 2006 Member No: 433,823 |
is there any way I can get a picture in my comment box??
CODE <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="44713835" type="hidden"><textarea name="f_comments" cols="100" rows="7" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: tahoma; font-size: 10px; color: 000000; background-color: 98AFC7;" style="overflow:auto;"></textarea><br> <input value="Holla @ The Kid!" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: Tahoma; font-size: 10px; color: 000000; background-color: FFFFFF;" type="submit"> <input value="Nah Nevermind!" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: Tahoma; font-size: 10px; color: 000000; background-color: FFFFFF;" type="reset"></form>
|
|
|
|
| *This Confession* |
Jul 10 2006, 05:01 PM
Post
#2
|
|
Guest |
textarea name="f_comments" cols="100" rows="7" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: tahoma; font-size: 10px; color: 000000; background-color: 98AFC7;"
write after the background-color: ######; put Background-image:url(); |
|
|
|
Jul 10 2006, 05:20 PM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 70 Joined: Jul 2006 Member No: 433,823 |
cool...thanks....is there anyway to center the picture?
|
|
|
|
Jul 10 2006, 06:09 PM
Post
#4
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
I don't know and/or think this will work but its worth a try.
After Background-image:url(); add background-position: center; |
|
|
|
Jul 10 2006, 06:39 PM
Post
#5
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 70 Joined: Jul 2006 Member No: 433,823 |
like this??
CODE <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="44713835" type="hidden"><textarea name="f_comments" cols="100" rows="7" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: tahoma; font-size: 10px; color: 000000; background-color: 98AFC7;background-image:url(http://i15.photobucket.com/albums/a393/jrdeanel/sb.gif)background-position: center; style="overflow:auto;"></textarea><br> <input value="Holla @ The Kid!" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: Tahoma; font-size: 10px; color: 000000; background-color: FFFFFF;" type="submit"> <input value="Nah Nevermind!" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: Tahoma; font-size: 10px; color: 000000; background-color: FFFFFF;" type="reset"></form> heeeey it worked!!!! it made the picture i put in there tile tho....but thats ok, it looks better like that!! thanks! |
|
|
|
![]() ![]() |