Jump to content

Featured Replies

Posted

Hey guys! 🙂

May somebody can help me?

I would like to make the dates from threads invisible...
Has anybody of you a solution?

Thanks in advance

Bildschirmfoto 2020-08-10 um 19.39.55.png

Put this in your theme’s custom.css

.cForumTopicTable .ipsDataItem_meta time {
    display: none;
}

 

Recently Browsing 0

  • No registered users viewing this page.