| Problème de CSS et/ou HTML | |
|
|
Mina
{ Membre }
Messages : 122
| Bonjour ou bonsoir !
Alors voilà, j'ai un sérieux problème : durant toute l'après-midi j'ai travaillé sur le nouveau design de mon forum sur un forum test.
Le forum test : http://asahi-gakuen.forumactif.org/forum.htm Là, tout va bien au niveau du blanc de la page d'accueil. Mais lorsque je le mets sur mon forum avec les mêmes codes, ça me donne ceci : http://ashita-hareru-kana.forumactif.org/forum.htm
Je ne comprends pas d'où le problème peut venir, je cherche depuis déjà une demi heure sans succès.
J'ai également remarqué que ma page d'accueil et mon QEEL avaient disparu ...
Pouvez-vous m'éclairer sur mes problèmes ? ^^" Merci d'avance à celui ou celle qui me répondra =)
J'utilise Firefox, je suis en version Phbb2. Si vous avez besoin d'autres informations, je suis disponible
Edit : j'ai remis le QEEL mais reste le problème de PA u_u | | |
|
| |
Nashii
{ Membre actif }
Messages : 516
| Salut,
Montre ton css, ... As tu remis le code Page d'accueil ? ( enfin y en a t il un car pour moi forum test et forum normal .. La seul différence c'est la page normal qui ne continue pas avec la banniere ( en gros la couleur de fond ) et le qui est en ligne qui est en plus sur ton forum normal. Si tu as modifier des templates s'en doute sur ton forum normal sa na pas été modifié. Regarde ^^ | | |
|
| |
Mina
{ Membre }
Messages : 122
| Tu veux quel code ? index_body ?
Effectivement mon problème majeur est le blanc qui n'apparaît pas entre la bannière et le reste du forum, ce qui est bizarre puisque les couleurs sont les bonnes, mais aussi la PA. Tu veux dire que tu la vois sur les deux toi ?
Mais c'est sans doute un problème de code que je ne trouve pas. | | |
|
| |
Nashii
{ Membre actif }
Messages : 516
| Bon *langage de sourds* :p
As tu mis toute les couleurs comme sur le forum test ? et ton css est ce le même ( si tu as un doute montre le nous. ) | | |
|
| |
Mina
{ Membre }
Messages : 122
| Pardon j'ai confondu CSS et Templates >< Oui j'ai mis exactement les mêmes couleurs, quant aux CSS : Celui du forum test : - Code:
-
.row1{ background-color: #; background-image: url("http://i47.tinypic.com/2yn0wm0.jpg"); background-repeat: repeat; } td.row2{ background-color: #; background-image: url("http://i47.tinypic.com/2yn0wm0.jpg"); background-repeat: repeat; } td.row3{ background-color: #; background-image: url("http://i47.tinypic.com/2yn0wm0.jpg"); background-repeat: repeat; }
a.forumlink{ /* Soulignement pointillé titres forums */ display: block; text-align:left; font-size: 15px; border-bottom: 1px dashed #272412; }
table.bodylinewidth /* Supprimer marge haut du forum */ { position: relative; top: -9px; }
/*personalisation des cadres forum*/ td.row1 { -moz-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; } td.row2 { -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; } td.row3 { -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; } td.row3Right { -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; }
.mystats_fa{ /* Stats "sujets" & "messages" */ padding: 5px; float:right; font-family: Verdana; font-size: 9.5px; font-weight: bold; }
a { /* Liens en smallcaps */ font-variant: small-caps; }
tr.post td {padding-left: 20px;} /* Espace entre avatar et post */ tr.post td {padding-right: 20px;}
textarea, .textarea.post, input.post { -moz-border-radius:10px; }
.postdetails.poster-profile a img { margin: auto; display: block; margin-bottom: -10px; } Celui du forum normal : - Code:
-
.row1{ background-color: #; background-image: url("http://i47.tinypic.com/2yn0wm0.jpg"); background-repeat: repeat; } td.row2{ background-color: #; background-image: url("http://i47.tinypic.com/2yn0wm0.jpg"); background-repeat: repeat; } td.row3{ background-color: #; background-image: url("http://i47.tinypic.com/2yn0wm0.jpg"); background-repeat: repeat; }
a.forumlink{ /* Soulignement pointillé titres forums */ display: block; text-align:left; font-size: 15px; border-bottom: 1px dashed #272412; }
table.bodylinewidth /* Supprimer marge haut du forum */ { position: relative; top: -9px; }
/*personnalisation des cadres forum*/ td.row1 { -moz-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; } td.row2 { -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; } td.row3 { -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; } td.row3Right { -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; }
.mystats_fa{ /* Stats "sujets" & "messages" */ padding: 5px; float:right; font-family: Verdana; font-size: 9.5px; font-weight: regular; }
a { /* Liens en smallcaps */ font-variant: small-caps; }
tr.post td {padding-left: 20px;} /* Espace entre avatar et post */ tr.post td {padding-right: 20px;}
.postdetails.poster-profile a img { margin: auto; display: block; margin-bottom: -10px; }
.statistiques{ border:0px; background-image: url("LIEN IMAGE DU HAUT"); background-repeat: no-repeat; background-position: center; height:100px;}
.groupes{ background-color:#FFFFFF;border: 0px # dotted; -moz-border-radius : 5px 5px 5px 5px; height:40px;padding-right:12px;padding-left:5px;padding-bottom:3px; font-size:15px;font-weight: regular;text-align:center; text-decoration: none !important;}
textarea, .textarea.post, input.post { -moz-border-radius:10px; }
a:hover { text-decoration: none !important; } Le dernier code du CSS du forum normal (pour les liens) je viens de l'ajouter. | | |
|
| |
Nashii
{ Membre actif }
Messages : 516
| Bon déja j'ia vu que tu as fait des modif comme ici - Code:
-
.mystats_fa{ /* Stats "sujets" & "messages" */ padding: 5px; float:right; font-family: Verdana; font-size: 9.5px; font-weight: bold; }
le font weight est devenu regular ^^, mais ce n'est pas sa .. Je pense que t'as du te tromper dans les couleurs.. Tu sais une case en haut puis en bas ... bref on loupe la ligne ... Sa arrive... Mais tu dit que tu as toucher au template... Montre tous le templates modifier sur ton forum test et ceux de ton vrai fofo | | |
|
| |
Invité Invité
| Par rapport à ce bout-là - Code:
-
table.bodylinewidth /* Supprimer marge haut du forum */ { position: relative; top: -9px; } Je n'avais jamais vu le table devant .bodylinewidth °° Mais ce qui est bizarre c'est que sur ton forum test la marge en haut du forum a bien été enlevé alors que sur ton forum normal elle y est °° | | |
|
| |
Mina
{ Membre }
Messages : 122
| Forum normal : - 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 class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"> <tr> <th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th> <!-- <th nowrap="nowrap" width="50">{L_TOPICS}</th> <th nowrap="nowrap" width="50">{L_POSTS}</th> --> <th nowrap="nowrap" width="150"><div style="width:150px;">{L_LASTPOST}</div></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 --> <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="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"> <h{catrow.forumrow.LEVEL} class="hierarchy"> <span class="forumlink"> <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}"> <div class="mystats_fa">{catrow.forumrow.POSTS} message(s) /{catrow.forumrow.TOPICS} sujet(s) </div> {catrow.forumrow.FORUM_NAME}</a> </span> </h{catrow.forumrow.LEVEL}> <table><tr><td width="400"><span class="genmed">{catrow.forumrow.FORUM_DESC}</span></td><img src="{SPACER}" alt="" height="5" width="1" /><td></td><td width="200" align="center">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</td></tr></table> <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> </td> <!-- BEGIN forum_link_no --> <!-- <td class="row3" align="center" valign="middle" height="50"> <span class="gensmall">{catrow.forumrow.TOPICS}</span> </td> <td class="row2" align="center" valign="middle" height="50"> <span class="gensmall">{catrow.forumrow.POSTS}</span> </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> <!-- 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 -->
<!-- BEGIN disable_viewonline --> <br><br><table cellspacing="2" cellpadding="2" width="750" border="0" class="statistiques"> <tr><td width="5%"></td> <td width="40%"><center> <span class="groupes"> <a href="http://ashita-hareru-kana.forumactif.org/groupcp.forum?g=2"><font color="COULEUR DU GROUPE 1" size="2">Kaze no Shounen</font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"><a href="http://ashita-hareru-kana.forumactif.org/groupcp.forum?g=3"><font color="COULEUR DU GROUPE 2" size="2">1ère année</font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg"><br><br> <span class="groupes"> <a href="http://ashita-hareru-kana.forumactif.org/groupcp.forum?g=4"><font color="COULEUR DU GROUPE 3" size="2">2ème année</font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg> <span class="groupes"> <a href="http://ashita-hareru-kana.forumactif.org/groupcp.forum?g=5"><font color="COULEUR DU GROUPE 4" size="2">3ème année</font></a></span> </td><td> <span class="gensmall">{TOTAL_POSTS}. {TOTAL_USERS}<br /> {NEWEST_USER}<br><br> <span class="gensmall"><span id="delf">{TOTAL_USERS_ONLINE}</span><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/utilisateur en ligne/,"internaute en ligne");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/utilisateurs en ligne/,"internautes en ligne");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Enregistré/,"Lycéen(ne)");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Enregistrés/,"Lycéen(ne)s");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invisible et/,"Caché,");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invisibles et /,"Cachés,");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invité/,"visiteur");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invités/,"visiteurs");</script></span><br> <span class="johian">{LOGGED_IN_USER_LIST}</span></center></span><br> </tr> </table> <table border="0" cellspacing="3" cellpadding="0" width="600" align="center" style="text-align: justify"> {L_CONNECTED_MEMBERS} {L_WHOSBIRTHDAY_TODAY} {L_WHOSBIRTHDAY_WEEK}</table><br> <!-- END disable_viewonline --> Forum test : - 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 class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"> <tr> <th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th> <!-- <th nowrap="nowrap" width="50">{L_TOPICS}</th> <th nowrap="nowrap" width="50">{L_POSTS}</th> --> <th nowrap="nowrap" width="150"><div style="width:150px;">{L_LASTPOST}</div></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 --> <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="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"> <h{catrow.forumrow.LEVEL} class="hierarchy"> <span class="forumlink"> <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}"> <div class="mystats_fa">{catrow.forumrow.POSTS} message(s) /{catrow.forumrow.TOPICS} sujet(s) </div> {catrow.forumrow.FORUM_NAME}</a> </span> </h{catrow.forumrow.LEVEL}> <table><tr><td width="400"><span class="genmed">{catrow.forumrow.FORUM_DESC}</span></td><img src="{SPACER}" alt="" height="5" width="1" /><td></td><td width="200" align="center">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</td></tr></table> <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> </td> <!-- BEGIN forum_link_no --> <!-- <td class="row3" align="center" valign="middle" height="50"> <span class="gensmall">{catrow.forumrow.TOPICS}</span> </td> <td class="row2" align="center" valign="middle" height="50"> <span class="gensmall">{catrow.forumrow.POSTS}</span> </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> <!-- 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 --> Quant au table je ne sais pas je vais essayer de l'enlever [si je ne réponds pas de suite c'est normal on m'appelle pour manger ^^"] Merci de ton aide en tout cas, ça me fait plaisir une réponse si rapide ^^ | | |
|
| |
Nashii
{ Membre actif }
Messages : 516
| a oui Kimy je n'ai pas fait gaffe c'est étrange :p
*j'ai trop mal au yeux je laisse kimy voir ... je stop le pc @.@* | | |
|
| |
Invité Invité
| Ouhla tu as mis plusieurs templates là non ? Tu peux m'indiquer quoi correspond à quoi s'il te plaît ^^" | | |
|
| |
Nashii
{ Membre actif }
Messages : 516
| Moi aussi je m'y retrouve plus... Mais dit moi : as tu mis la couleur blanche dans - Code:
-
couleur intérieure du cadre du forum : | | |
|
| |
Mina
{ Membre }
Messages : 122
| J'ai mis le blanc dans "couleur intérieure du cadre du forum" et "couleur de fond de page"
Kimy - bah j'ai mis uniquement le template index_body de mon forum normal et celui de mon forum test ... | | |
|
| |
Invité Invité
| OO Toute la première partie de ton template - 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 class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"> <tr> <th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th> <!-- <th nowrap="nowrap" width="50">{L_TOPICS}</th> <th nowrap="nowrap" width="50">{L_POSTS}</th> --> <th nowrap="nowrap" width="150"><div style="width:150px;">{L_LASTPOST}</div></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 --> <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="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"> <h{catrow.forumrow.LEVEL} class="hierarchy"> <span class="forumlink"> <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}"> <div class="mystats_fa">{catrow.forumrow.POSTS} message(s) /{catrow.forumrow.TOPICS} sujet(s) </div> {catrow.forumrow.FORUM_NAME}</a> </span> </h{catrow.forumrow.LEVEL}> <table><tr><td width="400"><span class="genmed">{catrow.forumrow.FORUM_DESC}</span></td><img src="{SPACER}" alt="" height="5" width="1" /><td></td><td width="200" align="center">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</td></tr></table> <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> </td> <!-- BEGIN forum_link_no --> <!-- <td class="row3" align="center" valign="middle" height="50"> <span class="gensmall">{catrow.forumrow.TOPICS}</span> </td> <td class="row2" align="center" valign="middle" height="50"> <span class="gensmall">{catrow.forumrow.POSTS}</span> </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> <!-- 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 --> Ça je ne l'ai pas dans mon template index_body °° | | |
|
| |
Mina
{ Membre }
Messages : 122
| J'ai peut-être fait une erreur ? Sûrement même ! Je vais tenter d'effacer ce morceau =S | | |
|
| |
Invité Invité
| En fait là tu as fais un mix du template index_body et index_box XD | | |
|
| |
Mina
{ Membre }
Messages : 122
| Mais tu veux dire que la partie que tu m'as copié dans ton message précédent de mon template c'est du index_box ? Parce que c'était le code qu'avait proposé Basil (je crois que c'est lui).
Quand j'enlève la partie que tu m'as copié je retrouve la page d'accueil mais je perds tous mes codes pour les colonnes "sujets" et "messages", ainsi que mon QEEL O.O
Edit : en fait j'avais pas publié, et quand je publie ya plus rien qui s'affiche sauuuf le QEEL u_u |
Dernière édition par Mina le Ven 19 Fév 2010, 16:12, édité 1 fois | |
|
| |
Invité Invité
| Ca c'est TOUT le index_box - 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 class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"> <tr> <th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th> <!-- <th nowrap="nowrap" width="50">{L_TOPICS}</th> <th nowrap="nowrap" width="50">{L_POSTS}</th> --> <th nowrap="nowrap" width="150"><div style="width:150px;">{L_LASTPOST}</div></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 --> <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="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"> <h{catrow.forumrow.LEVEL} class="hierarchy"> <span class="forumlink"> <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}"> <div class="mystats_fa">{catrow.forumrow.POSTS} message(s) /{catrow.forumrow.TOPICS} sujet(s) </div> {catrow.forumrow.FORUM_NAME}</a> </span> </h{catrow.forumrow.LEVEL}> <table><tr><td width="400"><span class="genmed">{catrow.forumrow.FORUM_DESC}</span></td><img src="{SPACER}" alt="" height="5" width="1" /><td></td><td width="200" align="center">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</td></tr></table> <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> </td> <!-- BEGIN forum_link_no --> <!-- <td class="row3" align="center" valign="middle" height="50"> <span class="gensmall">{catrow.forumrow.TOPICS}</span> </td> <td class="row2" align="center" valign="middle" height="50"> <span class="gensmall">{catrow.forumrow.POSTS}</span> </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> <!-- 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 --> et ça c'est UNE PARTIE du index_body en fait - Code:
-
<!-- BEGIN disable_viewonline --> <br><br><table cellspacing="2" cellpadding="2" width="750" border="0" class="statistiques"> <tr><td width="5%"></td> <td width="40%"><center> <span class="groupes"> <a href="http://ashita-hareru-kana.forumactif.org/groupcp.forum?g=2"><font color="COULEUR DU GROUPE 1" size="2">Kaze no Shounen</font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"><a href="http://ashita-hareru-kana.forumactif.org/groupcp.forum?g=3"><font color="COULEUR DU GROUPE 2" size="2">1ère année</font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg"><br><br> <span class="groupes"> <a href="http://ashita-hareru-kana.forumactif.org/groupcp.forum?g=4"><font color="COULEUR DU GROUPE 3" size="2">2ème année</font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg> <span class="groupes"> <a href="http://ashita-hareru-kana.forumactif.org/groupcp.forum?g=5"><font color="COULEUR DU GROUPE 4" size="2">3ème année</font></a></span> </td><td> <span class="gensmall">{TOTAL_POSTS}. {TOTAL_USERS}<br /> {NEWEST_USER}<br><br> <span class="gensmall"><span id="delf">{TOTAL_USERS_ONLINE}</span><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/utilisateur en ligne/,"internaute en ligne");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/utilisateurs en ligne/,"internautes en ligne");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Enregistré/,"Lycéen(ne)");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Enregistrés/,"Lycéen(ne)s");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invisible et/,"Caché,");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invisibles et /,"Cachés,");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invité/,"visiteur");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invités/,"visiteurs");</script></span><br> <span class="johian">{LOGGED_IN_USER_LIST}</span></center></span><br> </tr> </table> <table border="0" cellspacing="3" cellpadding="0" width="600" align="center" style="text-align: justify"> {L_CONNECTED_MEMBERS} {L_WHOSBIRTHDAY_TODAY} {L_WHOSBIRTHDAY_WEEK}</table><br> <!-- END disable_viewonline --> | | |
|
| |
Mina
{ Membre }
Messages : 122
| C'est bon j'ai remis les templates en ordre, effectivement tu avais raison j'avais mélangé les deux, du gros n'importe quoi ! Donc j'ai retrouvé mon QEEL et ma PA, il ne reste plus que le problème de la couleur blanche. Merci Nashii et Kimy déjà de m'avoir aidée jusque là ! Mais je vous avoue que la couleur c'est un mystère ! J'ai ça : - Spoiler:
| | |
|
| |
Invité Invité
| Et tu as exactement les même templates, le même CSS et le même codage couleur sur ton forum test et sur ton forum normal ? | | |
|
| |
Mina
{ Membre }
Messages : 122
| Je vais vérifier ... Mais normalement oui vu que j'avais copié collé mais vu le bazar que j'ai mis dans mes templates j'ai dû faire une bourde quelque part. | | |
|
| |
Invité Invité
| Le mieux c'est que tu supprimes tous tes templates sur le forum normal, que tu copies ceux de ton forum test et que tu les colles exactement dans ton forum normal. Pareil avec le CSS | | |
|
| |
Mina
{ Membre }
Messages : 122
| Oui je vais faire ça, mais c'était ce que j'avais fait pourtant. On va bien voir ... | | |
|
| |
Invité Invité
| |
| |
Mina
{ Membre }
Messages : 122
| Euh bah .... Je sais d'où vient mon mélange des templates ... de mon forum test =S C'est pour ça que j'ai pas la PA sur celui là non plus u_u | | |
|
| |
Invité Invité
| XD Et ça marche bien maintenant ? | | |
|
| |
Contenu sponsorisé
| |
| |
| Problème de CSS et/ou HTML | |
|