widen tables, about me, blog, and extended network only |
widen tables, about me, blog, and extended network only |
Apr 21 2007, 12:57 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 80 Joined: Aug 2004 Member No: 44,902 |
Hi, I did a search on this topic but couldn't find a thread/code that applied specifically to what i'm looking for, so I hope you don't mind my posting again.
I want to widen my tables for my About me/Who I'd like to meet, blogs, and extended network. I tried one of the "make tables thinner" codes on createblog, and edited it by making the width numbers larger rather than smaller, but that code messed around with my padding and alignment of links/text. (I want to keep that stuff as it already is, by default.) i would just put a transparent image in to widen it, but even though that would stretch my about me table, the blogs and extended network wouldn't stretch along with it. can anyone help? thanks |
|
|
|
![]() |
Apr 22 2007, 01:40 AM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
CODE <style> table, td {background-color:transparent; border:none; border-width:0;} table table table { width: 300px;} table tbody td table tbody tr td.text table {width: 500px;} 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;}</style> Replace the code I gave you earlier with that, see if that fixes the problem. |
|
|
|
helpmeout widen tables Apr 21 2007, 12:57 AM
toyo loco Try the code here. Apr 21 2007, 03:46 AM
helpmeout thanks! that worked. one question though: when... Apr 21 2007, 10:12 PM
toyo loco Thats odd um try using this to bring the tables cl... Apr 22 2007, 01:11 AM
helpmeout thanks, but it's not the column that's pus... Apr 22 2007, 01:19 AM![]() ![]() |