Comment Box on MySpace
This page will help you create a comment box for MySpace. All you have
to do is follow the steps below and you'll be done with your MySpace comment
box in no time. We'll show you that adding a comment box on MySpace can be done simply and efficiently. No complicated codes needed for you to memorize because integrating a comment box on your MySpace is actually very quick and easy!
Use this code to add a comment box to your profile page on MySpace. Be
sure to insert your "friendID" where value="YOUR friendID GOES HERE",
if you don't insert your "friendID" the comment box will not function
correctly. You can find your "friendID" in the URL of your MySpace profile
page located in the address bar. You can also adjust the size and colors
of the comment box by changing the values for "cols", "rows", "border-color"
and "background-color". You can also change the font by switching the
value of "font-family".
Add the code below (in red) to your "About Me" section on MySpace:
HTML Code (Highlight, copy Ctrl-C & paste Ctrl-V):
<form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment">
<input name="friendID" value="YOUR friendID GOES HERE"
type="hidden">
<textarea name="comments" cols="50" rows="15" style="border-width:
1px; border-style: solid; border-color: 000000; font-family: Tahoma; font-size:
15px; color: 000000; background-color: transparent;" style="overflow:auto;">
</textarea>
<br>
<input value="ADD COMMENT" style="border-width: 1px; border-style:
solid; border-color: transparent; font-family: Tahoma; font-size: 12px;
color: 000000; background-color: transparent;" type="submit">
<input value="CLEAR" style="border-width: 1px; border-style: solid;
border-color: 000000; font-family: Tahoma; font-size: 12px; color: 000000;
background-color: transparent;" type="reset">
</form>
After you've copied the code (in red) above and after you've changed
the value of "YOUR friendID GOES HERE",
click Save All Changes, and that's it! Your MySpace comment
box on your profile page is ready to go. You can tell all your MySpace
friends that they can now place a comment on your MySpace profile page.
PimpWebPage.com not only offers tutorials on how to add a comment box
to your MySpace profile page, but also more easy MySpace tutorials on
how to change the cursor
and customize your
navigation bar.
|