La Desproduction
Vous souhaitez réagir à ce message ? Créez un compte en quelques clics ou connectez-vous pour continuer.



 
AccueilAccueil  Dernières imagesDernières images  RechercherRechercher  S'enregistrerS'enregistrer  ConnexionConnexion  
-39%
Le deal à ne pas rater :
Ordinateur portable ASUS Chromebook Vibe CX34 Flip
399 € 649 €
Voir le deal

Partagez | 
 

 Cellules sujet et messages

Voir le sujet précédent Voir le sujet suivant Aller en bas 
Aller à la page : Précédent  1, 2
~ Auteur ~~ Message ~
-Yuffie-Kisaragi-
Animateur
-Yuffie-Kisaragi-

Animateur
Messages : 1393
Date d'inscription : 27/11/2009
Age : 27
Localisation : Sur mon fofo, et encore ! '^'

Cellules sujet et messages - Page 2 Vide
Ven 21 Oct - 14:49
Code:
<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}

        {CURRENT_TIME}

        </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>

<a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a>

<!-- 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="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM}&nbsp;</th>

  <tr>
      </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%">
      </td>
        <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}>
  </tr>
  <!-- END cathead -->
  <!-- BEGIN forumrow -->
    <tr border="0">

      <td class="row1"  colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50" border="0">

<!---- DÉBUT DES MODIF ---->


      <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}"><div class="titreforum">{catrow.forumrow.FORUM_NAME}</div></a>

<table class="table_categories" align="center">
  <tr>
 
      <td width="50px">
        <div class="bouton_accueil">
            <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}">
        </div>
      </td>
 
      <td width="600px">
        <div class="forum_description">
          <span class="genmed"><div class="desc">{catrow.forumrow.FORUM_DESC}
</span>{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
        </div>
   
     
      </td>

      <td width="150px">
        <div class="messages_sujets_derniers_sujets">
            <span class="gensmall">
    <div class="stats">{catrow.forumrow.POSTS} Messages, {catrow.forumrow.TOPICS} Sujets.<br>
{catrow.forumrow.LAST_POST}</div>

            </span>
        </div>
      </td>
 
  </tr>
</table>

<!---- FIN DES MODIF ---->
 
      </td>

      <!-- BEGIN forum_link -->
      <td class="row3" colspan="3" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.forum_link.HIT_COUNT}</span></td>
      <!-- END forum_link -->
  </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 -->

Templates !
Pour le CSS, CHANGE les caractéristiques que j'ai mit x)

Code:
.stats
{
text-align : center;
margin-top : 2px;
padding: 1.5px;
border: 2px dashed white; /* Solid, Dotted ou dashed pour les style */
background : black;
-moz-border-radius: 2px 2px 2px 2px;
color : white;
}

.desc
{
background: #black;
border-left : white 3px dashed;
border-right : white 3px dashed;
border-top : white 3px dashed;
border-bottom : white 3px dashed;
margin-left:10px;
margin-right:10px;
color:white;
padding:2px;
padding-left:22px;
-moz-border-radius:13px;
-webkit-border-radius:13px;
font-size:15px;
font-weight:normal;
width:500px;
}

C'est bon cette fois ? ToT
Revenir en haut Aller en bas
K-Surf
membre
K-Surf

membre
Messages : 41
Date d'inscription : 10/09/2011
Age : 26
Localisation : Ile Maurice

Cellules sujet et messages - Page 2 Vide
Ven 21 Oct - 15:00
Year sa marche merci
Revenir en haut Aller en bas
-Yuffie-Kisaragi-
Animateur
-Yuffie-Kisaragi-

Animateur
Messages : 1393
Date d'inscription : 27/11/2009
Age : 27
Localisation : Sur mon fofo, et encore ! '^'

Cellules sujet et messages - Page 2 Vide
Ven 21 Oct - 15:17
De rien ! ^^
Revenir en haut Aller en bas
Contenu sponsorisé


Cellules sujet et messages - Page 2 Vide
Revenir en haut Aller en bas
 

Cellules sujet et messages

Voir le sujet précédent Voir le sujet suivant Revenir en haut 

 Sujets similaires

-
» Image dans le fond des cellules
» Supprimer les colonnes "sujets" & "messages" des Forums
Page 2 sur 2Aller à la page : Précédent  1, 2

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
La Desproduction :: Aide Graphique :: Aide & Question-
Créer un forum | ©phpBB | Forum gratuit d'entraide | Signaler un abus | Forumactif.com