Dacă aveti intrebari legate de stilul folosit, daca doriţi să vă faceţi cunoscute stilurile şi temele proprii sau doriţi să comentaţi alte stiluri pentru forumul phpBB 3.0.x , acesta este locul potrivit.
Sufletel
Utilizator înregistrat
Mesaje: 212 Membru din: 16-Iul-2010, 15:34:09
Versiune: 3.0.10
Ext: Nu
Server: UNIX/Linux
Nivel phpBB: Puţin experimentat
Nivel php: Puţin experimentat
Contact:
Mesaj
de Sufletel » 01-Dec-2010, 20:12:58
Deci vreau sa apara in tabel!
De ex:
clubptc
Utilizator înregistrat
Mesaje: 181 Membru din: 06-Mai-2010, 21:15:17
Versiune: 3.0.10
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Experimentat
Nivel php: Experimentat
Contact:
Mesaj
de clubptc » 01-Dec-2010, 23:29:51
In index_body.html cauta codul asta:
Cod: Selectaţi tot
<h3>{L_ONLINE_TITLE}</h3>
<p>{L_ONLINE_START}{L_BOARD_STARTS}{L_ONLINE_SINCE}{L_ONLINE_FOR}</p>
Inlocuieste-l cu asta:
Cod: Selectaţi tot
<tr>
<td class="row1">
<h3>{L_ONLINE_TITLE}</h3>
<p>{L_ONLINE_START}{L_BOARD_STARTS}{L_ONLINE_SINCE}{L_ONLINE_FOR}</p>
</td>
</tr>
Sufletel
Utilizator înregistrat
Mesaje: 212 Membru din: 16-Iul-2010, 15:34:09
Versiune: 3.0.10
Ext: Nu
Server: UNIX/Linux
Nivel phpBB: Puţin experimentat
Nivel php: Puţin experimentat
Contact:
Mesaj
de Sufletel » 02-Dec-2010, 15:57:29
Am facut..dar uite cum imi apare:
clubptc
Utilizator înregistrat
Mesaje: 181 Membru din: 06-Mai-2010, 21:15:17
Versiune: 3.0.10
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Experimentat
Nivel php: Experimentat
Contact:
Mesaj
de clubptc » 02-Dec-2010, 18:58:35
Atunci incearca codul asta:
Cod: Selectaţi tot
<tr>
<td class="row1" width="100%">
<h3>{L_ONLINE_TITLE}</h3>
<p>{L_ONLINE_START}{L_BOARD_STARTS}{L_ONLINE_SINCE}{L_ONLINE_FOR}</p>
</td>
</tr>
Sufletel
Utilizator înregistrat
Mesaje: 212 Membru din: 16-Iul-2010, 15:34:09
Versiune: 3.0.10
Ext: Nu
Server: UNIX/Linux
Nivel phpBB: Puţin experimentat
Nivel php: Puţin experimentat
Contact:
Mesaj
de Sufletel » 02-Dec-2010, 19:58:24
clubptc
Utilizator înregistrat
Mesaje: 181 Membru din: 06-Mai-2010, 21:15:17
Versiune: 3.0.10
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Experimentat
Nivel php: Experimentat
Contact:
Mesaj
de clubptc » 02-Dec-2010, 20:55:18
Inlocuieste codul asta:
Cod: Selectaţi tot
<table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
<h3>{L_ONLINE_TITLE}</h3>
<p>{L_ONLINE_START}{L_BOARD_STARTS}{L_ONLINE_SINCE}{L_ONLINE_FOR}</p>
<tr>
<td class="row1"><img src="{T_THEME_PATH}/images/stats.png" alt="{L_STATISTICS}" /></td>
<td class="row1 nobold" width="100%" valign="middle"><p class="genmed">{POSTS_PER_DAY} •{TOTAL_POSTS} | {TOTAL_TOPICS} | {TOTAL_USERS} | {NEWEST_USER}</p></td>
<!-- IF not S_IS_BOT -->
<h3 id="24hour_stats">{L_24HOUR_STATS}</h3>
<p>{24HOUR_POSTS} • {24HOUR_TOPICS} • {24HOUR_USERS}</p>
<!-- ENDIF -->
</tr>
</table>
Cu asta:
Cod: Selectaţi tot
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<td class="row1" rowspan="2"><img src="{T_THEME_PATH}/images/stats.png" alt="{L_STATISTICS}" /></td>
<td class="row1" width="100%">
<h3>{L_ONLINE_TITLE}</h3>
<p>{L_ONLINE_START}{L_BOARD_STARTS}{L_ONLINE_SINCE}{L_ONLINE_FOR}</p>
<br />
<!-- IF not S_IS_BOT -->
<h3 id="24hour_stats">{L_24HOUR_STATS}</h3>
<p>{24HOUR_POSTS} • {24HOUR_TOPICS} • {24HOUR_USERS}</p>
<!-- ENDIF -->
</tr>
<tr>
</td>
<td class="row1 nobold" width="100%" valign="middle"><p class="genmed">{POSTS_PER_DAY} •{TOTAL_POSTS} | {TOTAL_TOPICS} | {TOTAL_USERS} | {NEWEST_USER}</p></td>
</tr>
</table>
Sufletel
Utilizator înregistrat
Mesaje: 212 Membru din: 16-Iul-2010, 15:34:09
Versiune: 3.0.10
Ext: Nu
Server: UNIX/Linux
Nivel phpBB: Puţin experimentat
Nivel php: Puţin experimentat
Contact:
Mesaj
de Sufletel » 02-Dec-2010, 22:35:51
Acum merge..Multumesc!
Uitete unpic si peste acest topic..vezi daca ma poti ajuta si cu asta:
Aici
Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 2 vizitatori