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 21 2007, 03:46 AM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Try the code here.
|
|
|
|
Apr 21 2007, 10:12 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 80 Joined: Aug 2004 Member No: 44,902 |
thanks! that worked. one question though: when i use that code, my content in the BLURBS table (about me/who i'd like to me), gets pushed over to the right a bit. almost like it's padded. it wasn't like this before; only after i used the code you gave me. any idea as to what may be causing this? thanks...
|
|
|
|
Apr 22 2007, 01:11 AM
Post
#4
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Thats odd um try using this to bring the tables closer together. Click me.
|
|
|
|
Apr 22 2007, 01:19 AM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 80 Joined: Aug 2004 Member No: 44,902 |
thanks, but it's not the column that's pushed over to the right...it's the text inside the column. (and this isn't happening in the blog tables, it's just happening inside the "about me" and "who i'd like to meet" sections)...
|
|
|
|
Apr 22 2007, 01:40 AM
Post
#6
|
|
|
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. |
|
|
|
![]() ![]() |