StudioPress Community Forums

StudioPress Community Forums (http://www.studiopress.com/support/index.php)
-   General Discussion (http://www.studiopress.com/support/forumdisplay.php?f=7)
-   -   Timeless comments in Genesis (http://www.studiopress.com/support/showthread.php?t=97498)

cfb1972 03-26-2012 02:52 PM

Timeless comments in Genesis
 
Is there any way to make the comments "timeless"? I want to remove the date and time of post comments, is it possible?

Thanks

NicktheGeek 03-27-2012 09:26 AM

This can be done, but requires some advanced customization. It is possible to just hide the date much more easily. Please post a link to your site.

cfb1972 03-27-2012 10:11 AM

I think hiding the date would make it. My blog is here.

NicktheGeek 03-27-2012 12:29 PM

use this in your style sheet
Code:

.comment-meta {
  display: none;
}


cfb1972 03-27-2012 04:51 PM

Thanks a lot Nick, it worked :).

NicktheGeek 03-28-2012 08:05 AM

you're welcome

Since this is resolved I'm going to close this thread


All times are GMT -5. The time now is 09:01 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.