linia de desupt la description ?

Pentru întrebări legate de facilităţile forumului phpBB 2.0.x, acest loc este cel mai potrivit.
BLACKzone
Utilizator înregistrat
Mesaje: 86
Membru din: 15-Mar-2007, 13:56:21
Ext: Nu
Server: Windows
Nivel phpBB: Mediu
Nivel php: Mediu
Localitate: phpBB is base

linia de desupt la description ?

Mesaj de BLACKzone »

cum pot scoate linia de desupt la descriptionul unu forum adik unde vedea 'Moderators: bula, ... '
Marian96
Utilizator înregistrat
Mesaje: 990
Membru din: 26-Dec-2005, 14:01:59
Versiune: 3.0.5
Ext: Da
Server: Windows
Nivel phpBB: Mediu
Nivel php: Mediu
Localitate: Bucuresti

Mesaj de Marian96 »

da un search sigur o sa gasesti
Avatar utilizator
Aliniuz
Fost coleg
Mesaje: 3629
Membru din: 19-Mai-2006, 08:06:42
Ext: Nu
Server: Windows
Nivel phpBB: Mediu
Nivel php: Mediu
Localitate: Galati
Contact:

Re: linia de desupt la description ?

Mesaj de Aliniuz »

BLACKzone scrie:cum pot scoate linia de desupt la descriptionul unu forum adik unde vedea 'Moderators: bula, ... '
Cu alte cuvinte, vrei sa nu mai apara cine sunt Moderatori ? Modificarea se face in index_body.tpl .
BLACKzone
Utilizator înregistrat
Mesaje: 86
Membru din: 15-Mar-2007, 13:56:21
Ext: Nu
Server: Windows
Nivel phpBB: Mediu
Nivel php: Mediu
Localitate: phpBB is base

Mesaj de BLACKzone »

nu se poate edita si din admin panel ?
Avatar utilizator
Aliniuz
Fost coleg
Mesaje: 3629
Membru din: 19-Mai-2006, 08:06:42
Ext: Nu
Server: Windows
Nivel phpBB: Mediu
Nivel php: Mediu
Localitate: Galati
Contact:

Mesaj de Aliniuz »

Nu .
BLACKzone
Utilizator înregistrat
Mesaje: 86
Membru din: 15-Mar-2007, 13:56:21
Ext: Nu
Server: Windows
Nivel phpBB: Mediu
Nivel php: Mediu
Localitate: phpBB is base

Mesaj de BLACKzone »

imi zici te rog ce linie trebe sa modific ... :D
BLACKzone
Utilizator înregistrat
Mesaje: 86
Membru din: 15-Mar-2007, 13:56:21
Ext: Nu
Server: Windows
Nivel phpBB: Mediu
Nivel php: Mediu
Localitate: phpBB is base

Mesaj de BLACKzone »

Scuze pentru Dublu post da ziceti-mi putin ce linie trebuie sa modific ca m-am jucat eu pe acolo si nam gasit ... sau ce linie trebuie sa scot sau ce code .. pls help me
Avatar utilizator
Sharakuza
Utilizator înregistrat
Mesaje: 590
Membru din: 15-Dec-2006, 04:20:20
Ext: Nu
Server: Windows
Nivel phpBB: Mediu
Nivel php: Mediu
Contact:

Mesaj de Sharakuza »

un link catre index_body.tpl in format txt ?

adica sa treci tot ce scrie acolo intr-un text document si ssa dai linkul catre el
BLACKzone
Utilizator înregistrat
Mesaje: 86
Membru din: 15-Mar-2007, 13:56:21
Ext: Nu
Server: Windows
Nivel phpBB: Mediu
Nivel php: Mediu
Localitate: phpBB is base

Mesaj de BLACKzone »

Cod: Selectaţi tot

<table>
  <tr>
	<td><span>
		<BEGIN>
		{LAST_VISIT_DATE}<br>
		<END>
		{CURRENT_TIME}<br></span>
		<span><a href="{U_INDEX}" class="nav">{L_INDEX}</a>
	</span></td>
	<td>
		<BEGIN>
		<a href="{U_SEARCH_NEW}" class="gensmall">{L_SEARCH_NEW}</a><br><a href="{U_SEARCH_SELF}" class="gensmall">{L_SEARCH_SELF}</a><br>
		<END>
		<a href="{U_SEARCH_UNANSWERED}" class="gensmall">{L_SEARCH_UNANSWERED}</a>
	</td>
  </tr>
</table>

