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:
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