PILEPOIL
{ Membre }
Messages : 7
| Bonjour tout le monde ! Nouveau souci, j'ai un décalage étrange qui apparaît : Comme vous pouvez le voir, ma catégorie est grande alors même qu'elle n'a aucune description et les statistiques sont aussi bas, alors même qu'il n'y a rien au dessus, je ne comprends pas.. Je pense que le souci vient du CSS puisque j'ai copié le template d'un de mes anciens forums où tout marche correctement. Voici le template Index-box : - Code:
-
<table width="100%" border="0" cellspacing="0" 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 class="forumline" width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <div class="categtitle secondarytitle">{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> <!-- 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"> </td> </tr> <!-- END cathead --> <!-- BEGIN forumrow --> <tr> <!-- BEGIN inc --> <td class="{catrow.forumrow.inc.INC_CLASS}" width="55"><img src="{SPACER}" height="0" width="55" alt="." /></td> <!-- END inc --> <td class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" height="50" width="570"> <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}> <div class="categdescription"><span class="genmed">{catrow.forumrow.FORUM_DESC}</span></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 --> {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS} </span> </td> <td class="row3 over" align="center" valign="top" height="50" style="width:175px !important;"><div class="derniermessage"> <div 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}" style="margin-bottom:-3px;"/> </div> <span class="gensmall"> <span> <!-- BEGIN switch_topic_title --> <span class="gensmall topicmessages">{catrow.forumrow.POSTS} frites grasses dans {catrow.forumrow.TOPICS} estomacs.</span> </span><br><br> <a href="{catrow.forumrow.U_LATEST_TOPIC_POST}" title="{catrow.forumrow.LATEST_TOPIC_TITLE}"><br>{catrow.forumrow.LATEST_TOPIC_NAME}</a><br /> <!-- END switch_topic_title --> {catrow.forumrow.USER_LAST_POST} </span> </div> </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 class="categbas" src="http://i50.tinypic.com/200b9jk.jpg" /><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow --> Ainsi que le CSS : - Code:
-
/*Police étrange*/ @import url(http://fonts.googleapis.com/css?family=Oleo+Script:700);
/*Decription des catégories*/ .descrip { background-color: #FED38B; width: 500px; height: 100px; overflow:auto; padding-bottom: 15px; padding-top: 15px; padding-left: 15px; padding-right: 15px; font-family: arial; font-size: 12px; line-height: 11px; color: #8c8078; }
/* Codes pour la fiche de présa*/ .feuillep { -moz-border-radius-bottomleft:20px; -moz-border-radius-bottomright:20px; -moz-border-radius-topleft:20px; -moz-border-radius-topright:20px; background-color: #FED076; border-left : 3px #FE420C solid; padding:10px; }
.adj { background-color: #FAE0AE;}
/*Modif avec le header pour Cecile la maniaque*/ #i_logo { margin-top: -10px; margin: -10px; } /* Marge sur les messages et justif*/ .postbody { display: block; padding-left: 15px; padding-right: 15px; text-align:justify; }
/* Enlever les marges en haut et en bas */ .bodyline{ border-top: none !important; border-bottom: none !important; } body { margin: 0 auto; }
/*Barre de navigation*/ a.mainmenu{ text-align: center; text-color: #B13939; text-transform : uppercase ; text-shadow: 1px 1px 1px #251111; font-family: georgia; font-size: 14px; }
a.mainmenu:hover{ text-align: center; text-color: #621010; font-family: georgia; font-size: 16px; text-transform: lowercase ; letter-spacing: 1px; text-shadow: 2px 2px 2px #D9CAB8; font-style: italic; }
.mainmenu img {display: none;}
/*NAVIG EN HAUT DLA PAGE*/ .navi { top : 0px; position : fixed; background-color : #FDE39E ; border-bottom : 3px #F95108 solid; left: 0px; top: 0px; right: 0px; z-index: 999; width: 100%;
} /*Retirer le soulignement des pseudo*/ A:link {text-decoration: none !important;} A:visited {text-decoration: none !important;} A:active {text-decoration: none !important;} A:hover {text-decoration: none !important;}
/*Retirer le derniere edition par*/ tr.post span.gensmall { display: none; }
/*Mettre en couleur l italique*/ i {color :#FF1E00;}
/*Qui est en ligne a la con*/ .groupes{ height: 40px; padding-top : 10px; padding-right: 12px; padding-left: 14px; padding-bottom: 3px; font-size: 12px; font-weight: bold; text-align: left; text-decoration: none !important;}
.bordureqeel { border-bottom : 7px solid #FED288 ; -moz-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; }
.rightpart { font-size : 10px ; border-left : 1px solid #FED288 ; padding-left : 10px; padding-right : 10px; padding-bottom : 10px; text-align: justify; }
.leftpart { font-size : 10px ; padding-left : 10px; padding-right : 10px; padding-bottom : 10px; text-align: justify; }
.tableauqeel{ background-color: #FEB146; -moz-border-radius: 10px 10px 10px 10px; } /*Cadre du forum*/ .bodyline { background-color: 20px solid #FF0B03; border-left: 10px solid #FF0B03; border-right: 10px solid #FF0B03; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px; }
/*Liens des sous catégories */ a.forumlink{ font-family: 'Oleo Script', cursive; font-size: 22px; font-style: italic; display:block; text-align: center; font-weight: bold; font-color: #FF9639 }
a.forumlink:hover{ border-bottom: 4px #F7490A; text-align: center; font-weight: bold; }
.postbody { display: block; padding-left: 15px; padding-right: 15px; text-align:justify; }
.forumlink { line-height: 3px; margin-top: -7px; } Merci d'avance si quelqu'un a une piste, car moi je sèche... |
Dernière édition par PILEPOIL le Lun 28 Mai 2012, 08:57, édité 1 fois | |
|
Doare
{ Spécialiste }
Messages : 544
| Pourrait-on avoir le lien du forum ? | | |
|
PILEPOIL
{ Membre }
Messages : 7
| Oui pardon j'ai zappé :
http://balancelasauce.winnerforum.net/ | | |
|
Doare
{ Spécialiste }
Messages : 544
| L'espace vide est l'endroit où est censé apparaître l'image new/no new/lock. A voir si tu veux la laisser là ou la changer de place. | | |
|
PILEPOIL
{ Membre }
Messages : 7
| Aaaaaah mais que je suis sotte ! J'avais oublié qu'il y avait des images... Merci d'avoir reconnecté mes neuronnes ! | | |
|
Psycho
Psychopathe
Messages : 3407
| Hello ! Le problème est-il entièrement résolu dans ce cas ? (: Merci d'avance de ta réponse | | |
|
PILEPOIL
{ Membre }
Messages : 7
| |
Psycho
Psychopathe
Messages : 3407
| Merci à toi, de ta réponse Dans ce cas, je déplace ! ZOU ^^ | | |
|