PDA

View Full Version : There Is A New Way To Make Comment Boxes !


xXxSpyderxXx
April 7th, 2008, 01:35 PM
yes i finally found a site that has working comment boxes !

the code is below !

<style> .katamari Comment Box Manager 2.0 { http://abrax.us/Katamari/CommentBoxManager.php }
.commentBox {background-color:ff9933;}
.commentBox td {background-color:transparent}.commentBox {border:3px Solid; border-color:black;}
.commentBox .titleTD {display:none;}
.commentBox .inputBox {display:block; width:100%;}.commentBox .inputBox {background-color:white;}
.commentBox {width:200px;} .commentBox .inputBox {height:120px;}
.commentBox .inputBox {border:2px Solid; border-color:black;text-align:left;font-family:Tahoma; color:blue; font-size:13px;}
.commentBox .buttons input {width:100%;}
.commentBox .postButton {font-family:Tahoma; color:black; font-size:12px;}
</style>
<table class="commentBox">
<form method="post" action="http://profile.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&amp; friendID=170126652">
<tr><td><input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" />
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" />
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="" /><textarea class="inputBox" name="ctl00$cpMain$UserWriteCommentsControl$commentTextB ox" >Z0mGz!! i totally LUV ur myspace!</textarea>
</td></tr><tr class="buttons"><td><input type="submit" name="ctl00$cpMain$UserWriteCommentsControl$postcommentI mageButton" class="postButton" value="Post"></input></td></tr></form></table>

Andrew2
April 7th, 2008, 01:46 PM
What happened to your friend and his flash comment boxes?

xXxSpyderxXx
April 7th, 2008, 01:53 PM
What happened to your friend and his flash comment boxes?


hes on vacation right now, only has his sidekick, but hey lol get off my back now, i just help you out lol, just saved us all tons of time ;)


ok so i found the new coding, now can someone help me take the coding below and moding it so it works, ive tried and im bad at it lol, so would someone be so kind as to help out?


<style type="text/css">

input.button {
color:000000 !important;
background-image:url("");
width:250px !important;
height:20px !important;
font-family:verdana !important;
text-transform:uppercase !important;
font-size:12px;
background-color:b9dcf8 !important;
border-top:0px !important;
border-color:000000;
border-width:1px;
border-style:solid;
letter-spacing:1px !important;
line-height:12px !important;
font-weight:bold !important;}

textarea.bg{
background-image:url("http://www.mspalace.com/comment-boxes/medium/mediumbg3.gif");
background-color: !important;
background-repeat:repeat !important;
width:250px !important;
height:150px !important;
display:block !important;
font-family:verdana !important;
text-transform:none !important;
font-size:18px !important;
color:000000 !important;
padding:5px !important;
line-height:17px !important;
border-color:000000;
border-width:1px;
border-style:solid;
letter-spacing:1px !important;
font-weight:bold !important;
}</style>

</head>

<center>
<form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment">
<input name="friendID" value="FRIEND ID HERE" type="hidden">
<textarea name="f_comments" class="bg" rows="1" cols="20">Hey...</textarea>
<input type="submit"class="button" value="Leave <3" border="0"></form></center>