Uh. Ahwiii il m'était arrivé la même chose !
La seule façon que j'avais trouvée, c'était de faire un autre tableau contenant les utilisateurs co les dernières 24h. Mais c'est bizarre, après avoir fait le tuto du QEEL y'a quelques minutes, je me suis rendu compte que l'accolade {L_CONNECTED_MEMBERS} n'était pas entre les balises TR et TD. Bref.
Je poste juste pour te dire que je suis sur ton soucis, j'y travaille, je teste plusieurs trucs et je te dis si j'ai trouvé un autre moyen que celui que j'avais trouvé il y a quelque jours (si tu ne réponds pas, j'éditerai ce message, si tu réponds j'en posterai un nouveau.).
Ediiiiiiiiiiiit !!
Je crois avoir réussiiiiiiiiiiiii, youpiiiiiiiiiiiiiiiiiiii o/
J'ai testé sur mon forum de test, alors comme j'ai pas ton CSS, je peux pas trop voir le résultat, mais regarde : http://rebellion-site.1fr1.net/forum.htm
Bien sûr avec ton css ça sera plus beau x]
Voici le code (j'ai pris que la partie du QEEL, le reste n'a pas changé :
- Code:
-
<!-- BEGIN disable_viewonline -->
<table cellspacing="2" cellpadding="2" width="900" border="0" class="statistiques">
<tr>
<td width="15%" rowspan="2"></td>
<td width="50%">
<br><br><br><br><br><br><br><center>
<span class="groupes"><a href="http://sin-awake.monempire.net/groupcp.forum?g=2"><font color="#990000" size="1"><b>QUEEN & KING</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"><a href="http://sin-awake.monempire.net/groupcp.forum?g=4"><font color="#D6440F" size="1"><b>MODERATEURS</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"><a href="http://sin-awake.monempire.net/groupcp.forum?g=5"><font color="#054080" size="1"><b>ANIM'S</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"><a href="http://sin-awake.monempire.net/groupcp.forum?g=3"><font color="#45C902" size="1"><b>DESIGNERS</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"><a href="http://sin-awake.monempire.net/groupcp.forum?g=6"><font color="#821657" size="1"><b>ARBITRES</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"><a href="http://sin-awake.monempire.net/groupcp.forum?g=7"><font color="#5C2A04" size="1"><b>ÉVALUATEURS</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"><br><br>
<span class="groupes"><a href="http://sin-awake.monempire.net/groupcp.forum?g=8"><font color="#09990E" size="1"><b>VIRTUOSES</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"><a href="http://sin-awake.monempire.net/groupcp.forum?g=9"><font color="#0A8F4F" size="1"><b>DESSINATEURS</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"><a href="http://sin-awake.monempire.net/groupcp.forum?g=10"><font color="#077A7A" size="1"><b>PHOTOGRAPHES</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"><a href="http://sin-awake.monempire.net/groupcp.forum?g=11"><font color="#5E0F9E" size="1"><b>GRAPHISTES</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"><a href="http://sin-awake.monempire.net/groupcp.forum?g=12"><font color="#BFA70B" size="1"><b>ECRIVAINS</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="gensmall"> <br>{TOTAL_POSTS}. {TOTAL_USERS_ONLINE} <br>{LOGGED_IN_USER_LIST}<br>{TOTAL_USERS}<br /> {NEWEST_USER}</span></center></td>
<br><br />
<br>
<td width="5%" rowspan="2"></td>
</tr>{L_CONNECTED_MEMBERS}
</table>
<!-- END disable_viewonline -->
Alors, qu'ai-je fait ?
Bon alors juste que j'ai remarqué que {L_CONNECTED_MEMBERS} ne voulait pas rentrer dans les cellules normales. Et que lorsque je le mettais hors des cellules, il se mettait exactement là où il se mettait pour toi. Ce qui est logique ! Vu que ton tableau est à 3 colonnes : une vide à gauche, celle du milieu pleine, et une vide à droite. Et en fait {L_CONNECTED_MEMBERS} se mettait à la suite, dans la première colonne, donc ça faisait moche. Ce que j'ai fait c'est que j'ai dit que la première cellule vide de largeur de 15% était la fusion de 2 cellules verticales, pareil pour celle de droite. Du coup, si on réfléchit bien, les deux colonnes des côtés sont plus "longues" que celle du milieu (puisqu'elles fusionnent 2 cellules alors que celle du milieu une seule), donc quand j'ai mis {L_CONNECTED_MEMBERS}, il s'est mis sous celle du milieu, et non plus sous celle de gauche !!
Bref c'est pas clair, mais au moins ça foire plus o/
J'espère que c'était ça que tu voulais (pasque, pardonnez moi mon langage mais, putain ! quelle prise de tete ! XD) xD
Pour la "barre" dont tu parles dans ton premier message, je pense qu'il faut ajouter une ligne à la fin, mais j'ai pas testé :
- Code:
-
<tr><td colspan="3"><img src="TON IMAGE" border="0"></td></tr>
Ce qui donne au complet :
- Code:
-
<!-- BEGIN disable_viewonline -->
<table cellspacing="2" cellpadding="2" width="900" border="0" class="statistiques">
<tr>
<td width="15%" rowspan="2"></td>
<td width="50%">
<br><br><br><br><br><br><br><center>
<span class="groupes"><a href="http://sin-awake.monempire.net/groupcp.forum?g=2"><font color="#990000" size="1"><b>QUEEN & KING</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"><a href="http://sin-awake.monempire.net/groupcp.forum?g=4"><font color="#D6440F" size="1"><b>MODERATEURS</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"><a href="http://sin-awake.monempire.net/groupcp.forum?g=5"><font color="#054080" size="1"><b>ANIM'S</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"><a href="http://sin-awake.monempire.net/groupcp.forum?g=3"><font color="#45C902" size="1"><b>DESIGNERS</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"><a href="http://sin-awake.monempire.net/groupcp.forum?g=6"><font color="#821657" size="1"><b>ARBITRES</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"><a href="http://sin-awake.monempire.net/groupcp.forum?g=7"><font color="#5C2A04" size="1"><b>ÉVALUATEURS</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"><br><br>
<span class="groupes"><a href="http://sin-awake.monempire.net/groupcp.forum?g=8"><font color="#09990E" size="1"><b>VIRTUOSES</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"><a href="http://sin-awake.monempire.net/groupcp.forum?g=9"><font color="#0A8F4F" size="1"><b>DESSINATEURS</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"><a href="http://sin-awake.monempire.net/groupcp.forum?g=10"><font color="#077A7A" size="1"><b>PHOTOGRAPHES</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"><a href="http://sin-awake.monempire.net/groupcp.forum?g=11"><font color="#5E0F9E" size="1"><b>GRAPHISTES</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"><a href="http://sin-awake.monempire.net/groupcp.forum?g=12"><font color="#BFA70B" size="1"><b>ECRIVAINS</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="gensmall"> <br>{TOTAL_POSTS}. {TOTAL_USERS_ONLINE} <br>{LOGGED_IN_USER_LIST}<br>{TOTAL_USERS}<br /> {NEWEST_USER}</span></center></td>
<br><br />
<br>
<td width="5%" rowspan="2"></td>
</tr>{L_CONNECTED_MEMBERS}
<tr><td colspan="3"><img src="TON IMAGE" border="0"></td></tr>
</table>
<!-- END disable_viewonline -->
Voila, pour cette dernière partie je ne suis pas sûre, teste et tu me diras si ça marche ou pas ^^"
Edit : Bon finalement j'ai testé ^^ Je me suis permis de prendre la même image que sur le forum de Lilypad, juste pour tester cette fameuse "barre", et en fait ça marche =)