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> |
|
|
|
Feb 13 2008, 11:52 AM
Post
#2
|
|
![]() Addict ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 3,918 Joined: Jun 2007 Member No: 538,522 |
Moved to Myspace Support.
|
|
|
|
Feb 14 2008, 06:50 PM
Post
#3
|
|
![]() bio-degratable hands ![]() ![]() ![]() ![]() Group: Member Posts: 132 Joined: Jul 2004 Member No: 33,587 |
anybody? i just don't know which of the values to change to make the left side 50px smaller without it auto resizing the right side. please help!
|
|
|
|
Feb 14 2008, 08:27 PM
Post
#4
|
|
![]() cake or DEATH ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 631 Joined: Sep 2005 Member No: 223,586 |
Use this code instead and let me know if it works for you.
CODE <style type="text/css">
.r {right modules} td.text table { width:350px;} .r {left modules} table table table { width:300px;} table table td img {display:none;} table table table td img {display:inline;} table td td {width:0px;} table table td {padding:3px;} table table table td {padding: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> |
|
|
|
Feb 15 2008, 11:23 AM
Post
#5
|
|
![]() bio-degratable hands ![]() ![]() ![]() ![]() Group: Member Posts: 132 Joined: Jul 2004 Member No: 33,587 |
it works! thank you very much!
|
|
|
|
Feb 15 2008, 12:19 PM
Post
#6
|
|
![]() Resource Center Tyrant ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,263 Joined: Nov 2007 Member No: 593,306 |
I'm glad you've received your help. I'm going to close this topic and move it to MySpace Resolved Topics. If there are any more related questions and would like this thread re-opened, just message me.
|
|
|
|
![]() ![]() |