Problème catégorie rétractable Bouton_activeProblème catégorie rétractable Bouton_hoverProblème catégorie rétractable Fb-hoverProblème catégorie rétractable Fb-active
CSSActif, le forum, n'est plus maintenu. Il est néanmoins disponible pour consultation. Pour des outils pratiques, rendez-vous sur:

Découvrez CSSActif, une collection d'outils et de tutoriels interactifs pour les développeurs Web — HTML, CSS, JavaScript et bien plus!

Derniers sujets
» Fiche de Présentation RPG
Problème catégorie rétractable EmptySam 30 Mar 2024, 22:07 par Peyton972

» [RPG] Fiche personnage avec bannière
Problème catégorie rétractable EmptySam 30 Mar 2024, 22:06 par Peyton972

» Structure de Qui Est En Ligne (1)
Problème catégorie rétractable EmptyLun 04 Mar 2024, 23:20 par Peyton972

» Qui Est En Ligne - Utopia
Problème catégorie rétractable EmptyDim 24 Déc 2023, 18:16 par romee

» Pack forum complet "Androïd Sylver" RPU (N°2)
Problème catégorie rétractable EmptyJeu 02 Nov 2023, 06:42 par Hydrar

» Formulaire de connexion rapide amélioré
Problème catégorie rétractable EmptySam 04 Mar 2023, 18:57 par Krager

» Avatar centré dans le profil
Problème catégorie rétractable EmptySam 11 Fév 2023, 06:04 par Krager

» Vos partenaires dans le footer
Problème catégorie rétractable EmptyMar 07 Fév 2023, 08:40 par Oxtran

Le Deal du moment :
Cartes Pokémon EV6.5 : où trouver le ...
Voir le deal

Partagez
 

Problème catégorie rétractable

Voir le sujet précédent Voir le sujet suivant Aller en bas 
http://www.illusionimaginative.net/
.Little Lady
.Little Lady
{ Membre actif }
{ Membre actif }

Féminin Messages : 564



Problème catégorie rétractable Empty
Bonjour,

Suivant le tuto des catégories rétractables du FdF,
j'ai modifié mon template index_box mais cela n'a rien changé. Est-ce du au fait que j'ai déjà modifié la présentation des catégories en faisant sortir le nom de la catégorie du tableau initial ?

Quelqu'un pourrait m'aider à rétracter mes catégories, tout en gardant ma mise en page actuelle ?

Si besoin je vous fournis mon template index_box modifié.
MessageSujet: Problème catégorie rétractable   Problème catégorie rétractable EmptyMer 27 Oct 2010, 10:52
Revenir en haut Aller en bas
http://generation.geek.chez.com
Boow
Boow
{ Membre actif }
{ Membre actif }

Masculin Messages : 866



Problème catégorie rétractable Empty
Il ne devrait pas y avoir de souci.... Est-ce qu'on peut avoir ton template ? =) Si ton problème est encore d'actualité, bien sûr =]
MessageSujet: Re: Problème catégorie rétractable   Problème catégorie rétractable EmptyMar 02 Nov 2010, 14:42
Revenir en haut Aller en bas
http://www.illusionimaginative.net/
.Little Lady
.Little Lady
{ Membre actif }
{ Membre actif }

Féminin Messages : 564



Problème catégorie rétractable Empty
Coucou,

Voici mon template sans le code des catégories rétractables:
Code:
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
  <tr>
      <td valign="bottom">
        <div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div>

        <!-- BEGIN switch_user_logged_in -->
        <span class="gensmall">
        <br />
        </span>
        <!-- END switch_user_logged_in -->
      </td>
  </tr>
</table>
<script type="text/javascript">var num= 0;</script>
<!-- BEGIN catrow --><!-- BEGIN tablehead -->
<table class="forumline" width="100%" border="0" cellspacing="0" cellpadding="0">
   <tr>
      <div class="titre_categorie">{catrow.tablehead.L_FORUM}</div>
   </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>
      <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>
      <!-- END inc -->
      <td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right"> </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="row1" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50">


<!-- DÉBUT DES MODIFICATIONS EFFECTUEES PAR .LITTLE LADY -->

<table width="100%" style="padding-bottom: 15px !important"><tr><td class="image" width="100px" height="100px"><img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" class="gradualfader" /></td>
<td><a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a>
<div class="forum_description ombre">
<table><tr><td width="470px" height="90px"><span class="genmed">{catrow.forumrow.FORUM_DESC}</td><td width="200px" class="contour-messages"><div class="forum_stats">Sujets: {catrow.forumrow.TOPICS} Messages: {catrow.forumrow.POSTS}</div><br /><span class="gensmall">{catrow.forumrow.LAST_POST}</span></td></tr></table></span>
</div>
<div class="forum_sousforum ombre">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</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 -->

        </span>
      </td>
      <!-- BEGIN forum_link_no -->
