URL Box Problem |
URL Box Problem |
Jul 17 2007, 03:40 PM
Post
#1
|
|
|
mistermoze. ![]() ![]() Group: Member Posts: 25 Joined: Sep 2006 Member No: 465,517 |
i have been using this script:
CODE <style> table td div {visibility:hidden;} table table td div {visibility:visible;} tr {background:transparent;} table tr td div div { visibility:hidden; display:none; border:0px!important; background-color:transparent; } </style> to hide the bottom links and it works great BUT it gives the url box a background color. if anyone can help that'd be great. |
|
|
|
![]() |
Jul 17 2007, 06:19 PM
Post
#2
|
|
|
mistermoze. ![]() ![]() Group: Member Posts: 25 Joined: Sep 2006 Member No: 465,517 |
thanks i'll try it.
|
|
|
|
mistermoze URL Box Problem Jul 17 2007, 03:40 PM
Alvin Try background-color: none; Jul 17 2007, 03:47 PM![]() ![]() |