Numele pe mijloc
- BLACKangel
- Utilizator înregistrat
- Mesaje: 72
- Membru din: 10-Dec-2006, 11:48:12
- Ext: Nu
- Server: Windows
- Nivel phpBB: Mediu
- Nivel php: Mediu
- Localitate: Piatra Neamt. Orasul ala frumos
- Contact:
Numele pe mijloc
cum pot sa pun numele sa se vada la toti utilizatorii sa sa vada pe mijloc
- Etherfast
- Fost coleg
- Mesaje: 2634
- Membru din: 19-Sep-2006, 10:33:41
- Ext: Nu
- Server: Windows
- Nivel phpBB: Mediu
- Nivel php: Mediu
- Localitate: Bucharest, RO
- Contact:
Daca te referi la asta din stanga, de deasupra stelutelor, trebuie sa editezi templates/subSilver/viewtopic_body.tpl.
Cauti acolo:
... si incadrezi intre:
Cu alte cuvinte, trebuie sa inlocuiesti cu:
Daca nu la numele ala te referi, fa un screenshot cu ce anume vrei sa centrezi.
Cauti acolo:
Cod: Selectaţi tot
<b>{postrow.POSTER_NAME}</b>
Cod: Selectaţi tot
<center> .... </center>
Cod: Selectaţi tot
<center><b>{postrow.POSTER_NAME}</b></center>
etherfast.ro - Blog personal
- BLACKangel
- Utilizator înregistrat
- Mesaje: 72
- Membru din: 10-Dec-2006, 11:48:12
- Ext: Nu
- Server: Windows
- Nivel phpBB: Mediu
- Nivel php: Mediu
- Localitate: Piatra Neamt. Orasul ala frumos
- Contact:
Ultima oară modificat 10-Dec-2006, 12:47:44 de către BLACKangel, modificat 1 dată în total.
Cod: Selectaţi tot
<table>
<tr>
<td><a class="maintitle" href="{U_VIEW_TOPIC}">{TOPIC_TITLE}</a><br>
<span><b>{PAGINATION}</b><br>
</span></td>
</tr>
</table>
<table>
<tr>
<td><span><a href="{U_POST_NEW_TOPIC}"><img></a> <a href="{U_POST_REPLY_TOPIC}"><img></a></span></td>
<td><span> <a href="{U_INDEX}" class="nav">{L_INDEX}</a>
-> <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td>
</tr>
</table>
<table>
<tr>
<td><span><a href="{U_VIEW_OLDER_TOPIC}" class="nav">{L_VIEW_PREVIOUS_TOPIC}</a> :: <a href="{U_VIEW_NEWER_TOPIC}" class="nav">{L_VIEW_NEXT_TOPIC}</a> </span></td>
</tr>
{POLL_DISPLAY}
<tr>
<th>{L_AUTHOR}</th>
<th>{L_MESSAGE}</th>
</tr>
<BEGIN>
<tr>
<td><span><a name="{postrow.U_POST_ID}"></a><b><center>{postrow.POSTER_NAME}</center></b></span><br><span>{postrow.POSTER_RANK}<br>{postrow.RANK_IMAGE}{postrow.POSTER_AVATAR}<br><br>{postrow.POSTER_JOINED}<br>{postrow.POSTER_POSTS}<br>{postrow.POSTER_FROM}</span><br></td>
<td><table>
<tr>
<td><a href="{postrow.U_MINI_POST}"><img></a><span>{L_POSTED}: {postrow.POST_DATE}<span> </span> {L_POST_SUBJECT}: {postrow.POST_SUBJECT}</span></td>
<td>{postrow.QUOTE_IMG} {postrow.EDIT_IMG} {postrow.DELETE_IMG} {postrow.IP_IMG}</td>
</tr>
<tr>
<td><hr></td>
</tr>
<tr>
<td><span>{postrow.MESSAGE}{postrow.SIGNATURE}</span><span>{postrow.EDITED_MESSAGE}</span></td>
</tr>
</table></td>
</tr>
<tr>
<td><span><a href="#top" class="nav">{L_BACK_TO_TOP}</a></span></td>
<td><table>
<tr>
<td>{postrow.PROFILE_IMG} {postrow.PM_IMG} {postrow.EMAIL_IMG} {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG}<script></td></script><noscript>{postrow.ICQ_IMG}</noscript></td>
</tr>
</table></td>
</tr>
<tr>
<td><img></td>
</tr>
<END>
<tr>
<td><table>
<tr><form>
<td><span>{L_DISPLAY_POSTS}: {S_SELECT_POST_DAYS} {S_SELECT_POST_ORDER} <input></span></td>
</form></tr>
</table></td>
</tr>
</table>
<table>
<tr>
<td><span><a href="{U_POST_NEW_TOPIC}"><img></a> <a href="{U_POST_REPLY_TOPIC}"><img></a></span></td>
<td><span> <a href="{U_INDEX}" class="nav">{L_INDEX}</a>
-> <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td>
<td><span>{S_TIMEZONE}</span><br><span>{PAGINATION}</span>
</td>
</tr>
<tr>
<td><span>{PAGE_NUMBER}</span></td>
</tr>
</table>
<table>
<tr>
<td><span>{S_WATCH_TOPIC}</span><br>
<br>
{S_TOPIC_ADMIN}</td>
<td>{JUMPBOX}<span>{S_AUTH_LIST}</span></td>
</tr>
</table>

Ultima oară modificat 10-Dec-2006, 12:46:46 de către NetraKID, modificat 1 dată în total.
- BLACKangel
- Utilizator înregistrat
- Mesaje: 72
- Membru din: 10-Dec-2006, 11:48:12
- Ext: Nu
- Server: Windows
- Nivel phpBB: Mediu
- Nivel php: Mediu
- Localitate: Piatra Neamt. Orasul ala frumos
- Contact:
- Etherfast
- Fost coleg
- Mesaje: 2634
- Membru din: 19-Sep-2006, 10:33:41
- Ext: Nu
- Server: Windows
- Nivel phpBB: Mediu
- Nivel php: Mediu
- Localitate: Bucharest, RO
- Contact:
Scoate
...de dupa secventa pe care ai editat-o si vezi ce se intampla.
Asta e singurul tag HTML care-ti trece pe linia urmatoare.
Cod: Selectaţi tot
<br>
Asta e singurul tag HTML care-ti trece pe linia urmatoare.
etherfast.ro - Blog personal
- BLACKangel
- Utilizator înregistrat
- Mesaje: 72
- Membru din: 10-Dec-2006, 11:48:12
- Ext: Nu
- Server: Windows
- Nivel phpBB: Mediu
- Nivel php: Mediu
- Localitate: Piatra Neamt. Orasul ala frumos
- Contact:
- 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:
Citeste articolul Instalarea unui MOD in phpBB .BLACKangel scrie:Am rezolvat ms mult, nenea Membru cu statut special RullZzz
EDIT LATER:
Cum instalez mod-uriam spre exemplu "AvatarOnIndex_120" unde il pun ?
- BLACKangel
- Utilizator înregistrat
- Mesaje: 72
- Membru din: 10-Dec-2006, 11:48:12
- Ext: Nu
- Server: Windows
- Nivel phpBB: Mediu
- Nivel php: Mediu
- Localitate: Piatra Neamt. Orasul ala frumos
- Contact:
Cine este conectat
Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 3 vizitatori