Comment Box Too Big ??? |
![]() ![]() |
Comment Box Too Big ??? |
Jul 6 2005, 01:22 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Jul 2005 Member No: 166,906 |
Soo I was wondering if someone could help me out with my MySpace ... Take a look - Heres the link : Lindseys MySpace <3
Um, I'm just getting into HTML and CSS so I was just playing around with it. BUUUT ... for some reason - My Comment Box is HUGE. I dont know how it got like that - And I'm not quite sure how to go about changing it either. I want the Comment Box to be a heck of a lot smaller, AND I want my page centered. But perhaps fixing the Comment Box will fix that problem as well. Since the Comment Box is so big! =) If anyone could help - It would be greatly appreciated! <3 - Lin |
|
|
|
Jul 6 2005, 08:50 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Duplicate Posts: 1,912 Joined: May 2005 Member No: 137,527 |
If you take out this code, it should be it's normal size.
|
|
|
|
Jul 7 2005, 05:10 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Jul 2005 Member No: 167,943 |
yeah, mine was too big and i got it small. look -
heres the code that i have on MY SITE [the words are a little different, but it still works & looks nice] ... in bold is what you have to change to make it smaller. its the number 10 [ten], near the bottom. </td></tr></table> </td></tr></table><br> <table bordercolor="00CCFF" cellspacing="0" cellpadding="0" width="435" border="0"> <tr> <td class="text" align="left" width="435" bgcolor="ffffff" height="10"> <table height="20" cellspacing="0" cellpadding="0" width="435" bgcolor="ffffff"> <tr> <td width="435" style="word-wrap:break-word"> <span class="00CCFF"><b>comments</b> ♥</span></td> </tr> </table> <table bordercolor="00CCFF" cellspacing="3" cellpadding="3" width="435" align="center" bgcolor="ffffff" border="0"> <tr> <td valign="top" align="left" width=" 435 " bgcolor="ffffff" style="word-wrap:break-word"><br>write me a love letter ♥ <br><center><form method="post" action="index.cfm?fuseaction=user.ConfirmComment" "return lengthCheck(this);"><input type="hidden" name="friendID" value="YOUR FRIEND ID"> <input type=hidden name=Mytoken value=YOUR TOKEN><textarea id="textarea" name="f_comments" cols="50" rows="10"></textarea><br><br><input id="buttons" type="submit" value="seal it with a ♥ kiss"></form></center> </td> </tr><tr valign="center" align="right"> <td bgcolor="FFFFFF" colspan="4"></td></tr> on mine, that number 10 [ten] is changed to a 3 [three]. take a look at it: click. that should do it for yours. =] |
|
|
|
Jul 8 2005, 10:45 AM
Post
#4
|
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Jul 2005 Member No: 166,906 |
Thanks SO much! BTW ... added you as a friend =)
-Lin |
|
|
|
![]() ![]() |