CSSActif, le forum, n'est plus maintenu. Il est néanmoins disponible pour consultation. Pour des outils pratiques, rendez-vous sur: Découvrez CSSActif, une collection d'outils et de tutoriels interactifs pour les développeurs Web — HTML, CSS, JavaScript et bien plus! |
| Lukarin
{ Membre }
Messages : 31
| Bonjour à tous! Voilà, je voudrais personnaliser mon "qui est en ligne", sur mon forum, seulement je crois qu'il y a un soucis dans le code en question. C'est mon frère qui me l'a passé, et qui l'avait utilisé sans problème sur son propre forum, mais en me le copiant/collant, il a surement dû louper une balise, ou alors le problème vient d'autre part. En effet, quand je mets ce template, voici ce que me dis l'avertissement: "La balise a été fermée avant d'avoir été ouverte ou la balise n'a pas été ouverte." Ce qui signifie qu'il doit manquer une balise d'ouverture, c'est cela? Moi je n'arrive pas à repérer l'erreur, donc j'espère que vous saurez m'aider. Je vous joins le template: - Code:
-
<!-- BEGIN disable_viewonline --> <table cellspacing="2" cellpadding="2" width="900" border="0" class="statistiques"> <tr> <td width="15%"></td> <td width="50%"> <br><br><br><br><br><br><br><center> <span class="groupes"> <a href="http://ff-anotherstory.forumactif.fr/g2-team"><font color="#FA2020" size="2"><b>Team</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"><a href="http://ff-anotherstory.forumactif.fr/g6-gaia"><font color="#945D19" size="2"><b>Gaïa</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://ff-anotherstory.forumactif.fr/g9-dol"><font color="#586EDB" size="2"><b>Dol</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://ff-anotherstory.forumactif.fr/g10-hera-terra"><font color="#56B368" size="2"><b>Hera/Terra</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://ff-anotherstory.forumactif.fr/g14-spira"><font color="#B05454" size="2"><b>Spira</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"><p> <span class="groupes"> <a href="http://ff-anotherstory.forumactif.fr/g19-ivalice"><font color="#E0C77B" size="2"><b>Ivalice</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://ff-anotherstory.forumactif.fr/g16-cocoon-pulse"><font color="#C76632" size="2"><b>Cocoon/Pulse</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://ff-anotherstory.forumactif.fr/g11-nebuleuse"><font color="#1A9900" size="2"><b>Nébuleuse</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://ff-anotherstory.forumactif.fr/g3-kingdom-heart"><font color="#DBD334" size="2"><b>Kingdom Hearts</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://ff-anotherstory.forumactif.fr/g21-pnj"><font color="#FFFFFF" size="2"><b>PNJ</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"><p> <span class="groupes"> <a href="http://ff-anotherstory.forumactif.fr/g22-vip"><font color="#A6A6A6" size="2"><b>VIP</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://ff-anotherstory.forumactif.fr/g23-test-rp"><font color="#DB7FD8" size="2"><b>Test RP</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg">
<br><br> <span class="gensmall">{TOTAL_POSTS}. {TOTAL_USERS}<br /> {NEWEST_USER}<br><br> {TOTAL_USERS_ONLINE}<br> {LOGGED_IN_USER_LIST}</center></span><br> <td width="5%"></td> </tr> </table> <table border="0" cellspacing="3" cellpadding="0" width="700" align="center" style="text-align: justify"> {L_CONNECTED_MEMBERS}</table> Merci pour votre coup de main =) | | |
| | | Faucon
{ Membre hyper-actif }
Messages : 1757
| Oui il manquais la fermeture d'une balise td, es ce que cela marche ? - Code:
-
<!-- BEGIN disable_viewonline --> <table cellspacing="2" cellpadding="2" width="900" border="0" class="statistiques"> <tr> <td width="15%"></td> <td width="50%"> <br><br><br><br><br><br><br><center> <span class="groupes"> <a href="http://ff-anotherstory.forumactif.fr/g2-team"><font color="#FA2020" size="2"><b>Team</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"><a href="http://ff-anotherstory.forumactif.fr/g6-gaia"><font color="#945D19" size="2"><b>Gaïa</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://ff-anotherstory.forumactif.fr/g9-dol"><font color="#586EDB" size="2"><b>Dol</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://ff-anotherstory.forumactif.fr/g10-hera-terra"><font color="#56B368" size="2"><b>Hera/Terra</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://ff-anotherstory.forumactif.fr/g14-spira"><font color="#B05454" size="2"><b>Spira</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"><p> <span class="groupes"> <a href="http://ff-anotherstory.forumactif.fr/g19-ivalice"><font color="#E0C77B" size="2"><b>Ivalice</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://ff-anotherstory.forumactif.fr/g16-cocoon-pulse"><font color="#C76632" size="2"><b>Cocoon/Pulse</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://ff-anotherstory.forumactif.fr/g11-nebuleuse"><font color="#1A9900" size="2"><b>Nébuleuse</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://ff-anotherstory.forumactif.fr/g3-kingdom-heart"><font color="#DBD334" size="2"><b>Kingdom Hearts</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://ff-anotherstory.forumactif.fr/g21-pnj"><font color="#FFFFFF" size="2"><b>PNJ</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"><p> <span class="groupes"> <a href="http://ff-anotherstory.forumactif.fr/g22-vip"><font color="#A6A6A6" size="2"><b>VIP</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://ff-anotherstory.forumactif.fr/g23-test-rp"><font color="#DB7FD8" size="2"><b>Test RP</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg">
<br><br> <span class="gensmall">{TOTAL_POSTS}. {TOTAL_USERS}<br /> {NEWEST_USER}<br><br> {TOTAL_USERS_ONLINE}<br> {LOGGED_IN_USER_LIST}</center></span><br></td> <td width="5%"></td> </tr> </table> <table border="0" cellspacing="3" cellpadding="0" width="700" align="center" style="text-align: justify"> {L_CONNECTED_MEMBERS}</table> | | |
| | | Lukarin
{ Membre }
Messages : 31
| Merci pour ta réponse rapide! Alors hélas, non, ça me fait le même soucis. Cela dit, ayant regardé plus attentivement, je me demande si ça ne vient pas de cette partie-ci: - Code:
-
<br><br> <span class="gensmall">{TOTAL_POSTS}. {TOTAL_USERS}<br /> {NEWEST_USER}<br><br> {TOTAL_USERS_ONLINE}<br> {LOGGED_IN_USER_LIST}</center></span><br></td> <td width="5%"></td> </tr> </table> C'est la partie qui se trouve tout de suite après les liens de groupe. Je pense qu'il manque des balises table et td d'ouverture, mais je ne sais pas où les placer :/ | | |
| | | Faucon
{ Membre hyper-actif }
Messages : 1757
| Non pour le tr et td il se trouve en haut de ce code, par contre tu as raison il manque une balise center que tu dois placer après le span et avant TOTAL_POSTS | | |
| | | Lukarin
{ Membre }
Messages : 31
| C'est ce que j'ai fait, malheureusement, j'ai toujours le même soucis :/
Edit: C'est bon, j'ai réussi. En fait le problème venait de moi en partie, mais je pense qu'il y a encore un truc que je dois corriger. Si je n'y arrive pas, je reviendrais ici ^^
Encore merci =) | | |
| | | Doare
{ Spécialiste }
Messages : 544
| Il est possible de voir le template en entier ? Là il ne s'agit que d'un morceau, il serait préférable d'avoir le tout pour réellement déterminer ce qui cloche. En passant, la balise CENTER est bien ouverte plus haut dans le code donné, il n'y a pas à la rajouter. Edit: Erf, posté après ton edit. ^^ Tiens nous au courant. | | |
| | | Lukarin
{ Membre }
Messages : 31
| Doare~ Pour la balise center, c'est ce que j'ai remarqué, alors je ne l'ai finalement pas ajouté, effectivement ^^
Pour le template, pour l'instant je pense que j'ai réussi à régler mon problème, mais si je bute encore sur quelque chose, je le mettrais en entier oui. D'ailleurs si je l'avais fait dès le départ, mon problème aurait surement été vu puisque je me suis rendue compte qu'après que je l'avais mal collé et effacé certains éléments du template, d'où les erreurs de balises.
En gros, j'ai été très maladroite ^^' | | |
| | | 'Christa
Lostmindy
Messages : 2856
| Bonjour ! Peut-on considérer le sujet comme résolu ? | | |
| | | pamina
{ Membre actif }
Messages : 1170
| Hello Lukarin ! En l'absence de réponse à la question de 'Christa, je considère ce sujet comme résolu ! Pense à signaler ton problème résolu la prochaine fois !! Merci de ta compréhension | | |
| | | Contenu sponsorisé
| | | | |
Sujets similaires | |
|
| Permission de ce forum: | Vous ne pouvez pas répondre aux sujets dans ce forum
| |
| |
| |
|
| Partenaires Or
|