Log In · Register

 
 
Closed TopicStart new topic
comments
xastallaslyons
post Jan 25 2008, 01:58 PM
Post #1


Senior Member
*****

Group: Member
Posts: 307
Joined: Apr 2006
Member No: 393,086



how would i go about hiding friends pictures & names in my comments....im making a DIV and i only want the comments themselves to show up, ive seen it done before.
 
tokyo-rose
post Jan 25 2008, 02:25 PM
Post #2


Senior Member
********

Group: Head Staff
Posts: 18,173
Joined: Mar 2005
Member No: 108,478



Here are the scripts to hide friends' names and pictures. In the future, please look through the MySpace scripts before making a topic.

http://www.createblog.com/scripts/script.php?id=723
http://www.createblog.com/scripts/script.php?id=996
 
xastallaslyons
post Jan 25 2008, 03:17 PM
Post #3


Senior Member
*****

Group: Member
Posts: 307
Joined: Apr 2006
Member No: 393,086



i used those and it left a huge blank space where they use to be.
 
Insurmountable
post Jan 25 2008, 07:18 PM
Post #4


Cornflakes :D
*******

Group: Staff Alumni
Posts: 4,541
Joined: Dec 2005
Member No: 322,923



CODE
<style>
td.text td.text td td a,
.redlink, td.text td.text td b a
{visibility:hidden!important;}
td.text td.text td a
{visibility:visible;}
div.commentlinks
{visibility:hidden;}
</style>


This hides the friends name and their picture. Although it will hide your top friends pictures and names as well, which will leave a huge blank where your friends use to be.

If that is fine but you want to get rid of that big space add this as well:
CODE
<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;}
td.text td.text table td {font-size:0pt;}
td.text td.text {height:0;}
td.text td.text table b, td.text td.text table table td {font-size:8pt;}
</style>


Using that code will also eliminate any borders around your comments as well.

The original place where the pictures of your friends were can not be removed. I tried creating a new code to do it and everything but there just isn't a way that I could figure out, sorry.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: