differing width of columns?, how to have a different width for left & right? |
differing width of columns?, how to have a different width for left & right? |
Feb 13 2008, 12:31 AM
Post
#1
|
|
![]() bio-degratable hands ![]() ![]() ![]() ![]() Group: Member Posts: 132 Joined: Jul 2004 Member No: 33,587 |
Hi, I am trying to make my left column 300 px, and my right 350px. When i try to change this in the code i found, it automatically makes the column widths equal; I also don't like the way it resized my display picture and name text.. can anyone help me fix this? thanks in advance!
here is a link to my profile and here is the code i am using. 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:300px;} table table {width:300;} table table td {padding:3px;} table table table td {padding:0px;} table table table {width:350px !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:60px !important;} td td td div strong {width:170px !important; display:block;} embed, object {display:block; width:300px; height:38px;} td.text td.text .orangetext15, td.text td.text table table div {display:none;} </style> |
|
|
|
deadroses89 differing width of columns? Feb 13 2008, 12:31 AM
S-Majere Moved to Myspace Support. Feb 13 2008, 11:52 AM
deadroses89 anybody? i just don't know which of the values... Feb 14 2008, 06:50 PM
miyashu Use this code instead and let me know if it works ... Feb 14 2008, 08:27 PM
deadroses89 it works! thank you very much! Feb 15 2008, 11:23 AM
MissHygienic I'm glad you've received your help. I... Feb 15 2008, 12:19 PM![]() ![]() |