dziwne umieszczenie czytanej prywatnej wiadomosci

Założony przez  paso.

wersja skryptu MyBB: 1.8.3
adres forum: cs-silesia.pl L:test H:test12
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu) :gdy wchodzę w komunikator wyświetlają mi się odebrane wiadomości, klikam na którąś z nich i muszę zjechać na sam dół żeby ją zobaczyć

http://scr.hu/0s1p/capfg
http://scr.hu/0s1p/x15fh
Z tego co pamiętam... Poprawiłem to w najnowszej wersji stylu, spróbuj ponownie wgrać, bądź z szablonu private_read usunąć klasę dodającą clear: both;. - Prywatne wiadomości.
Prośby na PW dotyczące wsparcia z problemami będą ignorowane. Pomoc poza forum - odpłatna; kontakt: snakemybboard@gmail.com.
Nie mam tego

<html>
<head>
<title>{$lang->viewing_pm} {$pm['subject']}</title>
{$headerinclude}
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/usercp.js?ver=1800"></script>
</head>
<body>
{$header}
    <div class="usercp_content">
        <div class="user_content">
            <div class="usercp_left">
            {$usercpnav}
                </div>
                <div class="usercp_right">
                <div style="padding: 9px;">
                <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed clear no_bottom_border">
                <tr>
                <td class="post_block"><h3><strong>{$pm['subject']}</strong></h3>
                </td>
                </tr>
                {$action_time}
                <tr><td id="posts_container">
                <div id="posts">
                {$message}
                </div>
                </td></tr>
                </table>
                {$quickreply}
            </div>
        </div>
  {$footer}
  <script type="text/javascript">
    $(".author_avatar img").error(function () {
        $(this).unbind("error").closest('.author_avatar').remove();
    });
</script>
</body>
</html>

a styl parę dni temu i tak wgrywałem od nowa z innego powodu, więc przed i po było i jest tak samo
<html>
<head>
<title>{$lang->viewing_pm} {$pm['subject']}</title>
{$headerinclude}
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/usercp.js?ver=1800"></script>
</head>
<body>
{$header}
    <div class="usercp_content">
        <div class="user_content">
            <div class="usercp_left">
            {$usercpnav}
                </div>
                <div class="usercp_right">
                <div style="padding: 9px;">
                <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed no_bottom_border">
                <tr>
                <td class="post_block"><h3><strong>{$pm['subject']}</strong></h3>
                </td>
                </tr>
                {$action_time}
                <tr><td id="posts_container">
                <div id="posts">
                {$message}
                </div>
                </td></tr>
                </table>
                {$quickreply}
            </div>
        </div>
  {$footer}
  <script type="text/javascript">
    $(".author_avatar img").error(function () {
        $(this).unbind("error").closest('.author_avatar').remove();
    });
</script>
</body>
</html>
Prośby na PW dotyczące wsparcia z problemami będą ignorowane. Pomoc poza forum - odpłatna; kontakt: snakemybboard@gmail.com.
Działa. Dzięki



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

1 gości