|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Useful Codes
Remove URL Box
Place this code anywhere.
<style type="text/css">
table table table table div {
visibility: hidden;
}
div table table table table table div input, div a, td.text div {
visibility: visible;
}
</style>