Jak zrobić, by obrazek rangi wyświetlał się pod avatarem?

Założony przez  OwneleK.

wersja skryptu MyBB: 1.6.12
adres forum: forum.willplay.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):

http://screenshooter.net/1671729/rhmlyht , jak to poprawić by pod avatarem była ranga a nie obok.
Snake_ napisał 29.03.2014, 18:50:
Poprawiam tytuł. [Obrazek: modnotice_search.png][Obrazek: modnotice_howto.png]
U jednych postbit, a u drugich postbit_classic :)

Pokaż zawartość szablonu postbit (ACP → Szablony → [twój styl] → Opis posta)

@down: Kody postbit a postbit_classic się różnią. Pokaż sam postbit. Nie wrzucaj zawartości postbit_classic do postbit.
Pomoc poza forum - odpłatnie.
Czyli to mam wrzucić do postbit czy postbit_classic?
Ecosse napisał(a):U jednych postbit, a u drugich postbit_classic

No właśnie, ale to najpierw trzeba sprawdzić, bo tak to wprowadza się autora w błąd.

(29.03.2014, 18:11)aishjduhaoaF napisał(a): Czyli to mam wrzucić do postbit czy postbit_classic?

Pokaż postbit
Jeśli Ci pomogłem naciśnij guzik POMÓGŁ lub dodaj PUNKT REPUTACJI
{$ignore_bit}
<
a name="pid{$post['pid']}id="pid{$post['pid']}"></a>
<
table border="0" cellspacing="{$theme['borderwidth']}cellpadding="{$theme['tablespace']}class="tborder" style="{$post_extra_style} {$post_visibility}id="post_{$post['pid']}">

    <
tr>
        <
td class="belka_nick" style="width: 175px;">{$post['onlinestatus']} {$post['profilelink']} 
        </
td>
        <
td class="belka_nick">{$post['posturl']}
        </
td>
    </
tr>

    <
tr>
        <
td id="trow1_post"  valign="top" style="white-space: nowrap; text-align: center; width: 155px;"><a name="pid{$post['pid']}id="pid{$post['pid']}"></a>

<
div class="pole_info">
        <
span class="smalltext">
            {
$post['usertitle']}<br />
            {
$post['userstars']}
            {
$post['groupimage']}
            {
$post['useravatar']}<br />
            {
$post['user_details']}
        </
span>
</
div>
    </
td>
    <
td id="trow1_post" valign="top">

        <
table width="100%">
            <
tr><td><span style="color: #a4a4a4; font-size: 13px;">Napisano {$post['postdate']} {$post['posttime']}</span>
            <
br />
            <
div id="pid_{$post['pid']}class="post_body">
                <
span style="color: #282828; font-size: 13px;">{$post['message']} </span>
            </
div>
            {
$post['attachments']}
            {
$post['signature']}
                <
div id="edited_by_{$post['pid']}">{$post['editedmsg']}</div>
            <
div style="text-align: right; vertical-align: bottom;" id="post_meta_{$post['pid']}">

                {
$post['iplogged']}
            </
div>
        </
td></tr>
    </
table>
</
td>
</
tr>
<
tr>
    <
td id="trow1_post" style="white-space: nowrap; text-align: center; vertical-align: middle;"> </td>
    <
td id="trow1_post" style="vertical-align: middle;">
        <
table width="100%" border="0" cellpadding="0" cellspacing="0">
            <
tr valign="bottom">
                <
td align="right">{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}
                {
$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}</td>
            </
tr>
        </
table>
    </
td>
</
tr>
</
table

proszę.
{$ignore_bit}
<
a name="pid{$post['pid']}id="pid{$post['pid']}"></a>
<
table border="0" cellspacing="{$theme['borderwidth']}cellpadding="{$theme['tablespace']}class="tborder" style="{$post_extra_style} {$post_visibility}id="post_{$post['pid']}">

    <
tr>
        <
td class="belka_nick" style="width: 175px;">{$post['onlinestatus']} {$post['profilelink']} 
        </
td>
        <
td class="belka_nick">{$post['posturl']}
        </
td>
    </
tr>

    <
tr>
        <
td id="trow1_post"  valign="top" style="white-space: nowrap; text-align: center; width: 155px;"><a name="pid{$post['pid']}id="pid{$post['pid']}"></a>

