Zmiana tła dla tabelki legendy grup

Założony przez  kicu55555.

wersja skryptu MyBB:mybb 1.6
adres forum: cs-kalen.xaa.pl
na czym polega problem (screen, opis, komunikaty): tabelka która dodałem ma czarne tło i nie pasuje, chce zmienić je na biało, tu macie zawartość index_boardstats


<table border="0" cellspacing="{$theme['borderwidth']}cellpadding="{$theme['tablespace']}class="tborder">
<
thead>
<
tr>
<
td class="thead">
<
div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['boardstats']}.gif" id="boardstats_img" class="expander" alt="[-]" title="[-]" /></div>
<
div><strong>{$lang->boardstats}</strong></div>
</
td>
</
tr>
</
thead>
<
tbody style="{$collapsed['boardstats_e']}id="boardstats_e">
{
$whosonline}
{
$wwot}
{
$birthdays}
{
$forumstats}


    <
td class="tfoot" style="text-align: right">
        <
span class="smalltext">
            {
$logoutlink}
            <
a href="misc.php?action=markread{$post_code_string}">{$lang->markread}</a> |
            <
a href="showteam.php">{$lang->forumteam}</a> |
            <
a href="stats.php">{$lang->forumstats}</a
{
$viewgroups}
<
tr>
<
td class="tcat"><a href="online.php" original-title="Szczegóły"><class="fa fa-th-list fa-lg effect" original-title=""></i></a>&nbsp;&nbsp;<span class="smalltext" original-title="">  <b><span style="text-shadow: 1px 1px 10px  red; color:   red; font-weight: bold; background: url(http://www.przemo.org/phpBB2/forum/files/gwiazdkired_409.gif)"><strong>Właściciel</strong></span></a>  | </b><b><span style="text-shadow: 1px 1px 10px  #CAE517; color:   #33ccff; font-weight: bold; background: url(http://www.przemo.org/phpBB2/forum/files/gwiazdkired_409.gif)"><strong>Junior Admin</strong></span></a> | <span style="text-shadow: 1px 1px 10px  green; color:   green; font-weight: bold; background: url(http://www.przemo.org/phpBB2/forum/files/gwiazdkired_409.gif)"><strong>Moderator</strong></span></a> | <span style="color: Yellow;"><strong>UBTeam</strong></span></a> | <span style="color: #6666cc;"><strong>Redaktor</strong></span></a> | <span style="color: #660000;"><strong>Grafik</strong></span></a> | <<span style="color: #2200FF;"><strong>Właściciel Serwera</strong></span></a> | <span style="color: #cc6600;"><strong>Opiekun Serwera</span></a> | <span style="color: #ffcc66;"><strong>Admin Serwera</strong></span></a> | <span style="color: #FF00F7;"><strong>Dziewczyna</strong></span></a>]  | <span style="color: #756C74;"><strong>Gracz</strong></span></a>  | <span style="text-shadow: 1px 1px 8px #f88600; font-weight: bold; color: #f88600;">★VIP★</span> | <span style="color: #235438;"><strong>Nieaktywowany</strong></span></a> | <span style="color: #000000;"><s>Zbanowany<s></span></a></td></tr>



  
        </
span>
    </
td>
</
tr>
</
tbody>
</
table>
<
br /> 
Szogi1910 napisał 13.03.2015, 17:36:
Kody php i css dodajemy w tagach [code] lub [php]
Nazwy wątków precyzuj do opisanego problemu.
[Obrazek: modnotice_howto.png]
przenioslem to wyzej, lepiej bedzie wyglądac

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<thead>
<tr>
<td class="thead">
<div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['boardstats']}.gif" id="boardstats_img" class="expander" alt="[-]" title="[-]" /></div>
<div><strong>{$lang->boardstats}</strong></div>
</td>
</tr>
</thead>
<tbody style="{$collapsed['boardstats_e']}" id="boardstats_e">
{$whosonline}
{$wwot}
<tr>
<td class="trow1">
<a href="online.php" original-title="Szczegóły"><class="fa fa-th-list fa-lg effect" original-title=""></i></a>&nbsp;&nbsp;<span class="smalltext" original-title="">  <b><span style="text-shadow: 1px 1px 10px  red; color:   red; font-weight: bold; background: url(http://www.przemo.org/phpBB2/forum/files/gwiazdkired_409.gif)"><strong>Właściciel</strong></span></a>  | </b><b><span style="text-shadow: 1px 1px 10px  #CAE517; color:   #33ccff; font-weight: bold; background: url(http://www.przemo.org/phpBB2/forum/files/gwiazdkired_409.gif)"><strong>Junior Admin</strong></span></a> | <span style="text-shadow: 1px 1px 10px  green; color:   green; font-weight: bold; background: url(http://www.przemo.org/phpBB2/forum/files/gwiazdkired_409.gif)"><strong>Moderator</strong></span></a> | <span style="color: Yellow;"><strong>UBTeam</strong></span></a> | <span style="color: #6666cc;"><strong>Redaktor</strong></span></a> | <span style="color: #660000;"><strong>Grafik</strong></span></a> | <<span style="color: #2200FF;"><strong>Właściciel Serwera</strong></span></a> | <span style="color: #cc6600;"><strong>Opiekun Serwera</span></a> | <span style="color: #ffcc66;"><strong>Admin Serwera</strong></span></a> | <span style="color: #FF00F7;"><strong>Dziewczyna</strong></span></a>]  | <span style="color: #756C74;"><strong>Gracz</strong></span></a>  | <span style="text-shadow: 1px 1px 8px #f88600; font-weight: bold; color: #f88600;">★VIP★</span> | <span style="color: #235438;"><strong>Nieaktywowany</strong></span></a> | <span style="color: #000000;"><s>Zbanowany<s></span></a></td></tr>
{$birthdays}
{$forumstats}


    <td class="tfoot" style="text-align: right">
        <span class="smalltext">
            {$logoutlink}
            <a href="misc.php?action=markread{$post_code_string}">{$lang->markread}</a> |
            <a href="showteam.php">{$lang->forumteam}</a> |
            <a href="stats.php">{$lang->forumstats}</a>
{$viewgroups}
  
        </span>
    </td>
</tr>
</tbody>
</table>
<br />
Nic nie dało :/



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

1 gości