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 9 2009, 05:47 AM
Post
#2
|
|
|
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. |
|
|
|
Fallen-Angel63 Can anyone help me please? Mar 8 2009, 09:20 PM
kryogenix tldr Mar 8 2009, 11:43 PM
Fallen-Angel63 Thank you. it worked. :D Mar 9 2009, 12:06 PM
Mike No problem. Topic closed & moved. Mar 9 2009, 12:22 PM![]() ![]() |