<
div class="pole_info">
        <
span class="smalltext">
            {
$post['usertitle']}<br />
            {
$post['userstars']}
            {
$post['useravatar']}<br />
            {
$post['groupimage']}
            {
$post['user_details']}
        </
span>
</
div>
    </
td>
    <
td id="trow1_post" valign="top">

        <
table width="100%">
            <
tr><td><span style="color: #a4a4a4; font-size: 13px;">Napisano {$post['postdate']} {$post['posttime']}</span>
            <
br />
            <
div id="pid_{$post['pid']}class="post_body">
                <
span style="color: #282828; font-size: 13px;">{$post['message']} </span>
            </
div>
            {
$post['attachments']}
            {
$post['signature']}
                <
div id="edited_by_{$post['pid']}">{$post['editedmsg']}</div>
            <
div style="text-align: right; vertical-align: bottom;" id="post_meta_{$post['pid']}">

                {
$post['iplogged']}
            </
div>
        </
td></tr>
    </
table>
</
td>
</
tr>
<
tr>
    <
td id="trow1_post" style="white-space: nowrap; text-align: center; vertical-align: middle;"> </td>
    <
td id="trow1_post" style="vertical-align: middle;">
        <
table width="100%" border="0" cellpadding="0" cellspacing="0">
            <
tr valign="bottom">
                <
td align="right">{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}
                {
$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}</td>
            </
tr>
        </
table>
    </
td>
</
tr>
</
table
Pomoc poza forum - odpłatnie.
{$ignore_bit}
<
a name="pid{$post['pid']}id="pid{$post['pid']}"></a>
<
table border="0" cellspacing="{$theme['borderwidth']}cellpadding="{$theme['tablespace']}class="tborder" style="{$post_extra_style} {$post_visibility}id="post_{$post['pid']}">

    <
tr>
        <
td class="belka_nick" style="width: 175px;">{$post['onlinestatus']} {$post['profilelink']} 
        </
td>
        <
td class="belka_nick">{$post['posturl']}
        </
td>
    </
tr>

    <
tr>
        <
td id="trow1_post"  valign="top" style="white-space: nowrap; text-align: center; width: 155px;"><a name="pid{$post['pid']}id="pid{$post['pid']}"></a>

<
div class="pole_info">
        <
span class="smalltext">
            {
$post['usertitle']}<br />
            {
$post['userstars']}
            {
$post['useravatar']}<br />
            {
$post['groupimage']}<br /> 
            {
$post['user_details']}
        </
span>
</
div>
    </
td>
    <
td id="trow1_post" valign="top">

        <
table width="100%">
            <
tr><td><span style="color: #a4a4a4; font-size: 13px;">Napisano {$post['postdate']} {$post['posttime']}</span>
            <
br />
            <
div id="pid_{$post['pid']}class="post_body">
                <
span style="color: #282828; font-size: 13px;">{$post['message']} </span>
            </
div>
            {
$post['attachments']}
            {
$post['signature']}
                <
div id="edited_by_{$post['pid']}">{$post['editedmsg']}</div>
            <
div style="text-align: right; vertical-align: bottom;" id="post_meta_{$post['pid']}">

                {
$post['iplogged']}
            </
div>
        </
td></tr>
    </
table>
</
td>
</
tr>
<
tr>
    <
td id="trow1_post" style="white-space: nowrap; text-align: center; vertical-align: middle;"> </td>
    <
td id="trow1_post" style="vertical-align: middle;">
        <
table width="100%" border="0" cellpadding="0" cellspacing="0">
            <
tr valign="bottom">
                <
td align="right">{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}
                {
$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}</td>
            </
tr>
        </
table>
    </
td>
</
tr>
</
table
Jeśli Ci pomogłem naciśnij guzik POMÓGŁ lub dodaj PUNKT REPUTACJI
teraz jest dobrze dziękuje za pomoc ;)
Snake_ napisał 29.03.2014, 18:50:
[Obrazek: modnotice_thx.png]

Nie pisz zbędnych postów
Ecosse
{$post['groupimage']}<br />
a nie
{$post['groupimage']}
;)
Jeśli Ci pomogłem naciśnij guzik POMÓGŁ lub dodaj PUNKT REPUTACJI



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

1 gości