comments |
comments |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 30 Joined: Aug 2004 Member No: 37,082 ![]() |
how do i get all of the comments people left me to be in a box? so if they send pics or whatever it wont stretch out my page? yuo can scroll the box to see everything
|
|
|
![]() |
![]()
Post
#2
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Oct 2005 Member No: 279,540 ![]() |
<DIV style="height:570px; width:490px;overflow:scroll;border:none 0px solid"><table><tr><td><table><tr><td><br><br><br>
u can change the width and height if u want |
|
|
![]()
Post
#3
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 30 Joined: Aug 2004 Member No: 37,082 ![]() |
but where do i put that code
|
|
|
*Retro_Love* |
![]()
Post
#4
|
Guest ![]() |
You can use thiscode to NOT stretch out your tables.
QUOTE <style type="css/text">table table table table table img {max-width:300px;} * html table table table table table img {width:200px !important;} table table table table table a img {width: auto !important}</style> Look through the scripts next time ![]() edit// & I think the code above you put at the end of your Who I'd Like to Meet |
|
|
![]()
Post
#5
|
|
![]() Member ![]() ![]() Group: Member Posts: 23 Joined: Apr 2005 Member No: 126,631 ![]() |
i have similar question. how do you set the table to a certain width. i tried both codes, and they don't work.
My Webpage<as you can see, my comment section is weird, it's the wrong width and not centered. |
|
|
![]()
Post
#6
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Oct 2005 Member No: 263,586 ![]() |
there must be a problem with those codes cause they dont work at all
the problem i have is that people don hit enter while typing so they just stretch quotes to the side like with one word like example AHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1 making the quote oversize , i would like to know if theres a code to help with that |
|
|
![]()
Post
#7
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
^ Try this code for your problem and tell your friends not to do that if it annoys you then..
CODE <style type="text/css"> td.text td.text table table table td a img {width:100px;} td.text td.text table table table td div img {width:80px;} td.text td.text table table td img {width:260px; max-width:260px; width:auto;} td.text td.text table table td div img {width:80px;} * html td.text td.text table table td img {width:260px;} * html td.text td.text table table td a img {width:90px;} * html td.text td.text table table td div img {width:80px;} </style> put it in a bout me its supposed to set a certain max height & width for comments |
|
|
![]()
Post
#8
|
|
![]() Member ![]() ![]() Group: Member Posts: 23 Joined: Apr 2005 Member No: 126,631 ![]() |
okay if there's a code for max width, there must be a code to set a certain width. right?
|
|
|
![]()
Post
#9
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
^ Not exactly. A Max with allows you to make the highest width it can be. That can also be your certain width. You can make all your tables the same size.. that could be your certain width but if someone stretches out your comments that size is gone.
|
|
|
![]()
Post
#10
|
|
![]() Member ![]() ![]() Group: Member Posts: 23 Joined: Apr 2005 Member No: 126,631 ![]() |
^eh i don't care if it stretches out. i just want the default to be a certain width. so would that be the same code as the last?
|
|
|
![]()
Post
#11
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
You could use that.. or try this one to make them all the same widht and if your commemts stretch out .
Try the code on this page (last post) http://www.createblog.com/forums/index.php?showtopic=114130 |
|
|
![]()
Post
#12
|
|
![]() Member ![]() ![]() Group: Member Posts: 23 Joined: Apr 2005 Member No: 126,631 ![]() |
^ okay that code from the other thread works but then it screws everything else up. it makes everything uppercase and screws up my borders. i'm trying alter the code a bit so that only the width is changed but it's not working.
|
|
|
![]()
Post
#13
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
I thought that way was shorter but another way seems to be this
http://forum.myspace.com/index.cfm?fuseact...oupID=100636674 I never tested it out since my myspace is in a div overlay.. |
|
|
![]()
Post
#14
|
|
![]() Member ![]() ![]() Group: Member Posts: 23 Joined: Apr 2005 Member No: 126,631 ![]() |
its okay i fixed the screwed up- ness. thanksssss sooooo much. =]
|
|
|
![]() ![]() |