Tables all same size... |
![]() ![]() |
Tables all same size... |
Aug 4 2007, 08:04 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 181 Joined: May 2004 Member No: 15,555 |
Is there a code to make ALL of the tables §ions the same size as the others?
myspace.com/kahlax3 see the "About Me" section? &How it doesn't align or match up [size wise] with the extended network. Is there a code to fix it? Thanks! |
|
|
|
Aug 5 2007, 08:29 AM
Post
#2
|
|
![]() To Zanarkand ![]() ![]() ![]() ![]() Group: Official Designer Posts: 177 Joined: Jul 2007 Member No: 543,483 |
Try this:
CODE <style> Table {Width:auto;} Table table {Width:auto;} Table table table {Width:310px;} Tabke table table table {Width:290px;} </style> You can adjust the 310 and 290 if you'd like, but the second one always has to be a bit less than the first. |
|
|
|
Aug 5 2007, 08:30 AM
Post
#3
|
|
![]() To Zanarkand ![]() ![]() ![]() ![]() Group: Official Designer Posts: 177 Joined: Jul 2007 Member No: 543,483 |
Try this:
CODE <style> Table {Width:auto;} Table table {Width:auto;} Table table table {Width:310px;} Tabke table table table {Width:290px;} </style> You can adjust the 310 and 290 if you'd like, but the second one always has to be a bit less than the first. |
|
|
|
Aug 5 2007, 08:32 AM
Post
#4
|
|
![]() To Zanarkand ![]() ![]() ![]() ![]() Group: Official Designer Posts: 177 Joined: Jul 2007 Member No: 543,483 |
Sorry about the duplicate reply, my phone was being a boob x_x
|
|
|
|
Aug 5 2007, 11:54 AM
Post
#5
|
|
![]() So um yeah ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 745 Joined: Aug 2006 Member No: 459,873 |
If that doesn't work... try this
|
|
|
|
![]() ![]() |