Scoate Extended Network/Blog Area
Pentru a scoate blog/extended network adauga codul urmator in sectiunea "About me":
<style type="text/css">
table td table tr td.text table {visibility:hidden;}
table td table tr td.text table table, table td table tr td.text table table td.text {visibility:visible;}
td.text table {position:relative; top:-180px;}
td.text table table {position:static;}
</style>
Modifica 180 daca nu vrei ca sectiunea "About me" sa apara in mijlocul paginii.
Pentru a afisa sectiunea extended network/blog area foloseste urmatorul cod:
<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>