Hiding everything BUT friends and comments |
Hiding everything BUT friends and comments |
Jul 12 2008, 05:43 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 25 Joined: Jul 2007 Member No: 544,574 |
I briefly scanned the scripts, but I couldn't find a code that would hide everything but my friends and comments. Did I miss it or something?
|
|
|
|
![]() |
Jul 12 2008, 05:50 PM
Post
#2
|
|
|
AKA RockIt Studios ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,286 Joined: Jun 2006 Member No: 421,809 |
i don't think there is one.
this should work. CODE .clearfix ul, .mslogo, .clearfix form, .clearfix a, .clearfix select {display:none !important;}
.clearfix div {background:none!important;} div[id="topnav"], div[id="shortcuts"] {opacity:0!important;} .contacttable, .extendednetwork, .latestblogentry, .profileinfo, .userprofileurl, .interestsanddetails, .userprofiledetail, .userprofilenetworking, .userprofileschool, .userprofilecompany, .orangetext15{display:none;} table,td,tr{padding:0px;width:;background-color:transparent} table div div, table div font { display:none; } div div table div div { display:block; } td td embed, td td object{position:absolute; left:0px; top:0px; width:1px; height:1px;} td.text embed {width:260px; height:38px;} td.text embed, td.text object {width:260px; height:38px;} |
|
|
|
gotryce22 Hiding everything BUT friends and comments Jul 12 2008, 05:43 PM
gotryce22 That code isn't working for me. It just shows ... Jul 12 2008, 05:53 PM
RockItStudios ...you need to add it between style tags. Jul 13 2008, 12:14 PM![]() ![]() |