Custom comment box in its own section? |
Custom comment box in its own section? |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Nov 2005 Member No: 310,364 ![]() |
I'd like to put a custom comment box within the section generally created for a custom friends list. Below that, I'd still like to have the "View all friends" and "View/edit all comments" links though. Possible?
Here's the code I tried... <style type="text/css"> .r{} .hidefs{display:none} .r{} div table table table table table div {display:block !important} </style> </td></tr></table></td></tr></table><br> <table border="0" bordercolor="000000" cellpadding="2" cellspacing="0" width="435"><tr> <td class="text" align="left" bgcolor="ffffff" height="20" width="435"> <table style="height:20px" bgcolor="ffcc99" cellpadding="0" cellspacing="0" width="100%"><tr> <td width="100%" align="left"><span class="orangetext15" style="display:inline"><SPACER TYPE="block" WIDTH="3" HEIGHT="0" ALIGN="left">Leave a comment:</span></td> </tr></table> </td> </tr><tr> <td> <table align="center" border="0" cellpadding="5" cellspacing="0" width="100%"><tr> <td align="center" bgcolor="ffffff" valign="top" width="1"><table align="center" border="0" cellspacing="0"><tr><td align="center" bgcolor="ffffff" valign="top" width="25%"> <center> <form method="post" action="index.cfm?fuseaction=user.ConfirmComment"> <input type="hidden" name="friendID" value="32525591"><textarea name="f_comments" cols="50" rows="10"></textarea><br> <input type="submit" value="Submit"> <input type="reset" value="Reset"></form><br></center> <style type="text/css"> textarea {background-color:; background-image:url(); border-width:; border-style:; border-color: ; color: 000077; font-family:Verdana;} input {background-color: ; border-width:; border-style:; border-color: ; color: 000077; font-family:Verdana;} </style></center> </td></tr></table></td> </tr></table> </td> </tr><tr align="left" valign="center"><td colspan="4" bgcolor="ffffff"> <a href="http://home.myspace.com/index.cfm?fuseaction=user.viewfriends&friendID=32525591" class="redlink"><SPACER TYPE="block" WIDTH="3" HEIGHT="0" ALIGN="left">View All of My Friends</a></td></tr><tr align="left" valign="center"> <td colspan="4" bgcolor="ffffff"><a href="http://comments.myspace.com/index.cfm?fuseaction=user.homeComments&friendID=32525591&Mytoken=7e99deaf-aafa-4ed2-8d88-690a460ee3fd" style="color:000077;"><SPACER TYPE="block" WIDTH="3" HEIGHT="0" ALIGN="left">View/Edit All Comments</a></td> </tr></table><div class="hidefs"><table><tr><td><table><tr><td> |
|
|
![]() ![]() |