Comment Boxes, How do you make them? |
![]() ![]() |
Comment Boxes, How do you make them? |
![]()
Post
#1
|
|
![]() Funkmaster. ![]() ![]() ![]() Group: Member Posts: 33 Joined: Sep 2007 Member No: 571,597 ![]() |
How do you make comment boxes?
What are the codes. |
|
|
![]()
Post
#2
|
|
![]() Adobe Addict ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,237 Joined: Mar 2005 Member No: 113,043 ![]() |
CODE <form method="post" action="http://comments.myspace.com/index.cfm?fusea ction=user.ConfirmComment"> <input name="friendID" value="***YOUR USER ID HERE***" type="hidden"> <textarea name="f_comments" cols="25" rows="5" class="comment"> Yes this comment box works! I assure you. All you have to do is replace "***YOUR USER ID HERE***" with your own Myspace USER ID. Then, you can edit this message! Yes, that includes getting rid of the asterisks. </textarea> <br> <input value="Submit"type="Submit" style="background-color: 5E5E5E; color:000000; font: 14px century gothic; font-weight: bold; text-transform: lowercase; border: 0px solid 000000;"></input> <input value="Reset"type="reset"style="background-color: 5E5E5E; color:000000; font: 14px century gothic; font-weight: bold; text-transform: lowercase; border: 0px solid 000000;"></input> </form> Use that and feel free to edit the button and font styles. Don't forget to replace ***YOUR USER ID HERE*** with your friendID. |
|
|
![]()
Post
#3
|
|
![]() Funkmaster. ![]() ![]() ![]() Group: Member Posts: 33 Joined: Sep 2007 Member No: 571,597 ![]() |
Thanks
Ok but how do I put a picture as the background? |
|
|
![]()
Post
#4
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Jan 2008 Member No: 611,585 ![]() |
Ok so you can use this one as well and where it says ""background-image: url(http://);"" is where you add your background image, you can also change the specs if you want different font color, size, and type.... hope this helps
<div align="center"><form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input type="hidden" name="friendID" value=""><textarea name="f_comments" id="f_comments" cols="42" rows="5" style=" background-color:white!important; background-image: url(http://); background-position: top left; background-attachement: fixed; background-repeat: repeat; border-width:2px!important; border-color:black!important; border-style:solid!important; font-family:Arial!important; font-size:16px!important; color:black!important; width:290px!important; height:100px!important; ">Leave Me A Comment In My Comment Box!</textarea><br><input type="submit" value="Submit"><input type="reset" value="Clear"></form></div> |
|
|
![]()
Post
#5
|
|
![]() Funkmaster. ![]() ![]() ![]() Group: Member Posts: 33 Joined: Sep 2007 Member No: 571,597 ![]() |
Thanks so much I think this'll do ^^
|
|
|
![]()
Post
#6
|
|
![]() Adobe Addict ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,237 Joined: Mar 2005 Member No: 113,043 ![]() |
Topic Closed
|
|
|
![]() ![]() |