If ‘Topic list previews’ theme-component is installed ‘Hide Users Column’ hides the topic thumbnails, I just used in common:
.topic-list .posters { display: none; }
Seems to work.
1개의 좋아요
tmn
(Tran Nhat)
9
Yeah, I tried this CSS, it work for PC, but mobile still display on the left.
RGJ
(Richard - Communiteq)
10
There is a warning on 3.3.0 stable for this theme component:
Deprecation notice: The displayNewPosts property of the topic model is deprecated [deprecation id: discourse.topic.totalUnread]
1개의 좋아요
This component would be much more useful if it could be configured for individual categories IMHO