Ikona działów

Założony przez  Victim.

wersja skryptu MyBB:najnowsza
adres forum: localhost
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): http://scr.hu/5dq/a9eoq
Da się usunąć zaznaczony tekst i przesunąć ikonki w miejsce tego tekstu ? Ikonek nowy temat, itp usunąłem aby zobaczyć czy zamiast domyślnej ikonki wejdzie forum ikons.
Tak, wystarczy usunąć odpowiedni div.
Chodzi mi bardziej o to abyś mi powiedział który div i z którego pliku.
Podaj kod forumbit_depth2_forum.

Jeśli nie wiesz gdzie znaleźć to postępuj według instrukcji:

Logujesz się do ACP -> Style i szablony -> Szablony -> Twój_Szablon Templates -> Opis działu - Szablony -> Rozwijasz -> forumbit_depth2_forum
Spróbuj tak:
Wchodzisz w ACP -> Style i Szablony -> Szablony -> Twój_Szablon -> Opis działu -> forumbit_depth2_forum i usuwasz kod:
<td class="{$bgcolor}" align="center" valign="top" width="1"><img src="images/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td>
<td class="{$bgcolor}" align="center" width="5%"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.png" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" width="48px" height="48px" /></td>
Może być też taki, wszystko zależy od tego jakie masz pluginy i nazwę stylu.

Głównie chodzi o pierwszą linijkę.
[Obrazek: iIKjeNH.png]
<tr>
<
td class="trow1" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}title="{$lightbulb['altonoff']}class="ajax_mark_read" id="mark_read_{$forum['fid']}/></td><td class="{$bgcolor}align="center" valign="top" width="1"><img src="Forum_Icons/{$forum['icon']}alt="{$forum['name']}/></td>
<
td class="trow1" valign="top">
<
strong><class="forumtitle_d2" href="{$forum_url}">{$forum['name']}</a></strong><div class="smalltext"><span class="forumdesc_d2">{$forum['description']}{$subforums}</span></div>
</
td>
<
td class="trow1 postcountgrid" valign="top" align="center" style="white-space: nowrap">
{
$posts}{$unapproved['unapproved_posts']} Posts<br />
{
$threads}{$unapproved['unapproved_threads']} Threads</td>
<
td class="trow1 lastpostgrid" valign="top" align="right" style="white-space: nowrap">{$lastpost}</td>
</
tr




Mam tam taki kod. Po usunięciu tego :
<tr>
<
td class="trow1" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}title="{$lightbulb['altonoff']}class="ajax_mark_read" id="mark_read_{$forum['fid']}/></td><td class="{$bgcolor}align="center" valign="top" width="1"><img src="Forum_Icons/{$forum['icon']}alt="{$forum['name']}/></td>
<
td class="trow1" valign="top">
<
strong><class="forumtitle_d2" href="{$forum_url}">{$forum['name']}</a></strong><div class="smalltext"><span class="forumdesc_d2">{$forum['description']}{$subforums}</span></div>
</
td
Nie mam nawet ikonki z pluginu forums ikons.



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

1 gości