2009-02-11, 09:53 PM
Someone asked me this earlier in Support, so I thought I may as well post it for all:
Go to: Admin CP-> Templates and Style-> Templates.
Select your forum template (Default by the looks of your screenshots).
Expand 'Forum Display Templates' by clicking on it.
Go into 'forumdisplay_thread' by clicking on it to get the edit box.
Where it says:
Then, click 'Save and Return to Listing' and then click on 'forumdisplay_threadlist'.
Find:
Click any of the save buttons, then exit out of that and go to your forum.
You're DONE!
This is a screenshot of the finished result:
![[Image: author-mod.png]](https://camo.mybb.com/96c0655c9fc1449cb525db709cc1f74fcbc0cdd2/687474703a2f2f693435372e70686f746f6275636b65742e636f6d2f616c62756d732f71713239392f6a6f68616b5f72702f617574686f722d6d6f642e706e67)
Thanks,
Jlong1
Go to: Admin CP-> Templates and Style-> Templates.
Select your forum template (Default by the looks of your screenshots).
Expand 'Forum Display Templates' by clicking on it.
Go into 'forumdisplay_thread' by clicking on it to get the edit box.
Where it says:
{$rating}
Replace it with:<td align="center" class="{$bgcolor}">{$thread['profilelink']}</td>
Then, click 'Save and Return to Listing' and then click on 'forumdisplay_threadlist'.
Find:
{$rating}
And replace it with:<td class="tcat" align="center" width="10%"><span class="smalltext"><strong>Thread Starter</strong></span></td>
Click any of the save buttons, then exit out of that and go to your forum.
You're DONE!
This is a screenshot of the finished result:
Thanks,
Jlong1