skinny layout |
![]() ![]() |
skinny layout |
May 3 2007, 09:29 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 35 Joined: Mar 2007 Member No: 512,317 |
hey guys i need some help
im using this code CODE <style>TD TD { text-align: center;} TD TD TD {text-align:left;} TD TD TD TD {border-top: 0px solid; width: 0%; text-align:left;} TD TD TD TD TD {border-top: 0px solid black; text-align:left;} TD TD TD TD TD TD {border: 0px solid;} TABLE, TD {padding: 0px; text-transform: none; width:400px;} TABLE TABLE {padding: 0px; text-transform: none;} TABLE TABLE TABLE {padding: 0px; text-transform: none; height: .05%; 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;} </style> by changing TABLE, TD the right column is the one that change, but i cant make it work for the left column please help me |
|
|
|
May 3 2007, 09:29 PM
Post
#2
|
|
![]() I LOVE RICHIE ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 301 Joined: Feb 2007 Member No: 502,341 |
what do you mean?
|
|
|
|
May 3 2007, 09:52 PM
Post
#3
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
I actually think this one is better, so try it out.
CODE <style type="text/css"> table table td img {display:none;} table table table td img {display:inline;} table td td {width:0px;} table {width:450px;} table table {width:auto;} table table td {padding:3px;} table table table td {padding:0px;} table table table {width:220px !important; height:0px;} 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;} </style>
Change: table table table {width:220px !important; height:0px;} To edit overall table size for both tables. |
|
|
|
May 4 2007, 12:15 AM
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 35 Joined: Mar 2007 Member No: 512,317 |
thx honey! it works wonderful
|
|
|
|
![]() ![]() |