Log In · Register

 
extremly custom comment box?
sadiewearspradaa...
post Jun 16 2007, 11:17 PM
Post #1


Senior Member
***

Group: Member
Posts: 50
Joined: Jun 2007
Member No: 530,833



all the comment boxes on here are messed up
and i have a new layout site. biggrin.gif:]

i wanted to know a code for comment boxes

i don`t really need to know how to do it.
maybe a little teaching.

i pretty much just need the code and i`ll figure it out.

i want ones like..

this -

& this -

i did not make those, those are from Layouts 24/7. good site btw. :]

EDIT
also, can i have a not so many bells&whistles one just to mess around with?

thanks x :]
 
 
Start new topic
Replies (1 - 8)
YourSuperior
post Jun 17 2007, 12:04 AM
Post #2


;)
*******

Group: Staff Alumni
Posts: 9,573
Joined: Feb 2005
Member No: 99,124



Here's the createblog comment box script. Also, have you tried using a myspace comment box generator?
 
sadiewearspradaa...
post Jun 17 2007, 12:08 AM
Post #3


Senior Member
***

Group: Member
Posts: 50
Joined: Jun 2007
Member No: 530,833



QUOTE(Maestro @ Jun 17 2007, 01:04 AM) *
Here's the createblog comment box script. Also, have you tried using a myspace comment box generator?


that script doesn`t work.
 
YourSuperior
post Jun 17 2007, 12:12 AM
Post #4


;)
*******

Group: Staff Alumni
Posts: 9,573
Joined: Feb 2005
Member No: 99,124



Yeah, I just noticed that people have been complaining about the script not working. ermm.gif Sorry about that, but you should still try the comment box generators.
 
sadiewearspradaa...
post Jun 17 2007, 12:17 AM
Post #5


Senior Member
***

Group: Member
Posts: 50
Joined: Jun 2007
Member No: 530,833



QUOTE(Maestro @ Jun 17 2007, 01:12 AM) *
Yeah, I just noticed that people have been complaining about the script not working. ermm.gif Sorry about that, but you should still try the comment box generators.


hah. thankss. _smile.gif
um i`m using the http://www.123mycodes.com/comment-box-editor.php one..

but is there a way you can like.. change the width/height of the submit button.. shrug.gif

and what about the image comment box? _dry.gif
 
sadiewearspradaa...
post Jun 17 2007, 12:26 AM
Post #6


Senior Member
***

Group: Member
Posts: 50
Joined: Jun 2007
Member No: 530,833



hah. another question.
biggrin.gif
yeah yeah, i`m annoying.

but what do "rows" and "columns" mean in the codes.
i got this from a generator
CODE
<center><form method="post"

action="http://www.myspace.com/index.cfm?fuseaction=user.ConfirmComment">
<input type="hidden" name="friendID" value="FRIENDIDHEREE">
<textarea name="f_comments" cols="50" rows="10">COMMENTWORDS</textarea><br>
<input type="submit" value="SUBMITWORD"> <input type="reset" value="RESETWORD"></form>
<style type="text/css">
textarea {background-color:HEX; background-image:url(URL); border-width:#px; border-style:STYLE;

border-color:HEX; color: HEX; font-family:FONTNAME;}
input {background-color: HEX; border-width:1px; border-style:solid; border-color:HEX; color: HEX;

font-family:FONTNAME;}
</style>


and read my above post for other questions. hehe.gif
 
sadiewearspradaa...
post Jun 17 2007, 10:03 AM
Post #7


Senior Member
***

Group: Member
Posts: 50
Joined: Jun 2007
Member No: 530,833



QUOTE(ThomasC @ Jun 17 2007, 04:12 AM) *
that is the amount of space that you allow your commentors to have to comment you.

well, yeah i guessed that.
but can i make it like, pixels by pixels.. that`d be easier.
 
*karmakiller*
post Jun 17 2007, 02:47 PM
Post #8





Guest






CODE
<center><form method="post" action="http://www.myspace.com/index.cfm?fuseaction=user.ConfirmComment"> <input type="hidden" name="friendID" value="FRIENDIDHEREE"><textarea name="f_comments" cols="50" rows="10">COMMENTWORDS</textarea><br><input type="submit" value="SUBMITWORD"> <input type="reset" value="RESETWORD"></form><style type="text/css"> textarea {background-color:HEX; background-image:url(URL); border-width:#px; border-style:STYLE; border-color:HEX; color: HEX; font-family:FONTNAME;} input {background-color: HEX; border-width:1px; border-style:solid; border-color:HEX; color: HEX; font-family:FONTNAME;width:00px;height:00px;}</style>
Just change 00 to height and width that you want it.

Also, for the first comment box example, with the submit button right next to the textarea you need to remove the <br> between </textarea><br><imput value
 
sadiewearspradaa...
post Jun 20 2007, 12:39 PM
Post #9


Senior Member
***

Group: Member
Posts: 50
Joined: Jun 2007
Member No: 530,833



QUOTE(karmakiller @ Jun 17 2007, 03:47 PM) *
CODE
<center><form method="post" action="http://www.myspace.com/index.cfm?fuseaction=user.ConfirmComment"> <input type="hidden" name="friendID" value="FRIENDIDHEREE"><textarea name="f_comments" cols="50" rows="10">COMMENTWORDS</textarea><br><input type="submit" value="SUBMITWORD"> <input type="reset" value="RESETWORD"></form><style type="text/css"> textarea {background-color:HEX; background-image:url(URL); border-width:#px; border-style:STYLE; border-color:HEX; color: HEX; font-family:FONTNAME;} input {background-color: HEX; border-width:1px; border-style:solid; border-color:HEX; color: HEX; font-family:FONTNAME;width:00px;height:00px;}</style>
Just change 00 to height and width that you want it.

Also, for the first comment box example, with the submit button right next to the textarea you need to remove the <br> between </textarea><br><imput value


thanks soo much. :]
 

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