Hiding Friends Space Not Friends Comments, Anyone out there know how? |
![]() ![]() |
Hiding Friends Space Not Friends Comments, Anyone out there know how? |
Jul 7 2005, 04:21 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 34 Joined: Jun 2005 Member No: 159,410 |
Anyone out there know how to hide friends space but not friends comments? I know there is a code to hide both but all I want is a custom friends space without hiding friends comments with a comment box just below my custom friends space. It would be great if anyone out there know how.
|
|
|
|
Jul 7 2005, 04:24 AM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Duplicate Posts: 1,912 Joined: May 2005 Member No: 137,527 |
Put between <style> tags |
|
|
|
Jul 7 2005, 09:13 AM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 34 Joined: Jun 2005 Member No: 159,410 |
|
|
|
|
Jul 10 2005, 11:24 PM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 48 Joined: Jul 2005 Member No: 169,181 |
im interested in this too... or are we supposed to somehow put our custom friends list in that box? i cant figure out how ide do that though
|
|
|
|
Jul 10 2005, 11:42 PM
Post
#5
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Duplicate Posts: 1,912 Joined: May 2005 Member No: 137,527 |
the point of it would to be to get rid or a friends space entirely. >.> not to get rid of te old one and to add a new one. here is also a code that will work just fine.
|
|
|
|
Jul 11 2005, 02:36 AM
Post
#6
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 34 Joined: Jun 2005 Member No: 159,410 |
I know how to hide xxxx Friend Space table and friends picture not the friend comments but it's not working in myspace. I'm not sure if the code provided above by other posters working on other browser than IE.
Hiding CSS Table ID QUOTE <style type="text/css">#TableID {display:none}</style> as QUOTE <style type="text/css">#_ctl0_PageContent__ctl0_UserFriends1_noTomTable {display:none}</style> but, the # character is not allowed in myspace and _ character at front on table ID is not quite correct unless... QUOTE <style type="text/css">#ctl0_PageContent__ctl0_UserFriends1_noTomTable {display:none}</style> that will hide the friend space table entirely so you can add a custom friend space and will not hide friend comments if myspace allowing the # and removing the _ Hope you all understand what I'm trying to say here... |
|
|
|
![]() ![]() |