blank space between my "thinner" tables, how do i make it smaller? |
blank space between my "thinner" tables, how do i make it smaller? |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 80 Joined: Aug 2004 Member No: 44,902 ![]() |
I used this code to make my tables thinner: http://www.createblog.com/scripts/download.php?id=101
but since then, there is space between my left tables and my right tables. is there a way to decrease this space? in the code, i played around with the second number (the % number) but it didn't change anything. please help? |
|
|
![]() |
*This Confession* |
![]()
Post
#2
|
Guest ![]() |
hmm sorry
try this CODE <style> table table td img {display:none;} table table table td img {display:inline;} table td td {width:0px;} table table td {padding:1px;} table table table td {padding:0px;} table table table {width:300px !important;} td.text td a img {width:auto !important;} table table table table table, table table table table table td { width:0px !important; padding:0px !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;} span, font, a, table, td, div, b {font-size:7px !important;} object {display:block; width:300px;} .orangetext15, .blacktext10 { display:block; width:110px; font-size:6pt !important;} td.text td.text table table div {display:none;} </style> may want to change the font size in that as well. myspace link as well? |
|
|
![]() ![]() |