Problem z ustawieniem obrazka

Założony przez  pobieram.

wersja skryptu MyBB:1.6.7
na czym polega problem (screen, opis, komunikaty, nazwa i wersja wtyczki):
[Obrazek: problem.JPG]

Witam mam problem z ustawieniem w odpowiednim miejscu obraza ONLINE
Chce aby był na takiej samej pozycji jak na tym forum czyli na pozycji avatara ale coś mi nie wychodzi.
Krok po kroku jak to zrobiłem: (wszystko dodałem to wgranego przez zemnie stylu)
postbit_online
<div class="online_button"><!-- start: postbit_online -->
<a href="online.php" title="Online"><img src="images/post_online.png" border="0" alt="Online"></a>
<!-- end: postbit_online --></div>
postbit_offline
<div class="offline_button"><!-- start: postbit_offline -->
<img src="images/post_offline.png" title="Offline" alt="Offline">
<!-- end: postbit_offline --></div>
global.css
.online_button {
margin-left: -167px;
margin-top: -32px;
}

.offline_button {
margin-left: -167px;
margin-top: -32px;
}
Ezio napisał 12.05.2012, 23:35:
Przeniosłem do działu Style, szablony i grafika
Musisz sie pobawic marginesami. W tym css, zmieniaj wartosci margin-left i margin-top dopoki nie ustawisz. Metoda prob i bledow.

przepraszam za brak polskich znakow - telefon
No fajnie, ale pokaż postbit_classic.
Prosze bardzo 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']}">
    <tr>
        <td class="trow5" width="15%" 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']}
            {$post['useravatar']}<br />
            {$post['user_details']}
        </span>
    </td>
    <td class="trow1" valign="top">
        <table width="100%">
            <tr><td>{$post['posturl']}<span class="smalltext"><strong>{$post['icon']}{$post['subject']} {$post['subject_extra']} ({$post['postdate']}, {$post['posttime']})</strong></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="trow5"><center>{$post['onlinestatus']}</center></td>
    <td class="trow4" style="vertical-align: middle;">
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
            <tr valign="bottom">
                <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=0" type="image/png" width="20" height="20"><object data="./images/sr_plugins/plims/no_gadu.png" type="image/png" width="18" height="18">&nbsp;</object></object></a>
<a href="http://ludzie.tlen.pl/{$post['sr_tlen']}/" target="_blank"><object data="http://status.tlen.pl/?u={$post['sr_tlen']}&t=1" type="image/gif" width="18" height="18"><object data="./images/sr_plugins/plims/no_tlen.png" type="image/png" width="18" height="18">&nbsp;</object></object></a>
<a href="skype:{$post['sr_skype']}?chat"><object data="http://mystatus.skype.com/smallicon/{$post['sr_skype']}" type="image/png" width="18" height="18"><object data="./images/sr_plugins/plims/no_skype.png" type="image/png" width="16" height="16">&nbsp;</object></object></a>
{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}</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>



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

1 gości