include ('/home/ukcha/public_html/myspace/_header.php'); $title = "Hiding friends and comments"; include ('/home/ukcha/public_html/myspace/title.php'); ?> Hide only your friends Place this code anywhere. <style type="text/css"> td.text td.text table table table, td.text td.text table br, td.text td.text table .orangetext15, td.text td.text .redlink, td.text td.text span.btext {display:none;} td.text td.text table {background-color:transparent;} td.text td.text table td, td.text td.text table {height:0;padding:0;border:0;} td.text td.text table table td {padding:3;} td.text td.text table table br {display:inline;} </style> Hide only your comments Put this at the bottom of your "I'd like to Meet" <div style="position:relative; height:400px; overflow:hidden; border:0px;"> Hide both your friends and comments Place this code anywhere. <div style="display:none"> include ('/home/ukcha/public_html/myspace/inc/ads1.php'); ?> include ('/home/ukcha/public_html/myspace/_footer.php'); ?>