Useful Codes

Hide Blog & Extended Network

Place this code anywhere.

<style type="text/css">
    table tbody td table tbody tr td.text table {
        visibility: hidden;
    }
    table tbody td table tbody tr td.text table table,
    table tbody td table tbody tr td.text table table 
    tbody td.text {
        visibility: visible;
    }
</style>
Select code and copy or click here to copy code to clipboard

Go back a page