Zmiana pozycji obrazu grupy

Założony przez  kosa664.

wersja skryptu MyBB:
adres forum:
na czym polega problem (screen, opis, komunikaty):

[Obrazek: avatar2.png]

Witam chciał bym aby obrazek grupy był nad zdjęciem profilowym. Może ktoś mi z tym pomóc ?
Daniel Praźmo napisał 07.08.2012, 22:00:
[Obrazek: modnotice_search.png]
ACP -> Style i szablony -> szablony -> twój styl -> opis posta.

Wklej tu postbit i postbit_classic. Mógłbyś też podać link do strony.
http://red-dogs.xaa.pl - strona
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']}">
    <tbody>
        <tr class="tcat">
            <td>
                <div class="float_left smalltext">
                    {$post['postdate']}, {$post['posttime']}
                </div>
            </td>
            <td>{$post['posturl']}</td>
        </tr>
        <tr>
            <td class="{$post['onlinestatus']} {$unapproved_shade}" width="180px" valign="top" style="white-space: nowrap; text-align: center;" ><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
                <span class="post_author">{$post['profilelink']}</span><br />
                {$post['groupimage']}
                {$post['useravatar']}
                {$post['user_details']}
            </td>
            <td class="trow1 post_content {$unapproved_shade}" valign="top">
            <div class="float_right post_rep">{$post['plus_form']}{$post['minus_form']}</div>
<span class="smalltext"><strong>{$post['icon']}{$post['subject']} {$post['subject_extra']}</strong> </span>  <span id="edited_by_{$post['pid']}">{$post['editedmsg']}</span>
                <div class="post_body adhref_content bbtext" id="pid_{$post['pid']}">
                    
                    {$post['message']}          </div>
                {$post['attachments']}
                {$post['signature']}
                <div class="post_meta" id="post_meta_{$post['pid']}">
<br />
                {$post['iplogged']}
                </div>
            </td>
        </tr>            
        <tr class="trow2"><td align="center"><a href="#" onclick="Effect.ScrollTo('header', { duration:'0.8', offset:-1 });return false"><img src="{$theme['imglangdir']}/postbit_top.gif" alt="top" /></a>{$post['button_report']} </td>
            <td class="post_buttons">
                <div class="author_buttons float_left">

                    {$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}

                </div>
<div class="post_management_buttons float_right">
{$post['button_edit']}
{$post['button_quickdelete']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}
</div>
            </td>
        </tr>
    </tbody>
</table>
postbit
{$ignore_bit}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tposter" style="{$post_extra_style} {$post_visibility};min-height:250px" id="post_{$post['pid']}">
    <tbody>
        <tr>
            <td class="{$post['onlinestatus']} {$unapproved_shade}" width="180px" valign="top" style="white-space: nowrap; text-align: center;border-right:1px #D6CDBB solid;" ><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a><span class="post_author">{$post['profilelink']}</span>
                <br />
                {$post['groupimage']}
                {$post['useravatar']}
                {$post['user_details']}
            </td>
            <td class="trow_post {$unapproved_shade}" valign="top">
<div class="smalltext toppost"><span class="darktext" style="font-weight:bold">{$post['postdate']} {$post['posttime']} </span><strong>{$post['subject']}</strong>{$post['posturl']}  </div>
                <div class="post_body" id="pid_{$post['pid']}">
                    
                    {$post['message']}          </div>
                {$post['attachments']}
                {$post['signature']}
                <div class="post_meta" id="post_meta_{$post['pid']}">
<br />
                <span id="edited_by_{$post['pid']}">{$post['editedmsg']}</span>
                </div>{$post['iplogged']}
            </td>
        </tr>            
        <tr class="trow2"><td align="center" class="post_buttons" style="border-right:1px #D6CDBB solid;"><a href="#" onclick="Effect.ScrollTo('header', { duration:'0.8', offset:-1 });return false">top</a>{$post['button_report']} </td>
            <td class="post_buttons">
                <div class="author_buttons float_left">

                    {$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}

                </div>
<div class="post_management_buttons float_right">
{$post['button_edit']}
{$post['button_quickdelete']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}
</div>
            </td>
        </tr>
    </tbody>
</table>

I jeszcze nie wiesz może jak dodać reputacje bo też nie mam takiej opcji a wiem że to wina szablonu
Daniel Praźmo napisał 07.08.2012, 22:00:
1 wątek = 1 problem
Ten sam problem masz opisany tutaj:
https://webboard.pl/thread-33047.html

W obu wpisach zamień:
{$post['groupimage']}

na
{$post['groupimage']}<br />
:: Akcja DZIĘKUJĘ ZA POMOC ::
Pomocy udzielam jedynie na forum. Wszystkie rzeczy wykraczające poza tą dziedzinę wykonuję odpłatnie.
dzięki ! leci +
Daniel Praźmo napisał 08.08.2012, 19:32:
[Obrazek: modnotice_thx.png]



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

1 gości