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 ![]() |
give me a min or so
i'll just re-do all your coding differently... edit.. here i re-did the code.. CODE <style type="text/css"> table, td {background-color:transparent; border:none; border-width:0;} body{background-image:url("http://img.photobucket.com/albums/v512/whatever54321/puffy.png"); background-attachment: fixed; background-position: bottom right; background-repeat: no-repeat; background-color: ffffff; } body{ padding-right: 400px; } div table form tr td {visibility:hidden!important; height:0px!important;} table tr td div div {visibility:hidden;border:0px!important;background-color:transparent;} table div font a, table div div {visibility:hidden; display:none;border:0px!important;background-color:transparent;} table table table {border: 2px solid; border-color:FDCB15; padding:0; background-color: EA4299;} table tbody td table tbody tr td.text table{background-color:transparent;} table table{border:0px;} table table table table{border:0px;} {table & border attributes} table table table {border:2px solid; border-color:FDCB15; padding:1; width:250; height:20; background-color: EA4299;} table tbody td table tbody tr td.text table{background-color:EA4299;}table table{border:1px;}table table table table{border:1px;} table table{border:1px} table table table table{border:1px} font, td, a, body, table, body, td, li, p, div, textarea, li, h1, h2, p, br {font-family: arial; color: 000000; font-size:11px; } textarea, input {font-family: arial; font-size: 11px; color: 000000; text-transform:lowercase; letter-spacing:0px; background-color:ffffff;border:1px solid black;cursor:crosshair;} .btext {color: ffffff;} .blacktext10 {font-size: 8px;color:FDCB15; } .blacktext12 {font-size: 8px; color: FDCB15;} .lightbluetext8 {color: FDCB15;} .nametext {color: FDCB15;} .orangetext15 {color:FDCB15;} .redbtext, .redtext {color:FDCB15;} .text {color: FDCB15;} .whitetext12 {color: 000000;} a:link, a.man:link, a.text:link, a:visited, a.man:visited, a.text:visited, a:active, a.redlink:active, a.redlink:visited, a.redlink:link, a.navbar:link, a.navbar:visited, a.navbar:active {color: FDCB15; font-weight: normal;} a:hover, a.man:hover, a.text:hover, a.redlink:hover, a.navbar:hover {color: transparent; background-color: transparent;} b, stong {font-weight:bold;font-size:8pt;line-height:10px;text-transform:lowercase;color: FFFFFF;letter-spacing:0px;font-family:arial;} img { filter:none; border:0px;} a:link img { filter: none; border:0px solid black;} a:hover img { filter:none; border:0px solid black;} body {cursor:;} a:hover {cursor: help;} TD TD {text-align: center;} TD TD TD {text-align: center;} TD TD TD TD {border-top: 0px solid; width: 1%; text-align:center;} TD TD TD TD TD {border-top: 0px solid black; text-align:center;} TD TD TD TD TD TD {border: 0px solid;} TABLE, TD {padding: 0px; text-transform: none; width:300px;} TABLE TABLE {padding: 0px; text-transform: none;} TABLE TABLE TABLE {padding: 1px; text-transform: none;height: .01%; width: 100%;} TABLE TABLE TABLE TABLE {padding: 0px; text-transform: none;} TABLE TABLE TABLE TABLE TABLE {padding: 0px; text-transform: none;} TABLE TABLE TABLE TABLE TABLE TABLE {padding: 0px; text-transform: none;} table td div div font {visibili-ty:hidden;di-splay:none;} table table table table {border: 0px; text-align: justify; padding: 0px;} table table table table table {border: 0px; text-align: justify; padding: 0px;} table table table table table table {border: 0px; text-align: justify; padding: 0px;} table table td.text table td.text table table tbody td table, span.btext {display: none !important} </style><div style="position:absolute;left:0px;top:0px;width:88px;height:31px;"> <a href="http://www.myspace.com/thisconfession_designs">This Confession</a></div> <STYLE TYPE="text/css"> body { scrollbar-face-color:FDCB15; scrollbar-highlight-color:EA4299; scrollbar-3dlight-color:EA4299; scrollbar-shadow-color:EA4299; scrollbar-darkshadow-color:EA4299; scrollbar-arrow-color:EA4299; scrollbar-track-color:FDCB15; }</STYLE> put it in your about me.. once again to see what it will look like now.. ALSO change the cols for your comment box to 40 or it will stretch the table out and it won't look right. |
|
|
![]() ![]() |