Dodadkowe pola - kolejnosc

Inne  Założony przez  Ognisty.

wersja skryptu MyBB: 1.6.4
adres forum: w budowie.
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): Szukałem kombinowałem więc zwracam się o pomoc. Chciałbym żeby wybrane pola z "dodatkowych pól" były pod tą kreską. Przykładowo miało by to być pole "skąd". Wszystko znajduje się obok autora postu.

[Obrazek: errorrrrr.png]
Pokaz szablon
ACP->Style i Szablony->Szablony->Opis posta->postbit_author_user
oraz postbit_classic
postbit_author_user

{$lang->postbit_posts} {$post['postnum']}<br />
    {$lang->postbit_joined} {$post['userregdate']}
    {$post['replink']}{$post['warninglevel']}
<br />

<span class="smalltext">Skąd: {$post['fid1']}</span>
<br />
<span class="smalltext">costam: {$post['fid4']}</span><br />
<span class="smalltext">Costam: {$post['fid5']}</span><br />

postbit_classic

{$ignore_bit}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="{$post_extra_style} {$post_visibility}" id="post_{$post['pid']}">
    <tr>
        <td class="{$altbg}" width="18%" valign="top" style="white-space: nowrap; text-align: center;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
        <strong><span class="largetext">{$post['profilelink']}</span></strong> <br />
        <span class="smalltext">
            <center>{$post['usertitle']}<br />
            {$post['userstars']}
            {$post['groupimage']}
            {$post['useravatar']}<br />
            {$post['user_details']}{$post['newpoints_postbit']}________
</center>            <br>
            <br>
            <br>
            <br>
            
</span>
    </td>
    <td class="{$altbg}" valign="top">
        <table width="100%">
            <tr><td>{$post['posturl']}<span class="smalltext"><strong>{$post['icon']}{$post['subject']}{$post['subject_extra']}<br></strong></span>
            <br />
            <div id="pid_{$post['pid']}" style="padding: 5px 0 5px 0;">
                {$post['message']}
            </div>
            {$post['attachments']}
            {$post['signature']}
            <div style="text-align: right; vertical-align: bottom;" id="post_meta_{$post['pid']}">
                <div id="edited_by_{$post['pid']}">{$post['editedmsg']}</div>
                
            </div>
        </td></tr>
    </table>
</td>
</tr>
<tr>
        <td class="{$altbg}" style="white-space: nowrap; text-align: left; vertical-align: middle;"><span class="smalltext">{$post['onlinestatus']}{$post['button_rep']}{$post['button_report']}</span></td>
    <td class="{$altbg}" style="vertical-align: middle;">
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
            <tr valign="bottom">
                <td align="left" ><span class="smalltext"><font size=2><b>{$post['postdate']}&nbsp;&nbsp;{$post['posttime']}</b></font></span></td>
                <td align="right">{$post['button_pm']}{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['thanks']}{$post['button_multiquote']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}</td>
            </tr>
        </table>
    </td>
</tr>{$post['thxdsp_inline']}
</table>{$post['thxdsp_outline']}
no to postbit_author_user - skąd pod kreską, reszta analogicznie
{$lang->postbit_posts} {$post['postnum']}<br />
    {$lang->postbit_joined} {$post['userregdate']}
    {$post['replink']}{$post['warninglevel']}
<br />
<span class="smalltext">costam: {$post['fid4']}</span><br />
<span class="smalltext">Costam: {$post['fid5']}</span><br />

<hr/><br/><span class="smalltext">Skąd: {$post['fid1']}</span>



Użytkownicy przeglądający ten wątek:

1 gości