Impossible de centrer al description d'un forum

2 participants

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

Résolu Impossible de centrer al description d'un forum

Message par Neffa Lun 14 Sep 2015 - 23:34

Détails techniques


Version du forum : phpBB2
Poste occupé : Fondateur
Navigateur(s) concerné(s) : Opera
Personnes concernées par le problème : Tous les utilisateurs
Problème apparu depuis : Depuis la modification du templates index_box
Lien du forum : hbsfifa.net

Description du problème

Salut à tous
Depuis que j'ai touche à la template index_box (je crois), je n'arrive plus à centrer la description d'un forum (l'image)
Voici ma template:
Code:
<table width="80%" border="0" cellspacing="1" cellpadding="0" align="center">
 
  <!-- 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="80%" class="secondarytitle">&nbsp;{catrow.tablehead.L_FORUM}&nbsp;</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 -->
<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>
      <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="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}"><center>{catrow.forumrow.FORUM_NAME}</center></a>
 
</span>
</h{catrow.forumrow.LEVEL}>
<table>
<tr>
  <td><span class="genmed"><center>{catrow.forumrow.FORUM_DESC}</center></span>
<span class="gensmall">
 
</td>
 
</tr>
</table>
        </span>
 
  </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 -->
Donc voilà mon problème
Merci =)
PS: Concernant la réponse de R-max sur l'ancien sujet qui a été mit à al corbeille, c'est bon j'ai enlevé le clique droit interdit


Dernière édition par Neffa le Ven 18 Sep 2015 - 19:46, édité 1 fois
avatar

Neffa
**

Messages : 70
Inscrit(e) le : 31/03/2013

http://hbsfifa.boum.tv
Neffa a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Impossible de centrer al description d'un forum

Message par Neffa Mer 16 Sep 2015 - 19:31

UP
avatar

Neffa
**

Messages : 70
Inscrit(e) le : 31/03/2013

http://hbsfifa.boum.tv
Neffa a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Impossible de centrer al description d'un forum

Message par Feuilla' Mer 16 Sep 2015 - 20:20

Bonsoir,
si vous pensez que ce problème vient de votre templates, pourriez-vous forcer les templates par défaut afin de voir si le problème vient de là ?
Merci. Wink
Bonne soirée !
avatar

Feuilla'
Membre habitué

Messages : 1389
Inscrit(e) le : 26/07/2015

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

Résolu Re: Impossible de centrer al description d'un forum

Message par Neffa Mer 16 Sep 2015 - 21:38

Oui j'ai déjà fait, ça vient bien de là
avatar

Neffa
**

Messages : 70
Inscrit(e) le : 31/03/2013

http://hbsfifa.boum.tv
Neffa a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Impossible de centrer al description d'un forum

Message par Invité Mer 16 Sep 2015 - 21:59

bonsoir ,remplacé votre template par celui ci >>

Code:
<table width="80%" border="0" cellspacing="1" cellpadding="0" align="center">
 
  <!-- 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="80%" class="secondarytitle">&nbsp;{catrow.tablehead.L_FORUM}&nbsp;</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 -->
<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>
      <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="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}"><center>{catrow.forumrow.FORUM_NAME}</center></a>
 
</span>
</h{catrow.forumrow.LEVEL}>
<table align="center"margin="auto"><!--MODIFICATION R-MAX-->
<tr>
  <td><span class="genmed"><center>{catrow.forumrow.FORUM_DESC}</center></span>
    <span class="gensmall"></span>
 </td>
 
</tr>
</table>
       
  <!-- 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 -->

j'ai fait un repaire a l'endroit ou j'ai modifier >
Code:
<table align="center"margin="auto"><!--MODIFICATION R-MAX-->

j'ai aussi corrigé quelques erreur
bonne soirée
Anonymous

Invité
Invité


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

Résolu Re: Impossible de centrer al description d'un forum

Message par Neffa Ven 18 Sep 2015 - 19:46

Sa marche, super! Merci beaucoup R-max Affirmatif
avatar

Neffa
**

Messages : 70
Inscrit(e) le : 31/03/2013

http://hbsfifa.boum.tv
Neffa 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