</td></tr></table>

<!-- FIN DES MODIFICATIONS EFFECTUEES PAR .LITTLE LADY -->

      <!-- END forum_link_no -->
      <!-- 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 -->

Et celui avec le code des catégories rétractables:
Code:
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
  <tr>
      <td valign="bottom">
        <div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div>

        <!-- BEGIN switch_user_logged_in -->
        <span class="gensmall">
        <br />
        </span>
        <!-- END switch_user_logged_in -->
      </td>
  </tr>
</table>
<script type="text/javascript">var num= 0;</script>
<!-- BEGIN catrow --><!-- BEGIN tablehead -->
<table class="forumline" width="100%" border="0" cellspacing="0" cellpadding="0">
   <tr id="currenttr" onClick="i= 0; e=this.parentNode.childNodes; while(++i<e.length) if(e[i].tagName=='TR') e[i].style.display=(e[i].style.display=='none')?'':'none'; retour=(my_getcookie(this.id)=='true')?'false':'true'; my_setcookie(this.id,retour, 1, 0);"  style="cursor:pointer;">
      <div class="titre_categorie">{catrow.tablehead.L_FORUM}</div>
   </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>
      <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>
      <!-- END inc -->
      <td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right"> </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="row1" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50">


<!-- DÉBUT DES MODIFICATIONS EFFECTUEES PAR .LITTLE LADY -->

<table width="100%" style="padding-bottom: 15px !important"><tr><td class="image" width="100px" height="100px"><img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" class="gradualfader" /></td>
<td><a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a>
<div class="forum_description ombre">
<table><tr><td width="470px" height="90px"><span class="genmed">{catrow.forumrow.FORUM_DESC}</td><td width="200px" class="contour-messages"><div class="forum_stats">Sujets: {catrow.forumrow.TOPICS} Messages: {catrow.forumrow.POSTS}</div><br /><span class="gensmall">{catrow.forumrow.LAST_POST}</span></td></tr></table></span>
</div>
<div class="forum_sousforum ombre">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</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 -->

        </span>
      </td>
      <!-- BEGIN forum_link_no -->
</td></tr></table>

<!-- FIN DES MODIFICATIONS EFFECTUEES PAR .LITTLE LADY -->

      <!-- END forum_link_no -->
      <!-- 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 -->
MessageSujet: Re: Problème catégorie rétractable   Problème catégorie rétractable EmptySam 06 Nov 2010, 14:15
Revenir en haut Aller en bas
http://www.school-of-pub.net/forum.htm
Murtagh
Murtagh
{ Modérateur }
{ Modérateur }

Masculin Messages : 1492



Problème catégorie rétractable Empty
Bonjour,

Votre problème est-il résolu ? Si oui, merci de cocher l'icône Problème catégorie rétractable Resolu3 en éditant le premier message de ce sujet.

Merci Wink
MessageSujet: Re: Problème catégorie rétractable   Problème catégorie rétractable EmptySam 13 Nov 2010, 05:33
Revenir en haut Aller en bas
http://www.pixelia.forumactif.org
Caroo'
Caroo'
{ Membre actif }
{ Membre actif }

Féminin Messages : 493



Problème catégorie rétractable Empty
Bonjour,

pas de réponses depuis maintenant presque 2 semaines, je considère que le problème est résolu.

Merci de votre compréhension.
MessageSujet: Re: Problème catégorie rétractable   Problème catégorie rétractable EmptyVen 19 Nov 2010, 19:22
Revenir en haut Aller en bas
Contenu sponsorisé




Problème catégorie rétractable Empty
MessageSujet: Re: Problème catégorie rétractable   Problème catégorie rétractable Empty
Revenir en haut Aller en bas
 

Problème catégorie rétractable

Voir le sujet précédent Voir le sujet suivant Revenir en haut 
Page 1 sur 1

 Sujets similaires

-
» problème de catégorie (image sous la catégorie)
» Problème catégorie
» Problème de catégorie
» Problème catégorie
» Problème de catégorie

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
CSSActif :: De la théorie à la pratique :: Aide CSS & xHTML :: Problèmes résolus-

Partenaires Or


← Page précédente   ↑ Aller en haut Copyright © CSSActif 2009 - 2013 Tous droits réservés
Créer un forum | ©phpBB | Forum gratuit d'entraide | Signaler un abus | Forum gratuit