Pagina 1 din 1

Problema statistici

Scris: 26-Mai-2013, 00:01:30
de TonYGanGsTeR
Salut , am bagat o tema noua , si nu-mi arata pozele pe ia la statistici :

http://i42.tinypic.com/34ry3kl.png
help pls

Re: Problema statistici

Scris: 26-Mai-2013, 00:52:32
de Anișor
Tema ta probabil foloseste imagini hostate pe alte servere , si au fost sterse.

Re: Problema statistici

Scris: 26-Mai-2013, 01:50:21
de Ivan Petre Paul
Poate legăturile nu au fost scrise bine. Link către forum?

Re: Problema statistici

Scris: 26-Mai-2013, 11:40:06
de TonYGanGsTeR
www.demonik.ro/forum , cred ca probabil au fost hostate pe alte sv , dar as dorii sa uploadez niste imagini facute de mine si sa le pun , daca imi puteti spune in ce fisier gasesc asta .. m-ati ajutat , ca la restu' , ma descurc :D

Re: Problema statistici

Scris: 26-Mai-2013, 13:31:34
de TonYGanGsTeR
UP!

Re: Problema statistici

Scris: 26-Mai-2013, 13:37:40
de Ivan Petre Paul
TonYGanGsTeR scrie:UP!
Citește regulamentul! Nu ai voie să scrii mesaje consecutive la mai puțin de 24 de ore de la scrierea mesajului anterior! Așteaptă să ți se răspundă.

Găsești codul în index_body.html din styles/Tema FastCs/template/:

Cod: Selectaţi tot

<td class="row1" align="center" valign="middle"><img src="{T_THEME_PATH}/images/whosonline.gif"></td>
<td class="row1" width="100%"><span class="genmed"><strong>{TOTAL_USERS_ONLINE}</strong></span></td>
</tr><tr>

<td class="row1" align="center" valign="middle"><img src="{T_THEME_PATH}/images/most_users.png"></td>
<td class="row1" width="100%"><span class="genmed"><strong>{RECORD_USERS}</strong></span></td>
</tr><tr>
<tr>
<td class="row1"><img src="{T_THEME_PATH}/images/totals.png" alt="{L_STATISTICS}" /></td>
<td class="row1" width="100%"><span class="genmed"><strong>{TOTAL_POSTS} - {TOTAL_TOPICS} - {TOTAL_USERS}</strong></span></td>
</tr><tr>
<tr>
<td class="row1" align="center"><img src="{T_THEME_PATH}/images/newest_member.png" alt="{L_STATISTICS}" /></td>
<td class="row1" width="100%"><span class="genmed"><strong>{NEWEST_USER}</strong></span></td>
</tr>
<tr>
<td class="row1" align="center"><img src="{T_THEME_PATH}/images/new.png" alt="{L_STATISTICS}" /></td>
<td class="row1" width="100%"><span class="genmed"><strong>Versiune phpBB:</strong> <strong>[ <font color="#1bdb00">3.0.11</font> ]</strong></span></td>
</tr>
<tr>
<td class="row1" align="center" valign="middle"><img src="{T_THEME_PATH}/images/birthday.png"></td>
<td class="row1 nobold" width="100%"><p class="genmed">
<!-- IF BIRTHDAY_LIST -->{L_CONGRATULATIONS}: {BIRTHDAY_LIST}<!-- ELSE --><strong>{L_NO_BIRTHDAYS}</strong><!-- ENDIF --></p></td>
</tr>

<tr>
<td class="row1" align="center" valign="middle"><img src="{T_THEME_PATH}/images/terms.png"></td>
<td class="row1 nobold" width="100%"><strong>Citeste <a href="ucp.php?mode=terms" class="lightbox">Termenii de utilizare</a> si <a href="ucp.php?mode=privacy" class="lightbox">Politica de confidentialitate</a></strong></td>