Sidebars haut/bas catégories problème

2 participants

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

Résolu Sidebars haut/bas catégories problème

Message par Eyes_SHM Dim 29 Juin 2014 - 20:16

Bonsoir !

J'avais déjà posté un message il y a un moment, mais mon sujet avait été verrouillé et, je ne sais pourquoi, supprimé par la suite.
Donc je reviens poster mon problème, vu que ce n'est toujours pas réglé...

Donc, je vais vous montrer mon problème en image :
Spoiler:
↑ Pour ce problème là, comme vous pouvez le voir sur l'image, c'est vachement décalé. Lorsque je les ai installé, tout allait bien, j'ai dû touché à quelque chose et faire une c*nnerie, mais je ne sais pas du tout quoi, et maintenant c'est comme ça...

Spoiler:
↑ Pour celui-là, le fond bleu clair est une image, et il ne devrait apparaître qu'entre les haut et bas des catégories, là où y a les forums, mais pas entre chaque catégorie différente (je sais pas si je m'explique clairement Oo)

Pour les différentes infos de mon forum :
Lien : forum test
Ma version : phpBB 2
Fondatrice : Oui
CSS personnalisé : Oui
Templates modifiés : Oui

Je vous laisse mon template vu que c'est là que ça coince :

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}<br />
 {CURRENT_TIME}<br />
 </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><br />
 <!-- END switch_user_logged_in -->
 </td>
 </tr>
</table>
<!-- BEGIN catrow --><!-- BEGIN tablehead --><table class="haut_cate"><tr valign="center"><td><div class="categotitre">{catrow.tablehead.L_FORUM}</div></td></tr></table><div class="milieu_cate"><table class="forumline" width="845px" border="0" cellspacing="0" cellpadding="0">
 <tr>
 <th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"></th>
 
</tr>
 <!-- END tablehead -->
 <!-- BEGIN cathead -->
 <tr>
 <!-- BEGIN inc -->
 <td class="{catrow.cathead.inc.INC_CLASS} index_cate" width="46"><img src="{SPACER}" height="0" width="46"/></td>
 <!-- END inc -->
 <td class="{catrow.cathead.CLASS_CAT} index_cate" 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} index_cate" colspan="3" align="right" index_cate> </td>
 </tr>
 <!-- END cathead -->
 <!-- BEGIN forumrow -->
 <tr>
 <!-- BEGIN inc -->
 <td class="{catrow.forumrow.inc.INC_CLASS} index_cate" width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td>
 <!-- END inc -->
 <td class="{catrow.forumrow.INC_CLASS} index_cate" align="center" valign="middle">
          </td>
      <td class="row1 over" colspan="{catrow.forumrow.INC_SPAN} index_cate" 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>
  </span>
</h{catrow.forumrow.LEVEL}>
<table>
<tr>
<td><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>
<td>
<div class="messages_sujets_derniers_sujets">
  <div class="derniers_sujets"><img title="{catrow.forumrow.L_FORUM_F(OLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /><br />{catrow.forumrow.LAST_POST}</div></div>
</td>
</tr>
</table>
 <!-- END forumrow -->
 <!-- BEGIN catfoot -->
 <tr>
 <!-- BEGIN inc -->
 <td class="{catrow.catfoot.inc.INC_CLASS}  index_cate" width="46"><img src="{SPACER}" height="0" width="46" /></td>
 <!-- END inc -->
 <td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}  index_cate" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td>
 </tr>
 <!-- END catfoot -->
 <!-- BEGIN tablefoot -->
  <table class="bas_cate"><tr valign="center"><td> </td></tr></table><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->

Et je remercie par avance toutes les personnes qui m'aideront, passez une bonne soirée Smile


Dernière édition par Eyes_SHM le Dim 29 Juin 2014 - 23:22, édité 1 fois
Eyes_SHM

Eyes_SHM
*

Féminin
Messages : 32
Inscrit(e) le : 13/03/2013

http://soohanmoo.bb-fr.com/
Eyes_SHM a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Sidebars haut/bas catégories problème

Message par Dr. Sam Dim 29 Juin 2014 - 22:33

Bonsoir,

Quand je vais sur votre forum, je ne vois ni haut et ni bas de catégorie. Les avez vous enlevé ?

