Pagina 1 din 1

Scris ranguri

Scris: 26-Feb-2011, 20:10:52
de PKK
Cum fac sa scap de scrisu de la rang,daca nu ati inteles uitati o poza: http://img841.imageshack.us/i/44302901.png/

Multumesc

Re: Scris ranguri

Scris: 27-Feb-2011, 06:49:50
de bogdan
Din viewtopic_body.html

Vad ca apar mai multe. Ai instalat vreun MOD?

Re: Scris ranguri

Scris: 27-Feb-2011, 08:22:17
de PKK
Da,multi rank.Dar unde mai exact gasesc asta?am cautat "Admin site",nu am gasit nimica

Re: Scris ranguri

Scris: 27-Feb-2011, 17:53:01
de bogdan
Il gasesti in directorul styles\stil_propriu\template\viewtopic_body.html

O sa ai ceva de genul

Cod: Selectaţi tot

<!-- IF postrow.RANK_TITLE or postrow.RANK_IMG --><dd>{postrow.RANK_TITLE}<!-- IF postrow.RANK_TITLE and postrow.RANK_IMG --><br /><!-- ENDIF -->{postrow.RANK_IMG}</dd><!-- ENDIF -->
si stergi {postrow.RANK_TITLE}. Cureti cache-ul forumului si testezi.

Instaland MOD-ul de mai sus probabil mai apar si alte linii

PS. Fa un backup la fisier inainte de a-l modifica

Re: Scris ranguri

Scris: 27-Feb-2011, 18:12:21
de PKK
Am rezolvat si asta inca ceva si poti inchide topicu asta,cum fac sa nu mai ai spatiu intre rank-uri?Acesta este codu:

Cod: Selectaţi tot

      <!-- IF postrow.RANK2_TITLE -->
   <tr>
    <td class="postdetails" align="center"></td>
  </tr>
<!-- ENDIF -->
      <!-- IF postrow.RANK2_IMG -->
   <tr>
    <td>{postrow.RANK2_IMG}</td>
   </tr>
<!-- ENDIF -->
     <!-- IF postrow.RANK3_TITLE -->
   <tr>
    <td class="postdetails" align="center"></td>
  </tr>
<!-- ENDIF -->
      <!-- IF postrow.RANK3_IMG -->
   <tr>
    <td>{postrow.RANK3_IMG}</td>
   </tr>
<!-- ENDIF -->

Re: Scris ranguri

Scris: 01-Mar-2011, 16:29:57
de PKK
PKK scrie:Am rezolvat si asta inca ceva si poti inchide topicu asta,cum fac sa nu mai ai spatiu intre rank-uri?Acesta este codu:

Cod: Selectaţi tot

      <!-- IF postrow.RANK2_TITLE -->
   <tr>
    <td class="postdetails" align="center"></td>
  </tr>
<!-- ENDIF -->
      <!-- IF postrow.RANK2_IMG -->
   <tr>
    <td>{postrow.RANK2_IMG}</td>
   </tr>
<!-- ENDIF -->
     <!-- IF postrow.RANK3_TITLE -->
   <tr>
    <td class="postdetails" align="center"></td>
  </tr>
<!-- ENDIF -->
      <!-- IF postrow.RANK3_IMG -->
   <tr>
    <td>{postrow.RANK3_IMG}</td>
   </tr>
<!-- ENDIF -->

Am scris prostii aicea,totusi vreau sa stiu cum fac sa fie rank-urile lipite .

Re: Scris ranguri

Scris: 04-Mar-2011, 15:48:02
de PKK
bogdan scrie:Il gasesti in directorul styles\stil_propriu\template\viewtopic_body.html

O sa ai ceva de genul

Cod: Selectaţi tot

<!-- IF postrow.RANK_TITLE or postrow.RANK_IMG --><dd>{postrow.RANK_TITLE}<!-- IF postrow.RANK_TITLE and postrow.RANK_IMG --><br /><!-- ENDIF -->{postrow.RANK_IMG}</dd><!-- ENDIF -->
si stergi {postrow.RANK_TITLE}. Cureti cache-ul forumului si testezi.

Instaland MOD-ul de mai sus probabil mai apar si alte linii

PS. Fa un backup la fisier inainte de a-l modifica
Cum fac sa dispara si de aicea scrisu?
http://img718.imageshack.us/i/90347671.png/