<table>
  <tr>
	<th>&nbsp;{L_FORUM}&nbsp;</th>
	<th>&nbsp;{L_TOPICS}&nbsp;</th>
	<th>&nbsp;{L_POSTS}&nbsp;</th>
	<th>&nbsp;{L_LASTPOST}&nbsp;</th>
  </tr>
  <BEGIN>
  <tr>
	<td><span><a href="{catrow.U_VIEWCAT}" class="cattitle">{catrow.CAT_DESC}</a></span></td>
	<td>&nbsp;</td>
  </tr>
  <BEGIN>
  <tr>
	<td>
		<img>
	</td>
	<td>
		<span><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a><br></span>
		<span>{catrow.forumrow.FORUM_DESC}<br></span>
		<span> {catrow.forumrow.MODERATORS}</span>
	</td>
	<td><span>{catrow.forumrow.TOPICS}</span></td>
	<td><span>{catrow.forumrow.POSTS}</span></td>
	<td><span>{catrow.forumrow.LAST_POST}</span></td>
  </tr>
  <END>
  <END>
</table>

<table>
  <tr>
 	<BEGIN>
 	<td><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a></td>
 	<END>
	<td>{S_TIMEZONE}</td>
  </tr>
</table>

<table>
  <tr>
	<td><span><a href="{U_VIEWONLINE}" class="cattitle">{L_WHO_IS_ONLINE}</a></span></td>
  </tr>
  <tr>
	<td><img></td>
	<td><span>
		{TOTAL_POSTS}<br>{TOTAL_USERS}<br>{NEWEST_USER}
	</span></td>
  </tr>
  <tr>
	<td><span>
		{TOTAL_USERS_ONLINE}<br>{RECORD_USERS}<br>{LOGGED_IN_USER_LIST}
		<br><img>&nbsp;[ <b>{L_WHOSONLINE_ADMIN}</b> ]&nbsp;[ <b>{L_WHOSONLINE_MOD}</b> ]
	</span></td>
  </tr>
</table>

<table>
  <tr>
	<td>{L_ONLINE_EXPLAIN}</td>
  </tr>
</table>
<table>
  <tr>
 <td>
<table>
	<tr> 
	  <th>&nbsp;{L_FORUM}&nbsp;</th>
	  <th>&nbsp;{L_TOPICS}&nbsp;</th>
	  <th>&nbsp;&nbsp;{L_AUTHOR}&nbsp;&nbsp;</th>
	  <th>&nbsp;{L_REPLIES}&nbsp;</th>
	  <th>&nbsp;{L_VIEWS}&nbsp;</th>
	  <th>&nbsp;{L_LASTPOST}&nbsp;</th>
	</tr>
	<BEGIN>
  <tr>
 <td><span><a href="{toprow.FORUM_URL}" target="_top" class="forumlink">{toprow.FORUM_NAME}</a></span></td> 
 <td><span><a href="{toprow.TOPIC_URL}" target="_top" class="topictitle">{toprow.TOPIC}</a></span></td>
 <td><span>{toprow.POSTER_URL}</span></td>
 <td><span>{toprow.TOPIC_REPLIES}</span></td>
 <td><span>{toprow.TOPIC_VIEWS}</span></td>
 <td><span>{toprow.POST_TIME}<br>{toprow.REPLIER_URL}&nbsp;<a href="{toprow.LAST_POST_URL}" target="_top"><img></a></span></td>  
  </tr>
  <END>
</table>
 </td>  
  </tr>
</table>

<BEGIN>
<form>
  <table>
	<tr>
	  <td><a name="login"></a><span>{L_LOGIN_LOGOUT}</span></td>
	</tr>
	<tr>
	  <td><span>
		<label>{L_USERNAME}: </label>
		<input>
		<label>{L_PASSWORD}: </label>
		<input>
		<BEGIN>
		<label>{L_AUTO_LOGIN}</label>
		<input>
		<END>
		<input>
	  </span></td>
	</tr>
  </table>
</form>
<END>

<br>
<table>
  <tr>
	<td><img></td>
	<td><span>{L_NEW_POSTS}</span></td>
	<td><img></td>
	<td><span>{L_NO_NEW_POSTS}</span></td>
	<td><img></td>
	<td><span>{L_FORUM_LOCKED}</span></td>
  </tr>
</table>
CaTaNhA
TraducatorTraducator
Mesaje: 1077
Membru din: 06-Feb-2007, 23:40:13
Versiune: 2
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Experimentat
Localitate: Ramnicu Valcea

Mesaj de CaTaNhA »

Scoate linia

Cod: Selectaţi tot

&nbsp;[ <b>{L_WHOSONLINE_ADMIN}</b> ]&nbsp;[ <b>{L_WHOSONLINE_MOD}</b> ]
Închis

Înapoi la “2.0.x Cum pot să...?”

Cine este conectat

Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 1 vizitator