Przesunięcie pola ze statusem GG (SR PlIMs)

Założony przez  Robcionike.

wersja skryptu MyBB: 1.6.7
adres forum: football4you.pl
na czym polega problem (screen, opis, komunikaty, nazwa i wersja wtyczki): Chcę przesunąć status gg, tak jak to widać na screenie.

http://img59.imageshack.us/img59/3653/beztytuupva.png
Daniel Praźmo napisał 06.06.2012, 13:41:
Już wcześniej upominałem Cię, byś tytułował poprawnie wątki.
+20% na wzmożenie pamięci.
Podaj konto testowe, bo z widoku gościa jest ok.
Login: test
Hasło: test123
Pokaż szablony:

->postbit
->postbit_rep_button
Postbit
{$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="post_rt" width="180px" 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">
            {
$post['usertitle']}<br />
            {
$post['userstars']}
            {
$post['groupimage']}<br />
            {
$post['useravatar']}<br />
            {
$post['user_details']}{$post['newpoints_postbit']}
        </
span>
    </
td>
    <
td class="post_lt" valign="top">
        <
table width="100%">
            <
tr><td>{$post['posturl']}<span class="post_date">Data dodania: {$post['postdate']} {$post['posttime']}</span>
            <
br />
            <
div id="pid_{$post['pid']}class="post_body">
                {
$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>
                {
$post['iplogged']}
            </
div>
        </
td></tr>
    </
table>

</
td>
</
tr>
<
tr>
    <
td class="post_rb" style="white-space: nowrap;"></td>
    <
td class="post_lb" style="vertical-align: middle;">
        <
table width="100%" border="0" cellpadding="0" cellspacing="0">
            <
tr valign="middle" style="height: 30px;">
                <
td align="left" ><span class="smalltext">{$post['button_rep']}</span></td>
                                <
td align="left" ><span class=''smalltext''><a href="gg:{$post['sr_gadu']}"><object data="http://status.gadu-gadu.pl/users/status.asp?id={$post['sr_gadu']}&styl=3" type="image/png" width="112" height="26"><object data="./images/sr_plugins/plims/no_gadu.png" type="image/png" width="18" height="18">&nbsp;</object></object></a></span></td>
                <
td align="right">{$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


postbit_rep_button
<a href="javascript:MyBB.reputation({$post['uid']},{$post['pid']});" class="pbut" title="{$lang->postbit_reputation_add}">+/-</a
[/code]
Podmień postbit:

{$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="post_rt" width="180px" 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">
            {
$post['usertitle']}<br />
            {
$post['userstars']}
            {
$post['groupimage']}<br />
            {
$post['useravatar']}<br />
            {
$post['user_details']}{$post['newpoints_postbit']}
        </
span>
    </
td>
    <
td class="post_lt" valign="top">
        <
table width="100%">
            <
tr><td>{$post['posturl']}<span class="post_date">Data dodania: {$post['postdate']} {$post['posttime']}</span>
            <
br />
            <
div id="pid_{$post['pid']}class="post_body">
                {
$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>
                {
$post['iplogged']}
            </
div>
        </
td></tr>
    </
table>

</
td>
</
tr>
<
tr>
    <
td class="post_rb" style="white-space: nowrap;"></td>
    <
td class="post_lb" style="vertical-align: middle;">
        <
table width="100%" border="0" cellpadding="0" cellspacing="0">
            <
tr valign="middle" style="height: 30px;">
                <
td align="left" ><span class="smalltext">{$post['button_rep']}</span>
                  <
span class=''smalltext''><a href="gg:{$post['sr_gadu']}"><object data="http://status.gadu-gadu.pl/users/status.asp?id={$post['sr_gadu']}&styl=3" type="image/png" width="112" height="26"><object data="./images/sr_plugins/plims/no_gadu.png" type="image/png" width="18" height="18">&nbsp;</object></object></a></span></td>
                <
td align="right">{$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
Zobacz sobie na konto test jak teraz wygląda. Tak miało być? ;p bo nawet w miare jest...
{$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="post_rt" width="180px" 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">
            {
$post['usertitle']}<br />
            {
$post['userstars']}
            {
$post['groupimage']}<br />
            {
$post['useravatar']}<br />
            {
$post['user_details']}{$post['newpoints_postbit']}
        </
span>
    </
td>
    <
td class="post_lt" valign="top">
        <
table width="100%">
            <
tr><td>{$post['posturl']}<span class="post_date">Data dodania: {$post['postdate']} {$post['posttime']}</span>
            <
br />
            <
div id="pid_{$post['pid']}class="post_body">
                {
$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>
                {
$post['iplogged']}
            </
div>
        </
td></tr>
    </
table>

</
td>
</
tr>
<
tr>
    <
td class="post_rb" style="white-space: nowrap;"></td>
    <
td class="post_lb" style="vertical-align: middle;">
        <
table width="100%" border="0" cellpadding="0" cellspacing="0">
            <
tr valign="middle" style="height: 30px;">
                <
td align="left" ><span class="smalltext">{$post['button_rep']}</span>
                  <
span class=''smalltext''><a href="gg:{$post['sr_gadu']}"><object style="margin-bottom:-8px;" data="http://status.gadu-gadu.pl/users/status.asp?id={$post['sr_gadu']}&styl=3" type="image/png" width="112" height="26"><object data="./images/sr_plugins/plims/no_gadu.png" type="image/png" width="18" height="18">&nbsp;</object></object></a></span></td>
                <
td align="right">{$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

Zamień.
Dobra dzięki, masz plusa ;)
Temat do zamknięcia
Daniel Praźmo napisał 09.06.2012, 19:18:
[Obrazek: modnotice_howto.png][Obrazek: modnotice_thx.png]
Jak się z nimi nie zapoznasz, to jak Boga kocham, zrobię krzywdę...



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

1 gości