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


 
AccueilAccueil  RechercherRechercher  Dernières imagesDernières images  S'enregistrerS'enregistrer  ConnexionConnexion  
Le Deal du moment : -28%
Précommande : Smartphone Google Pixel 8a 5G ...
Voir le deal
389 €

Modifier les templates

 :: Code :: Templates Voir le sujet précédent Voir le sujet suivant Aller en bas
Mer 26 Déc - 0:18
Celcius
Admin
Celcius
Nombre de messages : 40
Localisation : Panneau d'Admin
Date d'inscription : 21/12/2006
Pour donner une taille minimale à la description des catégories

Dans index_box, chercher:
Code:
<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>
Au niveau de {catrow.forumrow.FORUM_DESC}, changer "span" pour "div" et "genmed" pour "genmedtest", ce qui donne;
Code:
<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}>
         <div class="genmedtest">{catrow.forumrow.FORUM_DESC}</div>
         <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>
Puis créer .genmedtest dans le CSS et lui donner la forme souhaitée!
Revenir en haut Aller en bas
Jeu 27 Déc - 18:02
Celcius
Admin
Celcius
Nombre de messages : 40
Localisation : Panneau d'Admin
Date d'inscription : 21/12/2006
Pour Supprimer les colonnes "posts" et "messages"

Lien vers le forum des forums (phpbb2): Ici

Mais n'effectuer que les deux premières étapes

Lien vers le FdF (phpbb3): Ici
Revenir en haut Aller en bas
Page 1 sur 1

Sauter vers :
Vous ne pouvez pas répondre aux sujets dans ce forum
Design' Test :: Code :: Templates-
Ne ratez plus aucun deal !
Abonnez-vous pour recevoir par notification une sélection des meilleurs deals chaque jour.
IgnorerAutoriser