i need a comment box, can |
i need a comment box, can |
Aug 20 2008, 05:34 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 170 Joined: Aug 2008 Member No: 675,679 |
could one of yall make me a comment box or give me
so i can edit the height/width the border color and a image inside the box and i can edit the comment botton color thank ya |
|
|
|
![]() |
Aug 20 2008, 05:53 PM
Post
#2
|
|
![]() DDR \\ I'm Dee :) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Mentor Posts: 8,662 Joined: Mar 2006 Member No: 384,020 |
Have you checked out the Scripts section?
http://www.createblog.com/scripts/script.php?id=391 |
|
|
|
Aug 20 2008, 09:36 PM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 170 Joined: Aug 2008 Member No: 675,679 |
Have you checked out the Scripts section? http://www.createblog.com/scripts/script.php?id=391 nah how you make one of these.... http://www.oh-lyts.com/ |
|
|
|
Aug 21 2008, 02:15 AM
Post
#4
|
|
![]() senior weeaboo. ![]() ![]() Group: Member Posts: 23 Joined: Aug 2007 Member No: 567,636 |
they've just customized their comment box to look like that.
the script that karmakiller sent you to is exactly what you need to use. you just change the background, font, width & height up a lot to make your comment box look like the one at oh-lyts. if you're wanting that exact comment box, then get the script from oh-lyts. |
|
|
|
Aug 21 2008, 02:47 AM
Post
#5
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 170 Joined: Aug 2008 Member No: 675,679 |
they've just customized their comment box to look like that. the script that karmakiller sent you to is exactly what you need to use. you just change the background, font, width & height up a lot to make your comment box look like the one at oh-lyts. if you're wanting that exact comment box, then get the script from oh-lyts. that code he gave me.could you edit it so i can add a background image,width,height,and edit the button color,width,height, |
|
|
|
Aug 21 2008, 04:23 AM
Post
#6
|
|
![]() senior weeaboo. ![]() ![]() Group: Member Posts: 23 Joined: Aug 2007 Member No: 567,636 |
CODE <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="XXXXXX" type="hidden"><textarea name="f_comments" style="width: **px; height: **px; border-width: 1px; border-style: solid; border-color: 000000; font-family: small fonts; text-transform:uppercase; letter-spacing:1pt;font-size: 7px; color: 000000; background-color: ffffff; background-image:url(URL OF IMAGE);" style="overflow:auto;">HEY </textarea> <br> <input value="SUBMIT" style="border-width: 1px; border-style: solid; border-color: 000000; height: **px; width:**px; font-family: small fonts; text-transform:uppercase; letter-spacing:1pt; font-size: 7px; color: 000000; background-color: ffffff;" type="submit"></form> just change all of the ** to the width/height you want them to be. also change the XXXXXX to your friend ID, and change "URL OF IMAGE" to the URL of the background you want. you'll also need to change the font color, border color and whatever else to the colors you want. if you're wanting to make your own comment box, then you're going to have to literally go through that coding and set each element to what you want. |
|
|
|
![]() ![]() |