Log In · Register

 
comment box help
Yuniechan
post Aug 24 2008, 07:18 PM
Post #1


Senior Member
***

Group: Member
Posts: 84
Joined: Mar 2007
Member No: 511,742



how can you make a comment box like in the code here

http://www.createblog.com/scripts/script.php?id=391

but with a way to resize it and change the background color of both buttons and the comment box ?
 
 
Start new topic
Replies
Jghelfi
post Aug 24 2008, 08:47 PM
Post #2


Senior Senior Member
******

Group: Official Member
Posts: 1,507
Joined: Sep 2007
Member No: 571,541



here, i'll tell you how..

okay heres the code for the comment box..
CODE
<form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="RAWRR" type="hidden"><textarea name="f_comments" style="width: 155; height: 15px;" cols="10" rows="7" style="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;" style="overflow:auto;">HEY </textarea> <BR>
<input value="SUBMIT" style="border-width: 1px; border-style: solid; border-color: 000000; width:75px; font-family: small fonts; text-transform:uppercase; letter-spacing:1pt; font-size: 7px; color: 000000; background-color: ffffff;" type="submit"> <input value="RESET" style="border-width: 1px; border-style: solid; border-color: 000000; width:75px; font-family: small fonts; text-transform:uppercase; letter-spacing:1pt;font-size: 7px; color: 000000; background-color: ffffff;" type="reset"></form>


alright.. well do you see how it says: width: 155; height: 15px;... so right there you can change the TALLNESS of it by changing the numbers of the HEIGHT and the WIDENESS of by changing the Numbers of the WIDTH...

ok and the way you can change the colors to the BUTTONS by changing the following:
border-color:
background-color:

and the way you can change the Tallness and width of them is by using the same way as you are going to do with the COMMENT BOX..

so the other things that i BOLDED/underlined out for you is just the TEXT Color..

oh! and dont forget to PUT YOUR FRIEND ID where it says:
RAWRR

 

Posts in this topic


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