Jak Usunąć grafikę Tematów i postów?

Założony przez  tomaszj2000.

wersja skryptu MyBB: Najnowsza
adres forum: http://classicskill.xaa.pl/index.php
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):

Prosiłbym o:
1. Usunięcie grafiki dla Tematów i Postów.
2. Wyrównanie, aby Tematy i Posty były na środku.

SS: http://scr.hu/7dfi/sk7zd

Tutaj mój wycinek "forumbit_depth2_forum":

<tr>
<td class="{$bgcolor}" align="center" valign="top" width="6%"><span class="forum_status forum_{$lightbulb['folder']} ajax_mark_read" title="{$lightbulb['altonoff']}" id="mark_read_{$forum['fid']}"></span></td>
<td class="{$bgcolor}" valign="top" style="width: 50%;">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td class="{$bgcolor} countForum" valign="top" align="center" style="white-space: nowrap; width: 20%;"><div class="num-icons num-threads" title="Ilość tematów">
{$threads}{$unapproved['unapproved_threads']} Tematów
</div><br />
<div class="num-icons num-posts" title="Ilość postów">
{$posts}{$unapproved['unapproved_posts']} Postów
</div></td>
<td class="{$bgcolor}" valign="top"  align="right" style="width: 15%; padding-right: 20px;">{$lastpost}</td>
</tr>
1. Wejdź w global.css Twojego stylu i usuń (będzie na samym końcu)
.num-icons.num-threads {
    background: none repeat scroll 0 0 #3d6e27;
    display: inline-block;
}

.num-icons.num-posts {
    background: none repeat scroll 0 0 #27526e;
    display: inline-block;
}

.num-icons {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    margin-right: 8px;
    padding: 4px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 80px;
}

Jeden wątek - jeden problem
Okey, dzięki. Skoro 1wątek - 1problem to idę napisać drugi problem. dzięki.



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

1 gości