PDA

View Full Version : Comment box


imported_dorothy
11-18-2005, 11:42 PM
how do I change the size of my comment box they say I should go to where the code for comment box is but i have no idea how to get there.......another thing how do I change the font type ?

imported_static_lust793
11-22-2005, 10:40 AM
<center>
<form method="post" action="index.cfm?fuseaction=user.ConfirmComment" "return lengthCheck(this);">
<input type="hidden" name="friendID" value="YOUR ID HERE">
<input type=hidden name=Mytoken value=20041116012729>
<textarea id="textarea" name="f_comments" cols="HEIGHT" rows="WIDTH"> THIS TEXT WILL SHOW UP IN YOUR BOX</textarea>

<input id="buttons" type="submit" value="THIS IS WHAT YOUR SUBMIT BUTTON WILL SAY">
</form>



that is just how to change the words and sizes.. edit the bolded partsnow to change the font it is a lot harder do you think you could tell me what you want the font to look like in your box and on the submit button?

imported_jayn163
11-22-2005, 01:45 PM
This is a dumb question, but what is an ID?

ohmyitsdana
01-05-2006, 10:02 AM
go to your home page and then click view profile & in the adress bar you should see a 6 or 7 digit number towards the end, copy only the numbers. Thats the ID