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, 03:47 PM
Post
#2
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
Try background-color: none;
|
|
|
|
mistermoze URL Box Problem Jul 17 2007, 03:40 PM
mistermoze thanks i'll try it. Jul 17 2007, 06:19 PM![]() ![]() |