COMMENT BOX WIDTH AND HEIGHT!, how to change????? |
COMMENT BOX WIDTH AND HEIGHT!, how to change????? |
May 29 2006, 05:23 PM
Post
#1
|
|
![]() JULiiANA FAYE. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 460 Joined: Apr 2005 Member No: 122,749 |
Topic explains it all..
i do not know how to change the width and height of a comment box. |
|
|
|
![]() |
May 29 2006, 06:41 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Post your code so we can show you where. Its different for different ones.
|
|
|
|
May 30 2006, 12:47 PM
Post
#3
|
|
![]() JULiiANA FAYE. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 460 Joined: Apr 2005 Member No: 122,749 |
CODE <div id="comment" style="position: absolute; width:200px; height:100px; z-index:0; left:475px; top:200px; overflow: auto;"><center>
<form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"> <input type="hidden" name="friendID" value="17704529"><textarea name="f_comments" cols="25" rows="3">Hi juliana!#@</textarea><br><input type="submit" value="=)"></form></center></div> |
|
|
|
May 30 2006, 01:24 PM
Post
#4
|
|
|
Fuck you ![]() ![]() ![]() ![]() Group: Member Posts: 244 Joined: Nov 2005 Member No: 302,735 |
You want to change this part
CODE width:200px; height:100px; your new code would look like this if you change the width to 300px and height to 200px CODE <div id="comment" style="position: absolute; width:300px; height:200px; z-index:0; left:475px; top:200px; overflow: auto;"><center>
<form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"> <input type="hidden" name="friendID" value="17704529"><textarea name="f_comments" cols="25" rows="3">Hi juliana!#@</textarea><br><input type="submit" value="=)"></form></center></div> |
|
|
|
May 30 2006, 05:26 PM
Post
#5
|
|
![]() From the road to the sea to the sky. ![]() ![]() ![]() ![]() Group: Member Posts: 113 Joined: May 2006 Member No: 406,902 |
any place that has a pixel height and width thing within the code usually, not all the time, but usually, adjusts the size of that object
just so you know |
|
|
|
![]() ![]() |