hiding comments |
![]() ![]() |
hiding comments |
Aug 23 2005, 03:03 AM
Post
#1
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
Uhhh.. Is there a way to hide comments?
I've tried to see if it was in account settings, but nope.. wasn't there. I also tried to find a code but failed. I'm making a div overlay layout.. and the only problem is that the comments are sticking RIGHT OUT. Thanks in super advance if you could answer my question. :D |
|
|
|
Aug 23 2005, 03:08 AM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 92 Joined: Jan 2005 Member No: 93,016 |
<style>.comments{display: none; visibility: hidden;}</style>
only thing is that it hides the friends space and the comments |
|
|
|
Aug 23 2005, 03:11 AM
Post
#3
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
Oh yeah. I forgot to say that I checked the scripts section and used that code.. But after that, my layout disappeared.
|
|
|
|
Aug 23 2005, 03:14 AM
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 92 Joined: Jan 2005 Member No: 93,016 |
the whole thing dissapeared?
|
|
|
|
Aug 23 2005, 03:59 AM
Post
#5
|
|
![]() hello, ![]() ![]() ![]() ![]() Group: Member Posts: 141 Joined: Aug 2005 Member No: 208,332 |
how about using this, your comments will disapear without your friends or whole myspace disapearing
<style type="text/css"> table table td.text table td.text table {visibility: hidden;} table table td.text table td.text table table {visibility: visible;} </style> |
|
|
|
Aug 23 2005, 04:04 AM
Post
#6
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
Thank you oh so much. IN ADVANCE. *runs off skipping happily* |
|
|
|
![]() ![]() |