By jayjenxi on
Hi,
Is it possible for me to improve the threaded view for the forum? Right now, it is rather messy because replies to comments on my site can get rather long and these would end up pushing the next reply to the topic down the page.
Is there anyway to improve on how the forum looks? Is there a module to hide the replies to comments and make them appear only when the user clicks on a link? This could be either via ajax to open up the replies or link the replies to another page?
Comments
JSFX
The JSFX module has a Commenthide component that may do what you're looking for.
Thanks!
Thank you! I'll give it a try. It seems to only hide the comment body. I wonder if this could be tweaked to hide the comment titles as well.