2011-10-28, 12:08 PM
2011-10-30, 11:22 PM
Bumping
2011-10-30, 11:31 PM
1. Go to Admin CP > Templates & Style > Templates > Your Template Set > Show Thread Templates > showthread.
2. Find:
3. Change to:
2. Find:
<span class="smalltext"><strong><a href="showthread.php?mode=threaded&tid={$tid}&pid={$pid}#pid{$pid}">{$lang->threaded}</a> | <a href="showthread.php?mode=linear&tid={$tid}&pid={$pid}#pid{$pid}">{$lang->linear}</a></strong></span>
3. Change to:
<span class="smalltext"><a href="showthread.php?mode=threaded&tid={$tid}&pid={$pid}#pid{$pid}">{$lang->threaded}</a> | <a href="showthread.php?mode=linear&tid={$tid}&pid={$pid}#pid{$pid}">{$lang->linear}</a></span>
2011-10-31, 12:15 AM
Sorry, I don't mean the theaded and linear options, I mean the thread titles that people give when they post a new thread.
The ones that show on forumdisplay.php
Bump again
The ones that show on forumdisplay.php
Bump again