Resizing Tables |
![]() ![]() |
Resizing Tables |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Mar 2006 Member No: 383,077 ![]() |
Hello there,
I'm new to createblog and I hope the following question has not already been asked. If so please forgive the inquiry. Is there a way to resize all the tables on my Myspace profile? For example, when I put photos inside my interests and what not, I understand the table will resize itself. However, the table which holds my photo and url link is smaller. Is there a way to maybe widen these tables? Thanks in advance! -Reesie |
|
|
![]()
Post
#2
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
Use this , edit the red.
QUOTE <style type="text/css"> .contactTable {display:none;} 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;} textarea, input, font, a, table, td, div, b {font-size:6pt !important;} span {font-size:7pt !important;} embed, object {display:block; width:220px; height:38px;} .orangetext15, .blacktext10 { display:block; width:110px; font-size:6pt !important;} td.text td.text .orangetext15, td.text td.text table table div {display:none;} </style> (just the width) |
|
|
![]() ![]() |