Dodanie napisu do belki

Inne  Założony przez  badura.

wersja skryptu MyBB: 1.6.1
adres forum: baseamxx.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): Jak dodać napiś do belki tam gdzie są kategorie i pod spodem działy ? Mianowicie chcialbym dodac staly napis obok tego pistoleciku (wszystko widac w adresie forum)
Odpowiada za to szablon "Nawigacja"
[Obrazek: beztytuuxon.jpg]

Chodzi o dodanie napisu tam gdzie jest zaznaczone na czerwono wiec to nie jest navigacja
"forumbit_depth1_cat" a ten pistolet służy pewnie do zwijania działów więc powinna sie ta klasa nazywać "expcolimage"
Polecam zedytować grafikę :)
Dobra ale w grafice nei mam nigdzie tej belki ;/
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder2">
<thead>
<tr>
<td class="thead" colspan="5">
<div class="expcolimage"><img src="{$theme['imgdir']}/collapse.png" id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></div>
<div><strong><a href="{$forum_url}">{$forum['name']}</a></strong><br /><div class="smalltext">{$forum['description']}</div></div>
</td>
</tr>
</thead>
<tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e">
<tr>
<td class="tcat" colspan="2"><span class="smalltext"><strong>{$lang->forumbit_forum}</strong></span></td>
<td class="tcat" width="85" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_threads}</strong></span></td>
<td class="tcat" width="85" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_posts}</strong></span></td>
<td class="tcat" width="200" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>
</tr>
{$sub_forums}
</tbody>
</table>
<br />
To co jest w tym pliku

A mi nie chodzi o zwykly napis tylko taki graficzny ze moge go sobie np gimp'em dodac
Nie rozumiem... Chcesz, by na każdej belce był dodawany dany napis?
Tak ale zrobiony w jakims programie graficznym
Najlepiej jak zrobisz grafikę thead_bg. format (prawdopodobnie png) o określonych rozmiarach (zależy od szerokości forum) np. 900x25px i na końcu umieścisz sobie ten swój napis.


Pozdrawiam!
A zalozmy ze zrobie osobny napis do tabelki, to potem jak wrzuc na belke zeby byl z lewej strony ?

Tu jest kod:
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder2">
<thead>
<tr>
<td class="thead" colspan="5">
<div class="expcolimage"><img src="{$theme['imgdir']}/collapse.png" id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></div>
<div><strong><a href="{$forum_url}">{$forum['name']}</a></strong><br /><div class="smalltext">{$forum['description']}</div></div>
</td>
</tr>
</thead>
<tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e">
<tr>
<td class="tcat" colspan="2"><span class="smalltext"><strong>{$lang->forumbit_forum}</strong></span></td>
<td class="tcat" width="85" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_threads}</strong></span></td>
<td class="tcat" width="85" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_posts}</strong></span></td>
<td class="tcat" width="200" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>
</tr>
{$sub_forums}
</tbody>
</table>
<br />

@EDIT

Dodalem ten napis ale belka mi sie rozjezdza ;/

SS:
[Obrazek: beztytuumar.jpg]

@edit2

Juz sobie poradzilem :) Dzieki za pomoc



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

1 gości