comment box image |
comment box image |
Mar 10 2007, 11:11 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 62 Joined: Jan 2006 Member No: 347,294 |
whats teh code to put an image in your comment box?
i have that much idk if its a completely diff. code or you can just add something to it? CODE <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="Your friend ID number" 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>
|
|
|
|
![]() |
| *Intercourse.* |
Mar 10 2007, 11:50 PM
Post
#2
|
|
Guest |
no no no, where the thing is set now it should only be in the place where the text is. If you want it in the buttons and text area change it to this:
QUOTE <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="78914358" type="hidden"><textarea name="f_comments" cols="40" rows="7" style="border-width: 1px; border-style: solid; border-color: FFFFFF; font-family: Tahoma; font-size: 10px; color: 000000; background-color:; background-image: url(http://i23.photobucket.com/albums/b360/x3blacknblu/clouds2.jpg);" style="overflow:auto;"></textarea><br><input value="add comment" style="border-width: 1px; border-style: solid; border-color: FFFFFF; font-family: Tahoma; font-size: 10px; color: 000000;" type="submit"> <input value="clear" style="border-width: 1px; border-style: solid; border-color: FFFFFF; font-family: Tahoma; font-size: 10px; color: 000000; background-color: FFFFFF; background-image: url(http://i23.photobucket.com/albums/b360/x3blacknblu/clouds2.jpg);" type="reset"></form>
|
|
|
|
indieshh comment box image Mar 10 2007, 11:11 PM
toyo loco Use the one below. :] Mar 10 2007, 11:14 PM
Intercourse. Wrong place Toya
Use this instead:
QUOTE<form ... Mar 10 2007, 11:17 PM
indieshh CODE<form method="post" action="ht... Mar 10 2007, 11:48 PM
indieshh oh well i wanted the buttons just white but i like... Mar 10 2007, 11:59 PM
Intercourse. It's working for me though, what browser are y... Mar 11 2007, 12:03 AM
indieshh mozilla fox Mar 11 2007, 12:08 AM
Intercourse. Thats really weird..
Did you want it to look like ... Mar 11 2007, 12:15 AM
indieshh oh i really like that.
idk my computers weird when... Mar 11 2007, 12:25 AM
Intercourse. Hmm, just give it time to load then.
If you have a... Mar 11 2007, 12:45 AM![]() ![]() |