Rss Feed

Thursday, August 13, 2009

Hide Comments Date and Time

"Anonymous said...

umm i was looking for a code that made the time and date hide and also the comment back send message and block user in the comment box in the myspace 2.0 thanx"


The code to hide the comments date and time is :

Put this is your about me section:
(remove the spaces before and after both < style >
< style >
/* Hide Comments dates */
.blacktext10{display:none;visibility:hidden;}
< /style >

To hide your comment box put this myspace 2.0 hide code in your about me section:

div.commentsModule {display:none;}

No comments:

Post a Comment