Topic Types in Viewforum
This tutorial explains how to show topic types in topics list in proSilver style, just like it is in good old phpBB 2.
Open file viewforum_body.html, find this:
Open file viewforum_body.html, find this:
Code:
and before it add this:
Code:
- {topicrow.TOPIC_TYPE}Â
That’s all.
This is how topics list will look like after change:

This is how topics list will look like after change:

Share this tutorial
Â