Cum fac sa apara in tabel

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.
Reguli forum
Aveti o problema si vreti sa primiti ajutor? Click aici ! Nu uitati si de regulamentul forumului !
Închis
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:

Cum fac sa apara in tabel

Mesaj de Sufletel »

Imagine

Deci vreau sa apara in tabel!
De ex:
Imagine
Avatar utilizator
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:

Re: Cum fac sa apara in tabel

Mesaj de clubptc »

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:

Re: Cum fac sa apara in tabel

Mesaj de Sufletel »

Am facut..dar uite cum imi apare:
Imagine
Avatar utilizator
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:

Re: Cum fac sa apara in tabel

Mesaj de clubptc »

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:

Re: Cum fac sa apara in tabel

Mesaj de Sufletel »

Avatar utilizator
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:

Re: Cum fac sa apara in tabel

Mesaj de clubptc »

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} &bull;{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} &bull; {24HOUR_TOPICS} &bull; {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} &bull; {24HOUR_TOPICS} &bull; {24HOUR_USERS}</p> 
	<!-- ENDIF --> 
	</tr>
	<tr>
 </td>
	<td class="row1 nobold" width="100%" valign="middle"><p class="genmed">{POSTS_PER_DAY} &bull;{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:

Re: Cum fac sa apara in tabel

Mesaj de Sufletel »

Acum merge..Multumesc! :)
Uitete unpic si peste acest topic..vezi daca ma poti ajuta si cu asta:Aici
Închis

Înapoi la “3.0.x Stiluri, teme, avataruri şi butoane”

Cine este conectat

Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 3 vizitatori