Cordialement,
Smile
Dr. Sam

Dr. Sam
*****

Masculin
Messages : 894
Inscrit(e) le : 28/06/2012

http://www.fa-aide.com/
Dr. Sam a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Sidebars haut/bas catégories problème

Message par Eyes_SHM Dim 29 Juin 2014 - 22:42

Oui j'ai encore fait n'importe quoi --'
J'ai dû supprimé un truc qu'il fallait pas encore... Aïe aïe aïe...
Eyes_SHM

Eyes_SHM
*

Féminin
Messages : 32
Inscrit(e) le : 13/03/2013

http://soohanmoo.bb-fr.com/
Eyes_SHM a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Sidebars haut/bas catégories problème

Message par Dr. Sam Dim 29 Juin 2014 - 22:58

Eyes_SHM a écrit:Oui j'ai encore fait n'importe quoi --'
J'ai dû supprimé un truc qu'il fallait pas encore... Aïe aïe aïe...

Hilala Razz

Faudrait les remettre pour que je puisse vous aider :/
Dr. Sam

Dr. Sam
*****

Masculin
Messages : 894
Inscrit(e) le : 28/06/2012

http://www.fa-aide.com/
Dr. Sam a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Sidebars haut/bas catégories problème

Message par Eyes_SHM Dim 29 Juin 2014 - 23:05

J'ai réussi ! Mais du coup j'ai un autre soucis... xD Je mets le template modifié :

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}<br />
         {CURRENT_TIME}<br />
         </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><br />
         <a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br />
         <!-- END switch_user_logged_in -->
         <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
      </td>
   </tr>
</table>
<!-- BEGIN catrow --><!-- BEGIN tablehead --><table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td><img src="http://img.xooimage.com/files109/7/6/8/bannlasoohanmoofa...2--34-2--442d952.png" /></td></tr></table>
        <table class="forumline" width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
      <th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"></th>
 
</tr>
 <!-- END tablehead -->
 <!-- BEGIN cathead -->
 <tr>
 <!-- BEGIN inc -->
 <td class="{catrow.cathead.inc.INC_CLASS} index_cate" width="46"><img src="{SPACER}" height="0" width="46"/></td>
 <!-- END inc -->
 <td class="{catrow.cathead.CLASS_CAT} index_cate" 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} index_cate" colspan="3" align="right" index_cate> </td>
 </tr>
 <!-- END cathead -->
 <!-- BEGIN forumrow -->
 <tr>
 <!-- BEGIN inc -->
 <td class="{catrow.forumrow.inc.INC_CLASS} index_cate" width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td>
 <!-- END inc -->
 <td class="{catrow.forumrow.INC_CLASS} index_cate" align="center" valign="middle">
          </td>
      <td class="row1 over" colspan="{catrow.forumrow.INC_SPAN} index_cate" 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>
  </span>
</h{catrow.forumrow.LEVEL}>
<table>
<tr>
<td><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>
<td>
<div class="messages_sujets_derniers_sujets">
  <div class="derniers_sujets"><img title="{catrow.forumrow.L_FORUM_F(OLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /><br />{catrow.forumrow.LAST_POST}</div></div>
</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><table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td><img src="http://img.xooimage.com/files106/c/e/6/bannlasoohanmoofansub-2--35-44cea73.png" /></td></tr></table><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->

maintenant ça me met un petit écart sur le côté gauche, je ne vois pas où c'est dans le template Oo
Eyes_SHM

Eyes_SHM
*

Féminin
Messages : 32
Inscrit(e) le : 13/03/2013

http://soohanmoo.bb-fr.com/
Eyes_SHM a été remercié(e) par l'auteur de ce sujet.
  • 0

Résolu Re: Sidebars haut/bas catégories problème

Message par Dr. Sam Dim 29 Juin 2014 - 23:11

Voilà le code corrigé  ::fleur:: 

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}<br />
        {CURRENT_TIME}<br />
        </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><br />
        <a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br />
        <!-- END switch_user_logged_in -->
        <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
      </td>
  </tr>
</table>
<!-- BEGIN catrow --><!-- BEGIN tablehead --><table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td><img src="http://img.xooimage.com/files109/7/6/8/bannlasoohanmoofa...2--34-2--442d952.png" style="margin-left: 6px;" /></td></tr></table>
        <table class="forumline" width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
     
 
</tr>
 <!-- END tablehead -->
 <!-- BEGIN cathead -->
 <tr>
 <!-- BEGIN inc -->
 <td class="{catrow.cathead.inc.INC_CLASS} index_cate" width="46"><img src="{SPACER}" height="0" width="46"/></td>
 <!-- END inc -->
 <td class="{catrow.cathead.CLASS_CAT} index_cate" 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} index_cate" colspan="3" align="right" index_cate> </td>
 </tr>
 <!-- END cathead -->
 <!-- BEGIN forumrow -->
 <tr>
 <!-- BEGIN inc -->
 <td class="{catrow.forumrow.inc.INC_CLASS} index_cate" width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td>
 <!-- END inc -->
 <td class="{catrow.forumrow.INC_CLASS} index_cate" align="center" valign="middle">
          </td>
      <td class="row1 over" colspan="{catrow.forumrow.INC_SPAN} index_cate" 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>
  </span>
</h{catrow.forumrow.LEVEL}>
<table>
<tr>
<td><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>
<td>
<div class="messages_sujets_derniers_sujets">
  <div class="derniers_sujets"><img title="{catrow.forumrow.L_FORUM_F(OLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /><br />{catrow.forumrow.LAST_POST}</div></div>
</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><table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td><img src="http://img.xooimage.com/files106/c/e/6/bannlasoohanmoofansub-2--35-44cea73.png" style="margin-left: 6px;" /></td></tr></table><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->


Cordialement,
Smile
Dr. Sam

Dr. Sam
*****

Masculin
Messages : 894
Inscrit(e) le : 28/06/2012

http://www.fa-aide.com/
Dr. Sam a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Sidebars haut/bas catégories problème

Message par Eyes_SHM Dim 29 Juin 2014 - 23:14

Olala... Merci, merci beaucoup ! 4 mois que j'me tire les cheveux avec ces fichus codes, vraiment, merci Very Happy

Est-ce que je peux demander ce qui n'allait pas ? Histoire de comprendre un peu ^^
Eyes_SHM

Eyes_SHM
*

Féminin
Messages : 32
Inscrit(e) le : 13/03/2013

http://soohanmoo.bb-fr.com/
Eyes_SHM a été remercié(e) par l'auteur de ce sujet.
  • 0

Résolu Re: Sidebars haut/bas catégories problème

Message par Dr. Sam Dim 29 Juin 2014 - 23:17

Oui bien sur Razz

Premièrement, le code qui décalait étais celui-ci et comme tu ne ne l'utilisait pas, je l'ai simplement supprimé:
Code:
<th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"></th>

Ensuite, quand je l'ai supprimer ton image en haut et celle d'en bas d'écalait aussi de 6 pixels vers la gauche, j'ai donc rajouter sur tes deux images, ce code:
Code:
style="margin-left: 6px;


Cordialement,
Smile
Dr. Sam

Dr. Sam
*****

Masculin
Messages : 894
Inscrit(e) le : 28/06/2012

http://www.fa-aide.com/
Dr. Sam a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Sidebars haut/bas catégories problème

Message par Eyes_SHM Dim 29 Juin 2014 - 23:21

Ah, d'accord, je comprends un peu mieux ! ^^

En tout cas encore merci, pour ton aide et ta rapidité à me répondre, je vais enfin pouvoir changer de design ! Very Happy

Je te souhaite une excellente soirée !
Eyes_SHM

Eyes_SHM
*

Féminin
Messages : 32
Inscrit(e) le : 13/03/2013

http://soohanmoo.bb-fr.com/
Eyes_SHM a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Sidebars haut/bas catégories problème

Message par Dr. Sam Dim 29 Juin 2014 - 23:24

Il n'y a aucun problème, repasse sur FA pour tout autre demande, il me fera plaisir de t'aider Very Happy


Cordialement,
Smile
Dr. Sam

Dr. Sam
*****

Masculin
Messages : 894
Inscrit(e) le : 28/06/2012

http://www.fa-aide.com/
Dr. Sam 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