Usunięcie tła spod ikon działów - styl infinity

Założony przez  TheShadooow14.

Witam mam pewien problem, a mianowicie mam takie tło pod ikonami działów. Jak zrobić aby go nie było? :(
Z góry dziękuję za pomoc.

[Obrazek: 7d7z.png]
Adres do forum oraz jaki masz styl. Możliwe że po prostu ikonki działów mają tak "fabrycznie".
Pomoc poza forum - odpłatnie.
Forum mam aktualnie wyłączone. Styl: Infinity Dark.
Mogę podesłać php ;)
Pokaż forumbit_depth2_forum (ACP -> Style i Szablony -> Szablony -> Twój_Szablon -> Opis działu).
<tr>
<td class="forumbit_trow1" align= "center" valign="top" width="40" style="width:40px; padding: 4px;">
<img src="{$theme['imgdir']}/{$lightbulb['folder']}.png" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read belkatlo" id="mark_read_{$forum['fid']}" /></td>

<td class="forumbit_trow2" valign="top"  >
<strong class="forumtitle"><a href="{$forum_url}"><span style="color:#eee; font: normal 13px tahoma,helvetica,arial,sans-serif;"><b>{$forum['name']}</b></span></a></strong>{$forum_viewers_text}<div class="forumdesc">{$forum['description']}{$modlist}{$subforums}</div>
</td>

<td class="forumbit_trow3 postcountgrid" valign="top" align="right" style="width:70px; white-space: nowrap"><div class="right">{$threads}{$unapproved['unapproved_threads']} tematów<br />
{$posts}{$unapproved['unapproved_posts']} odpowiedzi</div></td>

<td class="forumbit_trow3" valign="top" width="50px" align="right" style="width:50px;"><center>{$forum['lastposteravatar']}</center></td>

<td class="forumbit_trow4" valign="top" width="200px"  style="white-space: nowrap" style="width:200px;">{$lastpost}</td>
</tr>
Zamianka:
<tr>
<td class="forumbit_trow1" align= "center" valign="top" width="40" style="width:40px; padding: 4px;">
<img src="{$theme['imgdir']}/{$lightbulb['folder']}.png" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td>

<td class="forumbit_trow2" valign="top"  >
<strong class="forumtitle"><a href="{$forum_url}"><span style="color:#eee; font: normal 13px tahoma,helvetica,arial,sans-serif;"><b>{$forum['name']}</b></span></a></strong>{$forum_viewers_text}<div class="forumdesc">{$forum['description']}{$modlist}{$subforums}</div>
</td>

<td class="forumbit_trow3 postcountgrid" valign="top" align="right" style="width:70px; white-space: nowrap"><div class="right">{$threads}{$unapproved['unapproved_threads']} tematów<br />
{$posts}{$unapproved['unapproved_posts']} odpowiedzi</div></td>

<td class="forumbit_trow3" valign="top" width="50px" align="right" style="width:50px;"><center>{$forum['lastposteravatar']}</center></td>

<td class="forumbit_trow4" valign="top" width="200px"  style="white-space: nowrap" style="width:200px;">{$lastpost}</td>
</tr>



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

1 gości