|
|
phpBB2 by Przemo
Support forów phpBB2 modified by Przemo
|
|
szerokośc nazw tematów |
Autor |
Wiadomość |
lsteam
Czarna lista
Pomógł: 35 razy Posty: 348
|
Wysłany: 30-05-2009, 14:14 szerokośc nazw tematów
|
|
|
Mam pytanie, jak rozszerzyć to co zaznaczyłem
1.GIF
|
|
Plik ściągnięto 47 raz(y) 41,75 KB |
|
|
|
|
|
Gadatliwa Kasia
|
|
|
|
kevin_
Pomógł: 768 razy Posty: 2680
|
Wysłany: 30-05-2009, 14:31
|
|
|
templates/bLock/viewforum_body.tpl
zmień wartości width - to jest wygląd dla "normalnych tematów"
Kod: |
<tr>
<th colspan="{SPAN_I}" align="center" class="thCornerL" style="height: 24px;" nowrap="nowrap"> {L_NORMAL_TOPICS} </th>
<th width="50" align="center" class="thTop" style="height: 24px;" nowrap="nowrap"> {L_OBRAZEK} </th>
<th width="50" align="center" class="thTop" style="height: 24px;" nowrap="nowrap"> {L_REPLIES} </th>
<th width="100" align="center" class="thTop" style="height: 24px;" nowrap="nowrap"> {L_AUTHOR} </th>
<script language="JavaScript" type="text/javascript">
if( {TR_ENABLED} == 1 )
{ document.write('<th width="100" align="center" class="thTop" style="height: 24px;" nowrap="nowrap"> {L_RATE} </th>'); }
</script>
<th width="50" align="center" class="thTop" style="height: 24px;" nowrap="nowrap"> {L_VIEWS} </th>
<th width="150" align="center" class="thCornerR" style="height: 24px;" nowrap="nowrap"> {L_LASTPOST} </th>
</tr>
|
dla tematów podklejonych, etc
Kod: |
<tr>
<th colspan="{SPAN_I}" align="center" height="25" class="thCornerL" nowrap="nowrap"<!-- BEGIN switch_show_hide --> onclick="javascript:ShowHide('imp_topics_{FORUM_ID}','imp_topics2_{FORUM_ID}','imp_topics3_{FORUM_ID}');" style="cursor: pointer" title="{L_VHIDE}"<!-- END switch_show_hide -->> {L_TOPICS} </th>
<th width="30" align="center" class="thTop" nowrap="nowrap"> {L_OBRAZEK} </th>
<th width="50" align="center" class="thTop" nowrap="nowrap"> {L_REPLIES} </th>
<th width="100" align="center" class="thTop" nowrap="nowrap"> {L_AUTHOR} </th>
<!-- BEGIN topics_rate_enabled -->
<th width="100" align="center" class="thTop" nowrap="nowrap"> {L_RATE} </th>
<!-- END topics_rate_enabled -->
<th width="50" align="center" class="thTop" nowrap="nowrap"> {L_VIEWS} </th>
<th width="150" align="center" class="thCornerR" nowrap="nowrap"> {L_LASTPOST} </th>
</tr>
|
|
_________________ Prezes |
|
|
|
|
|
Nie możesz pisać nowych tematów Nie możesz odpowiadać w tematach Nie możesz zmieniać swoich postów Nie możesz usuwać swoich postów Nie możesz głosować w ankietach Nie możesz załączać plików na tym forum Możesz ściągać załączniki na tym forum
|
Dodaj temat do Ulubionych Wersja do druku
|
Kopiowanie wszelkich treści zawartych na forum, modyfikacji oraz instrukcji bez zgody administracji i autorów tematów/postów zabronione!
Powered by phpBB modified by Przemo © 2003 phpBB
|