To jest tylko wersja do druku, aby zobaczyć pełną wersję tematu, kliknij TUTAJ
phpBB2 by Przemo
Support forów phpBB2 modified by Przemo

Ogólna pomoc dotycząca stylów - Jak wyrównać?

TruuusT - 02-12-2013, 15:09
Temat postu: Jak wyrównać?
Jak to wyrównać? zeby byłó tak jak do góry?:)
Scooby?! - 02-12-2013, 15:40

Zmniejsz grafikę, która gdzieś się tam chowa po lewej.
d!r3k - 02-12-2013, 15:44

TruuusT, podaj adres forum na którym masz ten błąd.
TruuusT - 02-12-2013, 16:16

http://dgl-series.pl/index.php
d!r3k - 02-12-2013, 16:23

Spróbuj zrobić tak:
» otwórz: templates/*/index_box.tpl
» znajdź:
Kod:
<td class="row4" align="left" valign="middle"  nowrap="nowrap"><span class="gensmall"><span class="gensmall">&nbsp;&nbsp;<img src="templates/subSilver/images/last_post.png" style="vertical-align: text-top;">&nbsp;{catrow.forumrow.LAST_POSTMSG}<br>&nbsp;&nbsp;{catrow.forumrow.LAST_POST}</span></td>

» zamień na:
Kod:
<td class="row4" align="left" valign="middle" width="200px" nowrap="nowrap"><span class="gensmall"><span class="gensmall">&nbsp;&nbsp;<img src="templates/subSilver/images/last_post.png" style="vertical-align: text-top;">&nbsp;{catrow.forumrow.LAST_POSTMSG}<br>&nbsp;&nbsp;{catrow.forumrow.LAST_POST}</span></td>

Anonymous - 02-12-2013, 16:45

Albo zmień długość znaków ostatniego tematu na stronie głównej na 15


Powered by phpBB modified by Przemo © 2003 phpBB Group