wersja skryptu MyBB: najnowsze
adres forum: mrkarpiuk.com.pl/forum
Chciałbym przesunąć zwartość od zaczynającą się od odpowiedzi i dalej do bliżej strony prawej bo jak na razie mam tak :
http://mrkarpiuk.com.pl/forum/forumdisplay.php?fid=10
Dziękuje
adres forum: mrkarpiuk.com.pl/forum
<tr class="threadlist_row">
<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%"><img src="{$theme['imgdir']}/{$folder}.gif" alt="{$folder_label}" title="{$folder_label}" /></td>
<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%">{$icon}</td>
<td class="{$bgcolor}{$thread_type_class}">
{$attachment_count}
<div>
<span>{$prefix} {$gotounread}{$thread['threadprefix']}<a href="{$thread['threadlink']}" class="{$inline_edit_class} {$new_class}" id="tid_{$inline_edit_tid}">{$thread['subject']}</a>{$thread['multipage']}</span>
<div class="author smalltext">Napisany przez {$thread['profilelink']}</div>
</div>
</td>
{$rating}
<td align="center" class="{$bgcolor}{$thread_type_class}">
<div class="threadlist_postviewcount"><a href="javascript:MyBB.whoPosted({$thread['tid']});">{$thread['replies']}</a>{$unapproved_posts} Odpowiedzi <br /> {$thread['views']} Wyświetleń</div></td>
<td class="{$bgcolor}{$thread_type_class}" style="white-space: nowrap; text-align: right;">
{$thread['lastposteravatar']}
<td class="forumbit_row" valign="top" style="width:50%;">
<a href="{$thread['lastpostlink']}">{$lang->lastpost}</a> by {$lastposterlink}<br /> {$lastpostdate} {$lastposttime}
</td>
</td>{$modbit}
</tr>
Chciałbym przesunąć zwartość od zaczynającą się od odpowiedzi i dalej do bliżej strony prawej bo jak na razie mam tak :
http://mrkarpiuk.com.pl/forum/forumdisplay.php?fid=10
Dziękuje