Webboard

Pełna wersja: Usunięcie tła z ikonek
Aktualnie przeglądasz uproszczoną wersję forum. Kliknij tutaj, by zobaczyć wersję z pełnym formatowaniem.
Może ktoś usunąć tło z moich ikonek?
http://scr.hu/2z1d/v5uw6

Plik forumbit_depth2_forum:

Kod:
<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>