Jak usunąć ten odstęp w profilu w poście?

Błąd   Założony przez  minusek.

wersja skryptu MyBB: 1.6.12
adres forum: www.Truparnia.eu
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): screen w załączniku.

Jak usunąć ten odstęp pod avatarem, a nad postreputation?


Załączone pliki Miniatury
   
reputationlevels_postbit_neutral (szablony globalne)
i postbit (opis posta)

pokaż te szablony.

Albo usuń odpowiednie <br>
Prośby na PW dotyczące wsparcia z problemami będą ignorowane. Pomoc poza forum - odpłatna; kontakt: snakemybboard@gmail.com.
(26.09.2014, 18:24)Snake_ napisał(a): reputationlevels_postbit_neutral (szablony globalne)
i postbit (opis posta)

pokaż te szablony.

Albo usuń odpowiednie <br>

1. Wgl nie mam w szablonach globalnych,
2. 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['groupimage']}
            {$post['useravatar']}<br />
                        {$post['reputationlevel']}<br />
            {$post['user_details']}
<div><span class="smalltext">Płeć: {$post['fid3']}</span><br /></div>
<div><span class="smalltext">Lokalizacja: {$post['fid1']}</span><br /></div>
<div><span class="smalltext">GG: {$post['fid5']}</span><br /></div>
<div><span class="smalltext">STEAM_ID: {$post['fid4']}</span><br /></div>
        </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_spam']}{$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>{$post['postrep_inline']}
</table>{$post['postrep_outline']}
postbit:
{$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['reputationlevel']}<br />
            {
$post['user_details']}
<
div><span class="smalltext">Płeć: {$post['fid3']}</span><br /></div>
<
div><span class="smalltext">Lokalizacja: {$post['fid1']}</span><br /></div>
<
div><span class="smalltext">GG: {$post['fid5']}</span><br /></div>
<
div><span class="smalltext">STEAM_ID: {$post['fid4']}</span><br /></div>
        </
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_spam']}{$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>{$post['postrep_inline']}
</
table>{$post['postrep_outline']} 

a tego szablonu poszukaj w paczce szablonów Twojego stylu, chyba tam jest dodawany.
Prośby na PW dotyczące wsparcia z problemami będą ignorowane. Pomoc poza forum - odpłatna; kontakt: snakemybboard@gmail.com.
(26.09.2014, 18:38)Snake_ napisał(a): postbit:
{$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['reputationlevel']}<br />
            {
$post['user_details']}
<
div><span class="smalltext">Płeć: {$post['fid3']}</span><br /></div>
<
div><span class="smalltext">Lokalizacja: {$post['fid1']}</span><br /></div>
<
div><span class="smalltext">GG: {$post['fid5']}</span><br /></div>
<
div><span class="smalltext">STEAM_ID: {$post['fid4']}</span><br /></div>
        </
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_spam']}{$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>{$post['postrep_inline']}
</
table>{$post['postrep_outline']} 

a tego szablonu poszukaj w paczce szablonów Twojego stylu, chyba tam jest dodawany.
Dodałem to i dalej tak samo jest, znalazłem ten szablon proszę:
<br /><br /><div class="reputationlevels_postbit_neutral">{$lang->reputationlevels_reputation} {$reputationlevel['reputation']}<br />{$reputationlevel['title']}</div>
(26.09.2014, 18:44)minusek napisał(a):
<br /><br /><div class="reputationlevels_postbit_neutral">{$lang->reputationlevels_reputation} {$reputationlevel['reputation']}<br />{$reputationlevel['title']}</div>

usuń <br /><br />
Prośby na PW dotyczące wsparcia z problemami będą ignorowane. Pomoc poza forum - odpłatna; kontakt: snakemybboard@gmail.com.
(26.09.2014, 19:01)Snake_ napisał(a):
(26.09.2014, 18:44)minusek napisał(a):
<br /><br /><div class="reputationlevels_postbit_neutral">{$lang->reputationlevels_reputation} {$reputationlevel['reputation']}<br />{$reputationlevel['title']}</div>

usuń <br /><br />
Działa poleciało "podziękowanie" :)
Snake_ napisał 26.09.2014, 19:15:
[Obrazek: modnotice_thx.png]

Nie pisz zbędnych postów



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

1 gości