Pagina 1 din 2

Numele pe mijloc

Scris: 10-Dec-2006, 12:27:15
de BLACKangel
cum pot sa pun numele sa se vada la toti utilizatorii sa sa vada pe mijloc

Scris: 10-Dec-2006, 12:33:56
de Etherfast
Daca te referi la asta din stanga, de deasupra stelutelor, trebuie sa editezi templates/subSilver/viewtopic_body.tpl.

Cauti acolo:

Cod: Selectaţi tot

<b>{postrow.POSTER_NAME}</b>
... si incadrezi intre:

Cod: Selectaţi tot

<center> .... </center>
Cu alte cuvinte, trebuie sa inlocuiesti cu:

Cod: Selectaţi tot

<center><b>{postrow.POSTER_NAME}</b></center>
Daca nu la numele ala te referi, fa un screenshot cu ce anume vrei sa centrezi.

Scris: 10-Dec-2006, 12:41:43
de BLACKangel
Nenea Membru cu statut special :) am rezolvat da imi apare un alt spatiu sub NUME:

Imagine

Scris: 10-Dec-2006, 12:46:19
de NetraKID

Cod: Selectaţi tot

<table> 
  <tr> 
   <td><a class="maintitle" href="{U_VIEW_TOPIC}">{TOPIC_TITLE}</a><br> 
     <span><b>{PAGINATION}</b><br> 
     &nbsp; </span></td> 
  </tr> 
</table> 

<table> 
  <tr> 
   <td><span><a href="{U_POST_NEW_TOPIC}"><img></a>&nbsp;&nbsp;&nbsp;<a href="{U_POST_REPLY_TOPIC}"><img></a></span></td> 
   <td><span>&nbsp;&nbsp;&nbsp;<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> &nbsp;</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>&nbsp;</span>&nbsp; &nbsp;{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}&nbsp;{S_SELECT_POST_ORDER}&nbsp;<input></span></td> 
         </form></tr> 
      </table></td> 
   </tr> 
</table> 

<table> 
  <tr> 
   <td><span><a href="{U_POST_NEW_TOPIC}"><img></a>&nbsp;&nbsp;&nbsp;<a href="{U_POST_REPLY_TOPIC}"><img></a></span></td> 
   <td><span>&nbsp;&nbsp;&nbsp;<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> 
     &nbsp;<br> 
     {S_TOPIC_ADMIN}</td> 
   <td>{JUMPBOX}<span>{S_AUTH_LIST}</span></td> 
  </tr> 
</table>
Edited : Scuze am postat in acelasi timp :)

Scris: 10-Dec-2006, 12:46:20
de Etherfast
Linia 29

Cod: Selectaţi tot

 <b>{postrow.POSTER_NAME}</b>
Da un search ;)

Scris: 10-Dec-2006, 12:48:22
de BLACKangel
Nenea Membru cu statut special :) am rezolvat da imi apare un alt spatiu sub NUME:

Imagine

Scris: 10-Dec-2006, 12:49:48
de Etherfast
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.

Scris: 10-Dec-2006, 12:58:43
de BLACKangel
Am rezolvat ms mult, nenea Membru cu statut special RullZzz :)

EDIT LATER:

Cum instalez mod-uri :) am spre exemplu "AvatarOnIndex_120" unde il pun ?

Scris: 10-Dec-2006, 14:49:23
de Aliniuz
BLACKangel scrie:Am rezolvat ms mult, nenea Membru cu statut special RullZzz :)

EDIT LATER:

Cum instalez mod-uri :) am spre exemplu "AvatarOnIndex_120" unde il pun ?
Citeste articolul Instalarea unui MOD in phpBB .

Scris: 10-Dec-2006, 15:02:13
de BLACKangel
nu inteleg nimic de acolo :( explicam mai pe scurt de rog