editing size of comment box |
editing size of comment box |
Jun 11 2006, 09:09 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Jun 2006 Member No: 422,076 |
hey.. wondering if anyone can help me out with this.. got a layout off of this site but the comment box is too wide for my liking and wanna edit it but dunno how..
|
|
|
|
![]() |
| *WHIMSICAL 0NE* |
Jun 11 2006, 09:58 PM
Post
#2
|
|
Guest |
Could you share your code?
There should be a part that looks simular to this: CODE <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"> <input type="hidden" name="friendID" value="##########"> <textarea name="f_comments" cols="40" rows="5" style="overflow:auto;" style='text-align:left;'> </textarea><br> <input type="submit" value="Submit Comment"> </form> You need to change the numbers after cols and rows |
|
|
|
Jun 11 2006, 10:08 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Jun 2006 Member No: 422,076 |
MAYBE ITS NOT THE COMMENT BOX BUT THE LAYOUT ITSELF.. it doesn't look rite..
<style type="text/css"> table, tr, td { background-color:transparent; border:none; border-width:0;} body { background-image:url('http://images.cbimg5.com/myspace/31/7692.jpg'); background-attachment:fixed; background-repeat:no-repeat; background-position: bottom left; background-color:000000; border-color:FF2121; border-width:5px ; border-style: solid; scrollbar-face-color:000000; scrollbar-highlight-color: FF2121; scrollbar-3dlight-color: FF2121; scrollbar-shadow-color: FF2121; scrollbar-darkshadow-color: FF2121; scrollbar-arrow-color: FF2121; scrollbar-track-color:000000; } table table { border: 1px } table table table table{border:1px} table table table { border-style:dotted; border-width:2px; border-color: FF6969; background-color:000000; } table table table td { background-color:000000;} table table table table td {filter:none;} table, tr, td, li, p, div { font-family:century gothicl; color: FF6969; font-size:12px;} .btext { font-family:century gothic; color:FFFFFF; font-size:12px; letter-spacing:-1px; background-color: FF6969; text-transform: lowercase; text-align: left; width: 100%} .blacktext10 { font-family:century gothic; color:FFFFFF; font-size:12px; letter-spacing:-1px; background-color: FF6969; text-transform: lowercase; text-align: left; width: 100%} .blacktext12 { font-family:century gothic; color: FF6969; font-size:0px;} .lightbluetext8 { font-family:century gothicl; color:FFFFFF; font-size:12px; letter-spacing:-1px; background-color: FF6969; text-transform: lowercase; text-align: left; width: 100%} .orangetext15 { font-family:century gothic; color:FFFFFF; font-size:12px; letter-spacing:-1px; background-color: FF6969; text-transform: lowercase; text-align: left; width: 100%} .redtext { font-family:century gothic; color: FF6969; font-size:12px;} .redbtext { font-family century gothic; color: FF6969; font-size:14px;} .text { font-family:century gothic; color: FF6969; font-size:12px;} .whitetext12 { font-family:century gothic; color:FFFFFF; font-size:12px; letter-spacing:-1px; background-color: FF6969; text-transform: lowercase; text-align: left; width: 100%} a:active, a:visited, a:link { font-family:century gothic; color: FF6969; font-size:12px; } .r{} a:hover { filter:blur(add="0",direction="90",strength="7"); height:0; } table table table td {vertical-align:top ! important;} span.blacktext12 { visibility:visible !important; background-color:transparent; background-image:url("http://images.cbimg5.com/myspace/31/7692a.jpg"); background-repeat:no-repeat; background-position:center center; font-size:0px; letter-spacing:-0.5px; width:428px; height:198px; display:block !important; } span.blacktext12 img {display:none;} |
|
|
|
Jun 11 2006, 10:45 PM
Post
#4
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Is that the whole code? You either need to take a screenshot or link your page because there is no way we can know what your talking about with just a code.
|
|
|
|
![]() ![]() |