Sujet et message

2 participants

Voir le sujet précédent Voir le sujet suivant Aller en bas

Résolu Sujet et message

Message par Bella Mary Cullen Sam 7 Aoû 2010 - 21:40

Re bonsoir à tous !

Désolé pour le dérangement mais j'ai besoin de votre aide please.. !?

Alors voilà, tout à l'heure j'avais posté pour savoir comment on mettais le nombre de sujet et de message sur les catégories. On m'as donc répondu et j'ai pu le faire sans problème.
Hors voici ce que cela me donne :

Spoiler:

Alors que mon forum au début était comme ça :

Spoiler:

Je voudrais donc savoir comment mettre ceci sans affecter le titre de ma catégorie comme ceci par exemple :

Spoiler:

Merci infiniment pour ceux qui auront pris le temps d'essayer de m'aider.

Passez une bonne soirée !
Bella Mary Cullen

Bella Mary Cullen
***

Messages : 194
Inscrit(e) le : 22/06/2010

http://eternal-twilight.forumsactifs.com/
Bella Mary Cullen a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Sujet et message

Message par Xuĕ Sam 7 Aoû 2010 - 21:58

chalut


je peux avoir la partie ( du <tr à </tr> ) de template modifiée ?

^___^
Xuĕ

Xuĕ
****

Messages : 328
Inscrit(e) le : 04/03/2010

Xuĕ a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Sujet et message

Message par Bella Mary Cullen Sam 7 Aoû 2010 - 22:05

Tout d'abord merci infiniment d'avoir pris le temps de me répondre.

Oui bien sur. Je crois que c'est cette partie là mais je ne me rappelle plus exactement où je l'es modifié donc il y aura quelques codes qui ne serviront pas à grand chose et qui seront de trop.. Désolé

Code:
<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">
         <table width="100%"><tbody><tr><td><h{catrow.forumrow.LEVEL} class="hierarchy">
            <span class="forumlink">
              <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a>

            </span>
        </h{catrow.forumrow.LEVEL}></td><td style="padding-left: 40px; text-align: right;" class="gensmall">{catrow.forumrow.POSTS} messages dans {catrow.forumrow.TOPICS} sujets.</td></tr></tbody></table>
         <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>
      <!-- BEGIN forum_link_no -->
      
      </td>
      <td class="row3 over" align="center" valign="middle" height="50">
         <span class="gensmall">{catrow.forumrow.LAST_POST}</span>
      </td>
      <!-- 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>
Bella Mary Cullen

Bella Mary Cullen
***

Messages : 194
Inscrit(e) le : 22/06/2010

http://eternal-twilight.forumsactifs.com/
Bella Mary Cullen a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Sujet et message

Message par Xuĕ Sam 7 Aoû 2010 - 22:22

alors il faudrait supprimer

Code:
<td style="padding-left: 40px; text-align: right;" class="gensmall">{catrow.forumrow.POSTS} messages dans {catrow.forumrow.TOPICS} sujets.</td>
et ajouter juste avant

Code:
<h{catrow.forumrow.LEVEL} class="hierarchy">
ceci

Code:
<div style="float:right" class="gensmall">{catrow.forumrow.POSTS} messages dans {catrow.forumrow.TOPICS} sujets.</div>
^__^
Xuĕ

Xuĕ
****

Messages : 328
Inscrit(e) le : 04/03/2010

Xuĕ a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Sujet et message

Message par Bella Mary Cullen Sam 7 Aoû 2010 - 22:58

Yeahh parfait !

Merci beaucoup pour votre aide et votre écoute !

Problème définitivement résolue !

passez une bonne soirée
Bella Mary Cullen

Bella Mary Cullen
***

Messages : 194
Inscrit(e) le : 22/06/2010

http://eternal-twilight.forumsactifs.com/
Bella Mary Cullen a été remercié(e) par l'auteur de ce sujet.

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

- Sujets similaires

Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum