same size tables |
same size tables |
Apr 16 2006, 08:23 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 31 Joined: Apr 2006 Member No: 393,656 |
i'm trying to make all of my tables the same size.
here is my myspace i'm currently using the following code, but it doesn't do anything... CODE <style type="text/css"> td.text td a img {width:auto !important;} td.text a img {width:100px !important;} td.text td.text a img {width:35px !important;} td td td div strong {width:170px !important; display:block;} </style> any help is appreciated. thanks. |
|
|
|
![]() |
Apr 16 2006, 08:27 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Duplicate Posts: 1,912 Joined: May 2005 Member No: 137,527 |
Sometimes, when you have pictures that exceed the px size, they just overflow. and the text won't wraparound if there are no spaces in it. So if you take off the pictures that are in your comments, and scale down the one in your about me, all of your tables should be the same size
|
|
|
|
SOLEILsorian same size tables Apr 16 2006, 08:23 PM
SOLEILsorian yeah, but i know a code exists to make all the tab... Apr 16 2006, 08:29 PM
coldtrance ^actually there isnt...
use this to shrink the co... Apr 16 2006, 08:32 PM![]() ![]() |