Removing comments' date
Use this code if you want to hide the date of your comments in 2.0
CSS code:
Place code into your CSS box. You can change the border size and color if you wish.
{.CODE_PROVIDED:HOT-LYTS.COM;}
div.commentsModule p.datePosted{
display:none;}
{.CODE_PROVIDED:HOT-LYTS.COM;}