By Ratna Kumar Lekkala on Saturday, 03 November 2018
Posted in General
Replies 1
Likes 0
Views 0.9K
Votes 0
What settings or theme should I make to make my discussion posts look like http://easydiscuss.stackideas.com/?

I keep seeing the reply, view, vote, like count boxes and each row taking too much height and details. I do not need this as the user has to click on it anyways before he could comment or respond.
Are you referring forum view or recent discussion view?

If you would like to disappear those statistic part for each of the post, you can apply this following custom css from your site backend > Easydiscuss > theme > custom css


body #ed.view-index .ed-statistic {
display: none !important;
}
·
Saturday, 03 November 2018 13:33
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post