URL box, i can't hide it |
![]() ![]() |
URL box, i can't hide it |
Sep 22 2006, 08:16 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 10 Joined: Jul 2005 Member No: 166,940 |
does anyone have a code to hide it?
the ones i use either leave a blue box, or they change the backgorund color of my tables to white. |
|
|
|
| *This Confession* |
Sep 22 2006, 08:17 PM
Post
#2
|
|
Guest |
|
|
|
|
Sep 22 2006, 08:17 PM
Post
#3
|
|
![]() Member ![]() ![]() Group: Member Posts: 10 Joined: Jul 2005 Member No: 166,940 |
yeah, i tried that, but it made my tables white
|
|
|
|
| *This Confession* |
Sep 22 2006, 08:28 PM
Post
#4
|
|
Guest |
try this then perhaps
CODE <style type="text/css">
body table tbody table tbody table tbody table table div strong{display: none;} body table tbody table tbody table tbody table td div {visibility: hidden} body table tbody table tbody table tbody table td, body table tbody table tbody table tbody td {background: transparent;} table table table table div {visibility:hidden;} div table table table table table div input, div a, td.text div {visibility:visible;} .contactTable {background:transparent; position: relative; top: 30px;} .contactTable table {background:transparent;} </style> |
|
|
|
![]() ![]() |