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>
Select code and copy or click here to copy code to clipboard

Go back a page