wersja skryptu MyBB:1.6
adres forum:cs-inowroclaw.xaa.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): nie wiem dlaczego ale po dodaniu i wyrównaniu rang ,żeby były u góry pojawiło mi się takie coś obok rangi i nie wiem jak to usunąć :/
nie wiem dlaczego ,ponieważ wszystko zrobiłem dobrze
a i to nie jest widoczne tylko dla administratorów tylko dla wszystkich :/
postbit_classic
Kod:
{$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="{$altbg}" width="170px" valign="top" style=" background: #383737; white-space: nowrap; text-align: center; border-left: 1px solid #3F3F3F; "><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<strong><span class="largetext">{$post['profilelink']}</span></strong><br /><div style="padding: 5px; background: #383737; border-radius: 0px 0px 4px 4px;">
<span class="smalltext" style="font-size: 10px;">
{$post['usertitle']}<br />
{$post['userstars']}
{$post['useravatar']}
{$post['groupimage']}<br />
<div style="text-align: left;">{$post['user_details']}</div><br />
</span>
{$post['onlinestatus']}
</div>
</td>
<td class="{$altbg}" valign="top" style="border-right: 1px solid #3F3F3F;">
<table width="100%">
<tr><td>{$post['posturl']}<span class="smalltext"><strong>{$post['icon']}{$post['subject']} {$post['subject_extra']}</strong></span>
<br />
<div id="pid_{$post['pid']}" style="padding: 5px 0 5px 0;">
{$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="{$altbg}" style="white-space: nowrap; text-align: center; vertical-align: middle; border-left: 1px solid #3F3F3F"><span class="smalltext">{$post['postdate']} {$post['posttime']}</span></td>
<td class="{$altbg}" style="vertical-align: middle; border-right: 1px solid #3F3F3F">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr valign="bottom">
<td><div class="dane">
<ul>
<li>{$post['button_email']}</li>
<li>{$post['button_pm']}</li>
<li>{$post['button_www']}</li>
<li>{$post['button_find']}</li>
<li>{$post['button_rep']}</li>
</ul>
</div></td>
<td>
<div class="ikony">
<ul>
<li>{$post['button_warn']}</li>
<li>{$post['button_report']}</li>
<li>{$post['button_multiquote']}</li>
<li>{$post['button_quote']}</li>
<li>{$post['button_quickdelete']}</li>
<li>{$post['button_spam']}{$post['button_edit']}</li>
<li>{$post['button_reply_pm']}{$post['button_replyall_pm']}</li>
</ul>
</div></td>
</tr>
</table>
</table>
</td>
</tr>
</table>
postbit_avatar
Kod:
<a href="{$post['profilelink_plain']}"><img src="{$post['avatar']}" alt="" {$avatar_width_height} /></a>
dobra już sobie poradziłem
wystarczyło usunąć linijke
title="{$usergroup['title']}" /> {$post['groupimage']}</br>
z postbit_groupimage