Can anyone help me please? |
Can anyone help me please? |
Mar 8 2009, 09:20 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 13 Joined: Aug 2007 Member No: 566,863 |
hi. i want to make this comment box wider..i'm not quite sure how to do so.
can anyone help me? thank you for your time. much appreciated. :] heres the code. CODE <form method="post" action="http://www.msplinks.com/MDFodHRwOi8vY29tbWVudHMubXlzcGFjZS5jb20vaW5kZXguY2ZtP2Z1c2VhY3Rpb249dXNlci5Db25m
XJtQ29tbWVudA=="><input name="friendID" value="162658973" type="hidden" /><textarea name="f_comments" class="pagakis"></textarea><br /><input type="submit" value="comment me" class="staticlayouts" /></form><a></a> |
|
|
|
![]() |
Mar 8 2009, 11:43 PM
Post
#2
|
|
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 7,020 Joined: May 2008 Member No: 653,768 |
tldr
|
|
|
|
Mar 9 2009, 05:47 AM
Post
#3
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
Replace your comment box codes with this:
CODE <form method="post" action="http://www.msplinks.com/MDFodHRwOi8vY29tbWVudHMubXlzcGFjZS5jb20vaW5kZXguY2ZtP2Z1c2VhY3Rpb249dXNlci5Db25m XJtQ29tbWVudA=="><input name="friendID" value="162658973" type="hidden" /><textarea name="f_comments" class="pagakis" style="width:#px;"></textarea><br /><input type="submit" value="comment me" class="staticlayouts" /></form> Where it says "width:#px;", replace the pound symbol with how wide you want it to be. See if that works out for you. |
|
|
|
Mar 9 2009, 12:06 PM
Post
#4
|
|
|
Member ![]() ![]() Group: Member Posts: 13 Joined: Aug 2007 Member No: 566,863 |
Thank you. it worked. :D
|
|
|
|
Mar 9 2009, 12:22 PM
Post
#5
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
No problem. Topic closed & moved.
|
|
|
|
![]() ![]() |