Metal Zone
Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.



 
AcasaAcasa  PortalPortal  Ultimele imaginiUltimele imagini  CăutareCăutare  ÎnregistrareÎnregistrare  Conectare  

 

 Afisati categoriile ca file

In jos 
AutorMesaj
ReDmAn
Membru
Membru
ReDmAn


Mesaje : 128
Data de inscriere : 25/09/2011

Afisati categoriile ca file Empty
MesajSubiect: Afisati categoriile ca file   Afisati categoriile ca file EmptyVin Oct 07, 2011 4:34 am

Cam asa trebuie sa arate fila:

Mareste aceasta imagineRedu aceasta imagine Click aici pentru a o vizualiza la dimensiunea originala
Afisati categoriile ca file Mbpthu

Acest tutorial va încerca să explice cu sa puneti fila la forumul dumneavoastra.

Afisati categoriile ca file Fg2
În primul rând, trebuie să:
- Fii fondator al Forumului
- Fiie versiunea phpBB2,
- Să aibă cunoştinţe de bază de HTML, şi şabloane.

Afisati categoriile ca file 09615175839Adăugaţi în CSS

Pa=>Afisare=>Culori=>Foaie de stil CSS

Introduceţi acest cod în CSS-ul:

Cod:
<a href="#" onclick="selectCode(this); return false;"><font face="verdana" color="white">----------</font>Selectati continutul</a></dt><dd><code>/*--- Cette partie correspond ŕ la description du forum ---*/<br>.forum-description {<br>      margin: auto;<br>      padding: 10px;<br>      color: #000000;<br>      width: 80%;<br>      border: 3px solid #000000;<br>      -moz-border-radius: 14px;<br>      -webkit-border-radius: 14px;<br>      font-size: 12px;<br>}<br><br>/*--- Cette partie correspond ŕ l'onglet "X messages dans X sujets" ---*/<br>.forum-stats {<br>      -moz-border-radius-topleft: 20px;<br>      -moz-border-radius-topright: 20px;<br>      -webkit-border-top-right-radius: 20px;<br>      -webkit-border-top-left-radius: 20px;<br>      border-top-right-radius: 20px;<br>      border-top-left-radius: 20px;<br>      border-bottom: 0 none !important;<br>      border-left: 3px solid #000000;<br>      border-right: 3px solid #000000;<br>      border-top: 3px solid #000000;<br>      color: #000000;<br>      font-size: 11px;<br>      font-style: italic;<br>      height: 14px;<br>      left: 280px;<br>      padding: 3px;<br>      position: relative;<br>      text-align: center;<br>      width: 200px;<br>}<br><br>/*--- Cette partie correspond ŕ l'affichage des sous-forums ---*/<br>.forum-sousforum {<br>      color: #000000;<br>      border: 3px solid #000000;<br>      border-top: 0px !important;<br>      -moz-border-radius-bottomleft: 14px;<br>      -moz-border-radius-bottomright: 14px;<br>      -webkit-border-bottom-right-radius: 14px;<br>      -webkit-border-bottom-left-radius: 14px;<br>      border-bottom-right-radius: 14px;<br>      border-bottom-left-radius: 14px;<br>      margin: auto;<br>      padding: 4px;<br>      color: #000000;<br>      width: 50%;<br>      text-align: center;<br>      height: 14px;<br>      font-size: 11px;<br>}

Afisati categoriile ca file 2ugpdi1
Afisati categoriile ca file 09615175839Modificări template-uri

Pa=>Afisare=>Template=>General

Editare şablon Afisati categoriile ca file 49380 index_box

Înlocuiţi întregul şablon cu:
Cod:
<a href="#" onclick="selectCode(this); return false;"><font face="verdana" color="white">----------</font>Selectati continutul</a></dt><dd><code><table width="100%" border="0" cellspacing="1" cellpadding="0" align="center"><br>   <tr><br>      <td valign="bottom"><br>         <!-- BEGIN switch_user_logged_in --><br>         <span class="gensmall">{LAST_VISIT_DATE}<br><br>         {CURRENT_TIME}<br><br>         </span><br>         <!-- END switch_user_logged_in --><br>         <div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div><br>      </td><br>      <td class="gensmall" align="right" valign="bottom"><br>         <!-- BEGIN switch_user_logged_in --><br>         <a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br><br>         <a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br><br>         <!-- END switch_user_logged_in --><br>         <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a><br>      </td><br>   </tr><br></table><br><!-- BEGIN catrow --><!-- BEGIN tablehead --><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"><br>   <tr><br>      <th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th><br>      <th nowrap="nowrap" width="150"><div style="width:150px;">{L_LASTPOST}</div></th><br>   </tr><br>   <!-- END tablehead --><br>   <!-- BEGIN cathead --><br>   <tr><br>      <!-- BEGIN inc --><br>      <td class="{catrow.cathead.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td><br>      <!-- END inc --><br>      <td class="{catrow.cathead.CLASS_CAT}" colspan="{catrow.cathead.INC_SPAN}" width="100%"><br>         <h{catrow.cathead.LEVEL} class="hierarchy"><br>            <span class="cattitle"><br>               <a class="cattitle" title="{catrow.cathead.CAT_DESC}" href="{catrow.cathead.U_VIEWCAT}">{catrow.cathead.CAT_TITLE}</a><br>            </span><br>         </h{catrow.cathead.LEVEL}><br>      </td><br>      <td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right"> </td><br>   </tr><br>   <!-- END cathead --><br>   <!-- BEGIN forumrow --><br>   <tr><br>      <!-- BEGIN inc --><br>      <td class="{catrow.forumrow.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td><br>      <!-- END inc --><br>      <td class="{catrow.forumrow.INC_CLASS}" align="center" valign="middle"><br>         <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /><br>      </td><br>      <td class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50"><br>         <h{catrow.forumrow.LEVEL} class="hierarchy"><br>            <span class="forumlink"><br>               <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a><br><br>            </span><br>         </h{catrow.forumrow.LEVEL}><br><br><!---- DÉBUT DES MODIFICATIONS EFFECTUEES PAR LE FORUM DES FORUMS ----><br><br>      <div class="forum-stats">{catrow.forumrow.POSTS} Mesaje, In {catrow.forumrow.TOPICS} Subiecte.</div><br><div class="forum-description"><br><span class="genmed">{catrow.forumrow.FORUM_DESC}</span><br></div><br><div class="forum-sousforum">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</div><br>         <span class="gensmall"><br>            <!-- BEGIN switch_moderators_links --><br>            {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}<br>            <!-- END switch_moderators_links --><br><br>         </span><br>      </td><br>      <!-- BEGIN forum_link_no --><br>      <td class="row3 over" align="center" valign="middle" height="50"><br>         <span class="gensmall">{catrow.forumrow.LAST_POST}</span><br>      </td><br><br><!---- FIN DES MODIFICATIONS EFFECTUEES PAR LE FORUM DES FORUMS ----><br><br>      <!-- END forum_link_no --><br>      <!-- BEGIN forum_link --><br>      <td class="row3" colspan="3" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.forum_link.HIT_COUNT}</span></td><br>      <!-- END forum_link --><br>   </tr><br>   <!-- END forumrow --><br>   <!-- BEGIN catfoot --><br>   <tr><br>      <!-- BEGIN inc --><br>      <td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td><br>      <!-- END inc --><br>      <td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td><br>   </tr><br>   <!-- END catfoot --><br>&nbsp;  <!-- BEGIN tablefoot --><br></table><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->

Afisati categoriile ca file 2ugpdi1

Verificaţi prin click aşteptarea Afisati categoriile ca file New_window

Şi dacă sunteţi mulţumit, publica Afisati categoriile ca file 713205

Nota: Aceste modificari afecteaza doar aspectul si nu functionalitatea forumurilor/categoriilor. Editarea descrierii categoriilor/forumurilor modificate se face in mod obisnuit, din PA - General - Forum - Categorii si forumuri.

Tutorial realizat de Jacky
Re-editat de ReDmAn pentru MetalZone
Sursa:ForumGratuit
Sus In jos
 
Afisati categoriile ca file
Sus 
Pagina 1 din 1

Permisiunile acestui forum:Nu puteti raspunde la subiectele acestui forum
Metal Zone :: Generale :: Zona ForumGratuit :: Tutoriale FG-
Mergi direct la: