Dodanie przerywanej linii oddzielającej działy

Założony przez  thomasch122.

wersja skryptu MyBB:1.6.12
adres forum:http://cs-tawerna.cba.pl/
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):RUNDSTYLE

Chciałbym dodać niebieski pasek w tle napisu "Shoutbox" oraz podkreślenie każdego działu w kategorii najlepiej przerywaną linią. Kolor szary. Co gdzie trzeba dopisać. Pis joł. Z góry dzięki.
ss http://speedy.sh/wkJvm/2.jpg
Snake_ napisał 15.04.2014, 15:32:
Poprawiam tytuł [Obrazek: modnotice_howto.png]
1. https://webboard.pl/thread-49848.html?pi...#pid210094

Edit: Co do drugiego problemu pokaż zawartość szablonu forumbit_depth2_forum (Opis działu).
Pomoc poza forum - odpłatnie.
<tr>
<td rowspan="2" class="{$bgcolor}" 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 rowspan="2" 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 colspan="2" class="{$bgcolor}" valign="top" align="right" style="white-space: nowrap" width="260">{$lastpost}</td>
</tr>
<tr height="1">
<td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap" width="130">Postów: {$posts}{$unapproved['unapproved_posts']}</td>
<td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap" width="130">Wątków: {$threads}{$unapproved['unapproved_threads']}</td>
</tr>
Spróbuj coś w tym stylu, choć nie wiem po co ci ta przerywana linia skoro kolorami masz oddzielone działy.

<div style="border-bottom: 1px dashed #000">
<
tr>
<
td rowspan="2" class="{$bgcolor}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 rowspan="2" 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 colspan="2" class="{$bgcolor}valign="top" align="right" style="white-space: nowrap" width="260">{$lastpost}</td>
</
tr>
<
tr height="1">
<
td class="{$bgcolor}valign="top" align="center" style="white-space: nowrap" width="130">Postów: {$posts}{$unapproved['unapproved_posts']}</td>
<
td class="{$bgcolor}valign="top" align="center" style="white-space: nowrap" width="130">Wątków: {$threads}{$unapproved['unapproved_threads']}</td>
</
tr>
</
div

Lub ewentualnie:

<span style="border-bottom: 1px dashed #000">
<
tr>
<
td rowspan="2" class="{$bgcolor}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 rowspan="2" 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 colspan="2" class="{$bgcolor}valign="top" align="right" style="white-space: nowrap" width="260">{$lastpost}</td>
</
tr>
<
tr height="1">
<
td class="{$bgcolor}valign="top" align="center" style="white-space: nowrap" width="130">Postów: {$posts}{$unapproved['unapproved_posts']}</td>
<
td class="{$bgcolor}valign="top" align="center" style="white-space: nowrap" width="130">Wątków: {$threads}{$unapproved['unapproved_threads']}</td>
</
tr>
</
span
Pomoc poza forum - odpłatnie.
Pisząc działy miałem na myśli to co mam w danej kategorii. Czyli nie zrozumieliśmy się. Kategorie mam oddzielone kolorami.
<tr>
<
td rowspan="2" class="{$bgcolor}align="center" valign="top" width="1" style="border-bottom: 1px dashed #000;"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}title="{$lightbulb['altonoff']}class="ajax_mark_read" id="mark_read_{$forum['fid']}/></td>
<
td rowspan="2" class="{$bgcolor}valign="top" style="border-bottom: 1px dashed #000;">
<
strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']} {$subforums}</div>
</
td>
<
td colspan="2" class="{$bgcolor}valign="top" align="right" style="white-space: nowrap;" width="260">{$lastpost}</td>
</
tr>
<
tr height="1">
<
td class="{$bgcolor}valign="top" align="center" style="white-space: nowrap; border-bottom: 1px dashed #000;" width="130">Postów: {$posts}{$unapproved['unapproved_posts']}</td>
<
td class="{$bgcolor}valign="top" align="center" style="white-space: nowrap; border-bottom: 1px dashed #000;" width="130">Wątków: {$threads}{$unapproved['unapproved_threads']}</td>
</
tr
Prośby na PW dotyczące wsparcia z problemami będą ignorowane. Pomoc poza forum - odpłatna; kontakt: snakemybboard@gmail.com.



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

1 gości