Forum gratuit: forum de suport al utilizatorilor
Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.

scoatere ultima vizita, subiecte active ale zilei s.a.m.d

Pagina 1 din 2 1, 2  Urmatorul

Vezi subiectul anterior Vezi subiectul urmator In jos

Rezolvat scoatere ultima vizita, subiecte active ale zilei s.a.m.d

Mesaj Scris de HRS Joi Noi 26, 2015 8:57 pm

doresc sa stiu daca tot ce este incercuit aici se poate sterge, pentru ca parerea mea arata urat scoatere ultima vizita, subiecte active ale zilei s.a.m.d 1f619

https://i.imgur.com/NnBTe7M.png
HRS

HRS
Membru Forumgratuit

Mesaje : 177
Varsta : 29
Data înscrierii : 22/11/2015
Mulțumiri : 0
Internet Explorer phpBB2

http://rekt.forumer.ro/
HRS a fost mulțumit de autorul acestui subiect.

Rezolvat Re: scoatere ultima vizita, subiecte active ale zilei s.a.m.d

Mesaj Scris de Vizitator Joi Noi 26, 2015 9:12 pm

Bună seara,

Ștergeți din index_box următoarele:
Cod:
 
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
  <tr>
      <td valign="bottom">
        <!-- BEGIN switch_user_logged_in -->
        <span class="gensmall">{LAST_VISIT_DATE}<br />
        {CURRENT_TIME}<br />
        </span>
        <!-- END switch_user_logged_in -->
        <div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div>
      </td>
      <td class="gensmall" align="right" valign="bottom">
        <!-- BEGIN switch_user_logged_in -->
        <a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br />
        <a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br />
        <!-- END switch_user_logged_in -->
        <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
      </td>
  </tr>
</table>

Aceste coduri le veți găsi la inceputul template-ului.
Anonymous

Vizitator
Vizitator


Vizitator a fost mulțumit de autorul acestui subiect.

Rezolvat Re: scoatere ultima vizita, subiecte active ale zilei s.a.m.d

Mesaj Scris de HRS Joi Noi 26, 2015 9:33 pm

au mai ramas astea (vezi imaginea)

https://i.imgur.com/xyUDLPk.jpg

HRS

HRS
Membru Forumgratuit

Mesaje : 177
Varsta : 29
Data înscrierii : 22/11/2015
Mulțumiri : 0
Internet Explorer phpBB2

http://rekt.forumer.ro/
HRS a fost mulțumit de autorul acestui subiect.

Rezolvat Re: scoatere ultima vizita, subiecte active ale zilei s.a.m.d

Mesaj Scris de Vizitator Joi Noi 26, 2015 9:38 pm

Pe la sfarsitul template-ului, cauta:
Cod:
<!-- BEGIN switch_on_index -->
<div class="main-box clearfix">
   <ul>
      <li><a href="{U_TODAY_ACTIVE}">{L_TODAY_ACTIVE}</a></li>
      <li><a href="{U_TODAY_POSTERS}">{L_TODAY_POSTERS}</a></li>
      <li><a href="{U_OVERALL_POSTERS}">{L_OVERALL_POSTERS}</a></li>
   </ul>
   <!-- BEGIN switch_delete_cookies -->
   <p class="right">
      <a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" rel="nofollow">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
   </p>
   <!-- END switch_delete_cookies -->
</div>
<!-- END switch_on_index -->
si sterge.
Anonymous

Vizitator
Vizitator


Vizitator a fost mulțumit de autorul acestui subiect.

Rezolvat Re: scoatere ultima vizita, subiecte active ale zilei s.a.m.d

Mesaj Scris de HRS Joi Noi 26, 2015 9:56 pm

nu am gasit acel cod

acesta este codul index_box al meu

Cod:
<!-- BEGIN catrow --><!-- BEGIN tablehead --><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
  <tr>
        <th colspan="4" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th>
</tr>
  <!-- END tablehead -->
  <!-- BEGIN cathead -->
  <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.cathead.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
      <!-- END inc -->
      <td class="{catrow.cathead.CLASS_CAT}" colspan="{catrow.cathead.INC_SPAN}" width="100%">
        <h{catrow.cathead.LEVEL} class="hierarchy">
            <span class="cattitle">
              <a class="cattitle" title="{catrow.cathead.CAT_DESC}" href="{catrow.cathead.U_VIEWCAT}">{catrow.cathead.CAT_TITLE}</a>
            </span>
        </h{catrow.cathead.LEVEL}>
      </td>
      <td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right">&nbsp;</td>
  </tr>
  <!-- END cathead -->
  <!-- BEGIN forumrow -->
  <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.forumrow.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td>
      <!-- END inc -->
      <td class="{catrow.forumrow.INC_CLASS}" align="center" valign="middle">
        <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
      </td>
      <td class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50">
        <h{catrow.forumrow.LEVEL} class="hierarchy">
            <span class="forumlink">
              <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a><br />
            </span>
        </h{catrow.forumrow.LEVEL}>
        <span class="genmed">{catrow.forumrow.FORUM_DESC}</span>
        <span class="gensmall">
            <!-- BEGIN switch_moderators_links -->
            {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
            <!-- END switch_moderators_links -->
            {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
        </span>
      </td>
      <td class="row2" align="left" valign="middle" height="45">
        <div class="stats" style="width: 90px"><span class="gensmall">
        <font color="#465361">Subiecte<div class="stats1">{catrow.forumrow.TOPICS}</div></font></span></div>
        <div class="stats" style="width: 90px"><span class="gensmall">
        <font color="#465361">Mesaje<div class="stats1">{catrow.forumrow.POSTS}</div></font></span></div>
      </td>
       
      <td class="row3 over" align="left" valign="middle">
        <div class="stats" style="width: 155px"><span class="gensmall">{catrow.forumrow.LAST_POST}</span></div>
    </td>
      <td class="row3 over" align="center" valign="middle" height="50">
            <!-- BEGIN avatar -->
            <div style="width: 200px;"></div>
            <span class="lastpost-avatar">{catrow.forumrow.avatar.LAST_POST_AVATAR}</span>
            <!-- END avatar -->
       
      </td>
  </tr>
  <!-- END forumrow -->
  <!-- BEGIN catfoot -->
  <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
      <!-- END inc -->
      <td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td>
  </tr>
  <!-- END catfoot -->
  <!-- BEGIN tablefoot -->
</table><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->
HRS

HRS
Membru Forumgratuit

Mesaje : 177
Varsta : 29
Data înscrierii : 22/11/2015
Mulțumiri : 0
Internet Explorer phpBB2

http://rekt.forumer.ro/
HRS a fost mulțumit de autorul acestui subiect.

Rezolvat Re: scoatere ultima vizita, subiecte active ale zilei s.a.m.d

Mesaj Scris de Vizitator Joi Noi 26, 2015 9:57 pm

Cautati in index_body sau overall_footer_end/begin.
Anonymous

Vizitator
Vizitator


Vizitator a fost mulțumit de autorul acestui subiect.

Rezolvat Re: scoatere ultima vizita, subiecte active ale zilei s.a.m.d

Mesaj Scris de HRS Joi Noi 26, 2015 10:04 pm

l-am gasit in index_body, am sters si nu sa intamplat nimic
HRS

HRS
Membru Forumgratuit

Mesaje : 177
Varsta : 29
Data înscrierii : 22/11/2015
Mulțumiri : 0
Internet Explorer phpBB2

http://rekt.forumer.ro/
HRS a fost mulțumit de autorul acestui subiect.

Rezolvat Re: scoatere ultima vizita, subiecte active ale zilei s.a.m.d

Mesaj Scris de Vizitator Joi Noi 26, 2015 10:08 pm

Acest cod trebuie sters:
Cod:
<table width="100%" border="0" cellspacing="0" cellpadding="0">
   <tr>
      <td width="50%" valign="top">
         <!-- BEGIN switch_user_logged_in -->
         <span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a></span>
         <!-- END switch_user_logged_in -->
         <!-- BEGIN switch_delete_cookies -->
         <br /><span class="gensmall"><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall" rel="nofollow">{switch_delete_cookies.L_DELETE_COOKIES}</a></span>
         <!-- END switch_delete_cookies -->
      </td>
      <td width="50%" align="right">
         <span class="gensmall">
            <a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br />
            <a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br />
            <a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a>
            <!-- BEGIN switch_on_index -->
               <!-- BEGIN switch_delete_cookies -->
               <br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall" rel="nofollow">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
               <!-- END switch_delete_cookies -->
            <!-- END switch_on_index -->
         </span>
      </td>
   </tr>
</table>

Pe forumul dvs am detectat acestea:
Cod:
<a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br />
            <a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br />
            <a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a>
Anonymous

Vizitator
Vizitator


Vizitator a fost mulțumit de autorul acestui subiect.

Rezolvat Re: scoatere ultima vizita, subiecte active ale zilei s.a.m.d

Mesaj Scris de HRS Joi Noi 26, 2015 10:11 pm

deci care trebuie sters, si de unde trebuie sters Foarte fericit
HRS

HRS
Membru Forumgratuit

Mesaje : 177
Varsta : 29
Data înscrierii : 22/11/2015
Mulțumiri : 0
Internet Explorer phpBB2

http://rekt.forumer.ro/
HRS a fost mulțumit de autorul acestui subiect.

Rezolvat Re: scoatere ultima vizita, subiecte active ale zilei s.a.m.d

Mesaj Scris de Vizitator Joi Noi 26, 2015 10:19 pm

Din index_body, ultimul cod.
Anonymous

Vizitator
Vizitator


Vizitator a fost mulțumit de autorul acestui subiect.

Rezolvat Re: scoatere ultima vizita, subiecte active ale zilei s.a.m.d

Mesaj Scris de HRS Vin Noi 27, 2015 4:17 pm

asa arata acum, dar poti te rog sa ii dai un design mai frumos la text sau sa il pui undeva, sa arate cat de cat ok Foarte fericit

https://i.imgur.com/piqFMSG.png
HRS

HRS
Membru Forumgratuit

Mesaje : 177
Varsta : 29
Data înscrierii : 22/11/2015
Mulțumiri : 0
Internet Explorer phpBB2

http://rekt.forumer.ro/
HRS a fost mulțumit de autorul acestui subiect.
  • 0

Rezolvat Re: scoatere ultima vizita, subiecte active ale zilei s.a.m.d

Mesaj Scris de Emanuel Vin Noi 27, 2015 6:27 pm

Buna seara, doriti sa adaugati un efect asupra acelui text?
Emanuel

Emanuel
Membru onorific
Membru onorific

Mesaje : 3125
Varsta : -5
Data înscrierii : 06/11/2012
Mulțumiri : 844
Safari punBB

http://www.infinigame.biz/
Emanuel a fost mulțumit de autorul acestui subiect.

Pagina 1 din 2 1, 2  Urmatorul

Vezi subiectul anterior Vezi subiectul urmator Sus

- Subiecte similare

Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum