wersja skryptu MyBB:1.8
adres forum:gamesing.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):
Problem leży w tym że nie mogę przypomnieć sobie jak te tabelki brałem aby je poszerzyć aby były one rozciągnie na całą szerokość pola informacji postów
Kod css wyglądu
postbit_classic
postbit_author_user
adres forum:gamesing.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):
Problem leży w tym że nie mogę przypomnieć sobie jak te tabelki brałem aby je poszerzyć aby były one rozciągnie na całą szerokość pola informacji postów
Kod css wyglądu
.pbit{
background: none repeat scroll 0% 0% #1B1B1B;
color: #FFF;
border: 1px solid #2C2C2C;
padding: 3px 3px 3px 10px;
margin-top: 5px;
text-align: center;
}
postbit_classic
<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<table border="0" cellspacing="0" cellpadding="6" class="postborder" style="{$post_extra_style} {$post_visibility} margin: 5px 0;" id="post_{$post['pid']}">
<tr>
<td class="postcat" align="center" style="padding: 8px 8px 8px 8px;">
<div class="largetext centered" style="padding-bottom: 0px;">{$post['profilelink']}</div>
</td>
<td class="postcat" valign="middle" style="padding: 8px 6px 4px 6px;">
<span class="smalltext">{$post['postdate']}, {$post['posttime']}</span>
<div style="float: right; width: auto; vertical-align: top;"><span class="smalltext">{$post['posturl']}</span></div>
</tr>
<tr>
<td class="trow1" width="15%" valign="top" style="white-space: nowrap; text-align: center; border-right: 1px solid #;">
<span class="smalltext">
{$post['useravatar']}
{$post['groupimage']}
{$post['usergroup2']}<br />
<div class="author_statistics" style="margin: 0 auto; width: 120px;">
{$post['user_details']}
{$post['reputationlevel']}
</div>
<br />
</span></div></div>
</td>
<td class="trow1" valign="top">
<table width="100%">
<tr><td>
<div id="pid_{$post['pid']}" class="post_body">
{$post['message']}
<div style="text-align: right; vertical-align: bottom;" id="post_meta_{$post['pid']}">
</div>
{$post['attachments']}{$post['signature']}
</td>
</tr>
</table>
</td>
</tr>
<tr valign="bottom">
<td class="buttons" align="left" valign="bottom">
<span class="float_left">{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']} {$post['iplogged']}</span></td>
<td class="buttons" align="right" valign="bottom">
<span class="float_right">{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quickrestore']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_purgespammer']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}</span>
</td>{$post['postrep_outline']}{$post['postrep_inline']}
</tr>
</table>
postbit_author_user
{$post['onlinestatus']}
<div class="pbit"><img style="vertical-align: text-bottom;" src="/images/posty.png"> Posty: {$post['postnum']}<br></div>
<div class="pbit"><img style="vertical-align: text-bottom;" src="/images/posty.png"> Wątki: {$post['threadnum']}<br></div>
<div class="pbit"><img style="vertical-align: text-bottom;" src="/images/steam.png"> Steam: {$post['fid6']}<br></div>
<div class="pbit"><img style="vertical-align: text-bottom;" src="/images/serwer.png"> <br></div>