Wyświetlanie się działów

Założony przez  MatiQs.

Witam. Mam kolejny problem, ponieważ nie wiem jak, ale zmienił mi się wygląd wyświetlania działów. Jak zrobić, aby informacje o tych postach wróciły ze środka na prawą stronę?
   

Tutaj szablon forumbit_depth2_cat
<tr>
<td class="{$bgcolor}" align="center" valign="top" width="1"><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">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$subforums}</div>
</td>
<td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}</td>
<td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$posts}{$unapproved['unapproved_posts']}</td>
<td class="{$bgcolor}" valign="top" align="right" style="white-space: nowrap">{$lastpost}</td>
</tr>
Szablon forumbit_depth2_forum

<tr>
<td class="{$bgcolor}" align="center" valign="center" width="1"><div class="{$lightbulb['folder']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}"></div><div class="fidicons"><i class="fa fa-comment-o fa-3x"></i></div></td>
<td class="{$bgcolor}" valign="center">
<strong><a style="font-size:14px;font-weight:bold;" href="{$forum_url}" title="{$forum['description']}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$modlist}{$subforums}</div>
</td>
<td class="trow1 tel" valign="middle" align="center" style="white-space: nowrap">Tematów: {$threads}{$unapproved['unapproved_threads']}</td>
<td class="trow1 tel" valign="middle" align="center" style="white-space: nowrap">Postów: {$posts}{$unapproved['unapproved_posts']}</td>
<td class="trow1" valign="middle" align="right" style="white-space: nowrap">{$lastpost}</td>
</tr>
Brak konta testowego.
Cytat:w pół dnia stałeś się lepszym pytonistą niż kawenanowo kiedykolwiek programisto :3 ~ Riess 13.11.2018 16:28
Cytat:ale z tą nazwą to fyeem ma racje  ~ Divir 29.07.2019 16:08
test1 - login
testowe123 - hasło

Mam pytanie, czy można jakoś zrobić backup tych szablonów do takich, jakich zrobił autor?
Już sobie poradziłem. Mam tylko problem, że nie mam opisów działów. Da się to jakoś zmienić? Szablony podałem wyżej.
W szablonie forumbit_depth2_forum masz tam title="{$forum['description']} co powoduje, że opis działu wyświetla się po najechaniu myszką na nazwę działu. Przenieś zmienną {$forum['description']} w odpowiednie miejsce i bez title= wtedy opis działu będzie się wyświetlał prawidłowo.
A możesz podać już gotowy szablon?
Proszę:


<tr>
<td class="{$bgcolor}" align="center" valign="center" width="1"><div class="{$lightbulb['folder']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}"></div><div class="fidicons"><i class="fa fa-comment-o fa-3x"></i></div></td>
<td class="{$bgcolor}" valign="center">
<strong><a style="font-size:14px;font-weight:bold;" href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td class="trow1 tel" valign="middle" align="center" style="white-space: nowrap">Tematów: {$threads}{$unapproved['unapproved_threads']}</td>
<td class="trow1 tel" valign="middle" align="center" style="white-space: nowrap">Postów: {$posts}{$unapproved['unapproved_posts']}</td>
<td class="trow1" valign="middle" align="right" style="white-space: nowrap">{$lastpost}</td>
</tr>
Dziękuję. Łap +



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

1 gości