how to get rid of the grey box at the bottom of the page and make it transparent? |
![]() ![]() |
how to get rid of the grey box at the bottom of the page and make it transparent? |
Sep 21 2008, 07:21 AM
Post
#1
|
|
![]() smush. ![]() ![]() ![]() Group: Member Posts: 49 Joined: Dec 2005 Member No: 318,216 |
|
|
|
|
Sep 21 2008, 09:40 AM
Post
#2
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
Try this:
CODE <style>
body {text-align:center;} table table div {display:block; height:0px;} div table div {display:block;} table {margin:0 auto; text-align:left; width:800px;} table table {width:auto; background:none;} </style> |
|
|
|
![]() ![]() |