View Full Version : Is it possible to remove the thread/post count on forumhome?
watty005
02-25-2012, 06:45 AM
I would like to remove the thread/post count of my forum homepage, is this possible? If so, how do I do it? Thanks.
Lynne
02-25-2012, 05:08 PM
Try just adding this to the additional.css template:
.forumbit_post .forumstats { display: none;}
watty005
02-25-2012, 06:00 PM
Try just adding this to the additional.css template:
.forumbit_post .forumstats { display: none;}
It worked! Thanks for your help! :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.