09-18-2010, 08:17 AM
Please remember that this trick is for MyBB Hacks Premium member only. If you are not a premium member, you will view a different message.
<!-- Start: For Non Premium Member -->
This is a template edit level to set a "default" post icon for an existing threads in threadlist.
We need Template Conditionals plugin for this.
Find this code in forumdisplay_thread template:
<!-- Start: For Non Premium Member -->
This is a template edit level to set a "default" post icon for an existing threads in threadlist.
We need Template Conditionals plugin for this.
Find this code in forumdisplay_thread template:
Code:
|
Replace it with:
Code:
|
Change the icon as our wants.
<!-- End: For Non Premium Member -->
<!-- Start: For Premium Member -->
This message for premium member only
<!-- End: For Premium Member -->