Hello There, Guest! Login Register
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Reply/View Column Width Error
#4
try changing the width of this part in the same template

Code:
<td class="{$bgcolor}{$thread_type_class}" width="62%">
        {$attachment_count}
        <div>
            {$prefix} {$gotounread}{$thread['threadprefix']}<a href="{$thread['threadlink']}" class="{$inline_edit_class} {$new_class}" id="tid_{$inline_edit_tid}">{$thread['subject']}</a>{$thread['multipage']}
            <div class="author">Started by {$thread['profilelink']}</div>
        </div>
    </td>

That is the width for the title of the thread, so if that's reduced and the replies / views one is increased it should change for you.
Reply


Messages In This Thread
RE: Thread Reply/View Column Width Error - Jon - 4th Mar, 04:14 pm



Users browsing this thread: 1 Guest(s)