Log In · Register

 
 
Closed TopicStart new topic
comment box image
indieshh
post 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>
 
freeflow
post Mar 10 2007, 11:14 PM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270




Use the one below. :]
 
*Intercourse.*
post Mar 10 2007, 11:17 PM
Post #3





Guest






laugh.gif Wrong place Toya

Use this instead:
QUOTE
<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: ######; background-image: url(URLGOESHERE);" 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: ######;" 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>
 
indieshh
post Mar 10 2007, 11:48 PM
Post #4


Senior Member
***

Group: Member
Posts: 62
Joined: Jan 2006
Member No: 347,294



CODE
<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;" type="reset"></form>



what am i doing wrong? the picture doesnt show up and the submit button is like gray in the backround or is my computer just messed up?

just kiddign the image works now..
but the button is still gray..
just my computer loading it wrong or what?
 
*Intercourse.*
post Mar 10 2007, 11:50 PM
Post #5





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
post Mar 10 2007, 11:59 PM
Post #6


Senior Member
***

Group: Member
Posts: 62
Joined: Jan 2006
Member No: 347,294



oh well i wanted the buttons just white but i like it better with the backround but the add comment backround is still gray but the clear button has the cloud backround

oh well you helped enough ill figure it out but thank you very much:)
 
*Intercourse.*
post Mar 11 2007, 12:03 AM
Post #7





Guest






It's working for me though, what browser are you using?
 
indieshh
post Mar 11 2007, 12:08 AM
Post #8


Senior Member
***

Group: Member
Posts: 62
Joined: Jan 2006
Member No: 347,294



mozilla fox
 
*Intercourse.*
post Mar 11 2007, 12:15 AM
Post #9





Guest






Thats really weird..
Did you want it to look like this?
http://www.myspace.com/infinite_save



if so I'm using this code.
CODE
<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;">comment here.</textarea><br><input value="add comment" style="border-width: 1px; background-color: ffffff; 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;" type="reset"></form>
 
indieshh
post Mar 11 2007, 12:25 AM
Post #10


Senior Member
***

Group: Member
Posts: 62
Joined: Jan 2006
Member No: 347,294



oh i really like that.
idk my computers weird when it comes to like photobucket and tinypic sometimes idk
but thank you so much!!
 
*Intercourse.*
post Mar 11 2007, 12:45 AM
Post #11





Guest






Hmm, just give it time to load then.
If you have any other questions or concerns feel free to ask.
Topic closed.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: