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.

Link-uri in plus pe forum

Vezi subiectul anterior Vezi subiectul urmator In jos

Rezolvat Link-uri in plus pe forum

Mesaj Scris de FloRyN. Mar Oct 14, 2014 11:55 am

Salutare tocmai ce am urmat acest tutorial https://help.forumgratuit.ro/t49038-chenar-elegant-pentru-statisticile-unei-categorii-si-ultimul-mesaj-phpbb2?highlight=meniu+personalziat+phpbb2 si dupa modificarea lui imi apar astea um le pot elimina? Link-uri in plus pe forum Untitl13
FloRyN.

FloRyN.
Membru activ

Mesaje : 429
Varsta : 27
Data înscrierii : 29/10/2013
Mulțumiri : 5
Internet Explorer phpBB2

http://kill-arena.4ulike.com/
FloRyN. a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Link-uri in plus pe forum

Mesaj Scris de FloRyN. Mier Oct 15, 2014 6:05 pm

up?
FloRyN.

FloRyN.
Membru activ

Mesaje : 429
Varsta : 27
Data înscrierii : 29/10/2013
Mulțumiri : 5
Internet Explorer phpBB2

http://kill-arena.4ulike.com/
FloRyN. a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Link-uri in plus pe forum

Mesaj Scris de H4cK3R*uL Mier Oct 15, 2014 9:39 pm

Salut, posteaza aici template-ul index_box.
P.A. ~> Afisare ~> Template-uri ~> General ~> index_box.
H4cK3R*uL

H4cK3R*uL
Membru onorific
Membru onorific

Mesaje : 2494
Varsta : 28
Localizare : Împărăţia umbrelor.
Data înscrierii : 18/01/2013
Mulțumiri : 322
Internet Explorer phpBB2

http://www.Real-Arena.com
H4cK3R*uL a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Link-uri in plus pe forum

Mesaj Scris de FloRyN. Joi Oct 16, 2014 11:22 am

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>
<!-- 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">
        <!-- BEGIN avatar -->
            <div style="width: 200px;"></div>
            <span class="lastpost-avatar">{catrow.forumrow.avatar.LAST_POST_AVATAR}</span>
            <!-- END avatar -->
        <div class="stats" style="width: 200px"><span class="gensmall">{catrow.forumrow.LAST_POST}</span></div>
    </td>
         <span class="gensmall">{catrow.forumrow.LAST_POST}</span>
      </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 -->
uite
FloRyN.

FloRyN.
Membru activ

Mesaje : 429
Varsta : 27
Data înscrierii : 29/10/2013
Mulțumiri : 5
Internet Explorer phpBB2

http://kill-arena.4ulike.com/
FloRyN. a fost mulțumit de autorul acestui subiect.
  • 0

Rezolvat Re: Link-uri in plus pe forum

Mesaj Scris de H4cK3R*uL Vin Oct 17, 2014 8:59 pm

Cauta si sterge linia:
Cod:
<span class="gensmall">{catrow.forumrow.LAST_POST}</span>
Dupa apasa butonul Inregistrare si apoi butonul Publica.
H4cK3R*uL

H4cK3R*uL
Membru onorific
Membru onorific

Mesaje : 2494
Varsta : 28
Localizare : Împărăţia umbrelor.
Data înscrierii : 18/01/2013
Mulțumiri : 322
Internet Explorer phpBB2

http://www.Real-Arena.com
H4cK3R*uL a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Link-uri in plus pe forum

Mesaj Scris de FloRyN. Sam Oct 18, 2014 10:18 am

topic rezolvat ms
FloRyN.

FloRyN.
Membru activ

Mesaje : 429
Varsta : 27
Data înscrierii : 29/10/2013
Mulțumiri : 5
Internet Explorer phpBB2

http://kill-arena.4ulike.com/
FloRyN. a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Link-uri in plus pe forum

Mesaj Scris de Typlo Sam Oct 18, 2014 10:20 am

topic rezolvat
Typlo

Typlo
Membru onorific
Membru onorific

Mesaje : 1721
Varsta : 25
Localizare : Romania
Data înscrierii : 08/01/2013
Mulțumiri : 69
Opera AwesomeBB

https://help.forumgratuit.ro/forum
Typlo a fost mulțumit de autorul acestui subiect.

Vezi subiectul anterior Vezi subiectul urmator Sus

- Subiecte similare

Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum