Ligne embêtante :O:

2 participants

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

Résolu Ligne embêtante :O:

Message par Nono38 Lun 3 Sep 2012 - 13:43

Bonjour à toutes et à tous,

J'aimerais savoir comment enlever cette ligne bleu en pointillés qui fait moche :

Ligne embêtante  :O: Captur14

Mon forum qui est en phpBB2 : http://graph-actif.lebonforum.com/


++


Dernière édition par Nono38 le Lun 3 Sep 2012 - 14:03, édité 1 fois
Nono38

Nono38
****

Masculin
Messages : 326
Inscrit(e) le : 03/04/2012

http://potterheads.forumactif.com/
Nono38 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Ligne embêtante :O:

Message par Matriochka Lun 3 Sep 2012 - 13:45

Bonjour,

Dans votre CSS personnalisé, localisez cette élément :
Code:
a.forumlink

Et à partir de là, supprimez cette ligne, qui cause l’affichage de vos pointillés :
border-bottom: 1px dashed #4E97B8;

Smile
avatar

Matriochka
Membre actif

Messages : 7604
Inscrit(e) le : 14/07/2010

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

Résolu Re: Ligne embêtante :O:

Message par Nono38 Lun 3 Sep 2012 - 13:49

Oui merci beaucoup mais j'aimerais savoir comment re-décaler cette ligne vers le bas pour qu'elle soit alignée avec le reste STP :

Ligne embêtante  :O: Captur15


++
Nono38

Nono38
****

Masculin
Messages : 326
Inscrit(e) le : 03/04/2012

http://potterheads.forumactif.com/
Nono38 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Ligne embêtante :O:

Message par Matriochka Lun 3 Sep 2012 - 13:54

Oui, serait-il possible d’avoir votre template index_box ? Smile
avatar

Matriochka
Membre actif

Messages : 7604
Inscrit(e) le : 14/07/2010

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

Résolu Re: Ligne embêtante :O:

Message par Nono38 Lun 3 Sep 2012 - 13:56

Oui tient :

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>
<br />
<!-- BEGIN catrow -->
<!-- BEGIN tablehead -->

<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
  <tr>       
    <td>
    <!-- DEBUT TITRE CATEGORIE -->
      <div class="top_tfa_cat">
        <table class="rotat-table" width="100%" border="0" cellspacing="0" cellpadding="0" align="left"> 
          <tr>         
            <th nowrap="nowrap" width="100%" class="secondarytitle" style="background: transparent; vertical-align: middle;">           
              <div class="rotat-cat-titre"><span class="cat_titre">{catrow.tablehead.L_FORUM}</span></div>         
            </th> 
          </tr>
        </table>
      </div> 
      <!-- FIN TITRE CATEGORIE -->   
      <div style="clear: both;"></div>
    </td>
  </tr>
  <!-- END tablehead -->
  <!-- BEGIN forumrow -->
  <tr>
    <td>
      <table width="100%" cellspacing="0" cellpadding="0" border="0">   
        <tr>                 
          <td align="center" width="80%" class="cell_tfa_cat"> 
           
            <!-- DEBUT TABLE TITRE FORUM -->                         
            <table width="100%" border="0" cellspacing="0" cellpadding="0" height="38" align="center" >                             
              <tbody>                               
                <tr>                                     
                  <td width="33"><img src="http://i45.servimg.com/u/f45/11/95/30/70/r113.png" width="33" height="38" alt="" />                                   
                  </td>                                   
                  <td align="center"  height="38" style="background: url('http://i45.servimg.com/u/f45/11/95/30/70/r211.jpg') repeat-x; text-align: center; min-width: 300px;">                                             
                    <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}>                                   
                  </td>                                 
                  <td width="33"><img src="http://i45.servimg.com/u/f45/11/95/30/70/r3r10.png" width="33" height="38" alt="" /></td>                             
                </tr>                       
              </tbody>               
            </table>   
            <!-- FIN TABLE TITRE FORUM -->       
          </td>     
          <td align="center" valign="middle" class="cell_vide"></td>     
          <td align="center" valign="middle" class="cell_vide"></td>     
        </tr>   
        <tr>
 
          <!-- DEBUT DESCRIPTION FORUM -->             
          <td width="80%" class="cell_tfa_des">                         
            <div class="la_description">
              <div>                             
                <span class="genmed">{catrow.forumrow.FORUM_DESC}</span>                                                                               
              </div>                               
              <div class="modo" style="width:100%;">                   
                <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>                             
              </div>                         
            </div>     
          </td>     
          <!-- FIN DESCRIPTION FORUM -->       
          <td  width="3%"></td>

          <!-- DEBUT DERNIERS MESSAGES -->
        <td  width="17%" style="min-width: 160px; vertical-align: bottom;">
          <!-- DEBUT ICONE NEW/NO-NEW/CLOS -->
          <div class="icone_cat"><img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></div>
          <!-- FIN ICONE NEW/NO-NEW/CLOS -->             
          <div class="dernier_messages">         
            <span class="gensmall">{catrow.forumrow.LAST_POST}</span>               
          </div>       
          </td>
          <!-- FIN DERNIERS MESSAGES --> 
        </tr>
        <tr>     
          <td width="80%" align="center">

            <!-- DEBUT TABLE CONTENANT LES SOUS-FORUMS -->           
            <table width="85%" border="0" cellspacing="0" cellpadding="0" height="28" align="center" >                     
              <tbody>                       
                <tr>                       
                  <td width="30"><img src="http://i45.servimg.com/u/f45/11/95/30/70/re_0110.png" width="30" height="30" alt="" /></td>                         
                  <td  class="text-tfa_cell" align="center"  height="30" style="background: url('http://i45.servimg.com/u/f45/11/95/30/70/re_0211.png') repeat-x;">           
                    <span class="gensmall">           
                      {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}           
                    </span>                                                               
                  </td>                       
                  <td width="30"><img src="http://i45.servimg.com/u/f45/11/95/30/70/re_0310.png" width="30" height="30" alt=""  /></td>                     
                </tr>               
              </tbody>           
            </table>
            <!-- FIN TABLE CONTENANT LES SOUS-FORUMS -->       
          </td>       
          <td width="3%"></td>       
          <td width="17%">

            <!-- DEBUT TABLE CONTENANT NOMBRE DE SUJETS-MESSAGES -->               
            <table width="100%" border="0" cellspacing="0" cellpadding="0" height="28" align="center" >                   
              <tbody>                       
                <tr>                         
                  <td width="30"><img src="http://i45.servimg.com/u/f45/11/95/30/70/re_0110.png" width="30" height="30" alt="" /></td>                       
                  <td class="text-tfa_cell" align="center" height="30" style="background: url('http://i45.servimg.com/u/f45/11/95/30/70/re_0211.png') repeat-x; min-width: 150px;">         
                    <span class="gensmall">
                      <span style="color: #851542; font-weight: bold;">{catrow.forumrow.TOPICS}</span> sujets et
                      <span style="color: #851542; font-weight: bold;">{catrow.forumrow.POSTS}</span> messages</span>                       
                  </td>                       
                  <td width="30"><img src="http://i45.servimg.com/u/f45/11/95/30/70/re_0310.png" width="30" height="30" alt=""  /></td>                   
                </tr>               
              </tbody>           
            </table>
            <!-- FIN TABLE CONTENANT NOMBRE DE SUJETS/MESSAGES -->       
          </td> 
        </tr>
      </table>
      <br />     
    </td> 
  </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 -->
Nono38

Nono38
****

Masculin
Messages : 326
Inscrit(e) le : 03/04/2012

http://potterheads.forumactif.com/
Nono38 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Ligne embêtante :O:

Message par Matriochka Lun 3 Sep 2012 - 13:59

Trouvez cette ligne :
Code:
<a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a><br />
Et supprimez le saut de ligne, juste à la fin :
Code:
<br />
C’est ce qui cause ce décalage.

N’oubliez pas d’enregistrer puis publier votre template afin que la modification soit prise en compte Smile
avatar

Matriochka
Membre actif

Messages : 7604
Inscrit(e) le : 14/07/2010

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

Résolu Re: Ligne embêtante :O:

Message par Nono38 Lun 3 Sep 2012 - 14:03

Oh ALLELUIA !!!

Merci beaucoup de ta part Smile Smile


++
Nono38

Nono38
****

Masculin
Messages : 326
Inscrit(e) le : 03/04/2012

http://potterheads.forumactif.com/
Nono38 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