|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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>