| Problèmes avec phrase du Qeel. | |
|
|
Invité Invité
| Tout d'abord bonsoir à vous :p. Je tiens à préciser que j'ai chercher dans le forum une réponse à mon problème mais en vint, faute d'avoir chercher :/. Donc mon problème se situe dans le XHtml plus précisément dans le Qeel. J'ai chercher à bidouiller mais mes compétences ont du faire du n'importe quoi désoler d'avance --". Problème 1: - Spoiler:
Bon j'ai déjà réussi à espacer les trois première phrases Youpi !! Donc j'aimerais remplacer "Nos membres ont posté" - "Nous avons XX membre" - "L'utilisateur enregistré" - "Utilisateurs enregistrés : Admin" Par : "Nos Ninjas ont lancé" - "Nous avons XX Ninja" - " Le Ninja enregistrer" - " Ninja enregistrer " Voila mon template : - Code:
-
{JAVAscript} <!-- BEGIN message_admin_index --> <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"> <!-- BEGIN message_admin_titre --> <tr> <td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td> </tr> <!-- END message_admin_titre --> <!-- BEGIN message_admin_txt --> <tr> <td class="row1" rowspan="3" align="center" valign="middle"> <div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div> </td> </tr> <!-- END message_admin_txt --> </table> <!-- END message_admin_index -->
<!-- BEGIN switch_user_login_form_header --> <form action="{S_LOGIN_ACTION}" method="post" name="form_login"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td width="100%" valign="top" align="center" class="row1"> <label><span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" size="10" name="username" /></label> <label><span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" size="10" name="password" /></label> {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /><br /> <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>
</td> </tr> </table> </form> <!-- END switch_user_login_form_header -->
{CHATBOX_TOP} {BOARD_INDEX} <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="50%" valign="top"> <!-- BEGIN switch_user_logged_in --> <span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a> <!-- END switch_user_logged_in --> <!-- BEGIN switch_delete_cookies --> <br /><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a> <!-- END switch_delete_cookies --> </span> </td> <td width="50%" align="right"> <span class="gensmall"> <a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br /> <a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br /> <a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a> <!-- BEGIN switch_on_index --> <!-- BEGIN switch_delete_cookies --> <br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a> <!-- END switch_delete_cookies --> <!-- END switch_on_index --> </span> </td> </tr> </table>
<!-- BEGIN switch_user_login_form_footer --> <form action="{S_LOGIN_ACTION}" method="post" name="form_login"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td width="100%" valign="top" align="center" class="row1"> <span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" size="10" name="username"/> <span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" size="10" name="password"/> {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /><br /> <span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> </td> </tr> </table> </form> <!-- END switch_user_login_form_footer -->
<!-- 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://naruto-of-kitai-v2.forumactif.org/groupcp.forum?g=2"><font color="#008000" size="2"><b>可Konoha可</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://naruto-of-kitai-v2.forumactif.org/groupcp.forum?g=5"><font color="#FFCC00" size="2"><b>安Suna安</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://naruto-of-kitai-v2.forumactif.org/groupcp.forum?g=2"><font color="#3737FF" size="2"><b>可Kiri可</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"><a href="http://naruto-of-kitai-v2.forumactif.org/groupcp.forum?g=4"><font color="#ECEC00" size="2"><b>休Kumo休</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://naruto-of-kitai-v2.forumactif.org/groupcp.forum?g=3"><font color="#C0C0C0" size="2"><b>起Nukenin起</b></font></a> </span><br><br> <span class="gensmall"><span id="totalmessages">{TOTAL_POSTS}</span> <script type="text/javascript"> document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Nos membres ont posté/,"Nos Ninjas ont lancé"); </script> <br> <span class="gensmall"><span id="totalmembres">{TOTAL_USERS}</span> <script type="text/javascript"> document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Nous avons ... membre/,"Nous avons Ninjas"); </script> <br> <span class="gensmall"><span id="dernierutilisateur">{NEWEST_USER}</span> <script type="text/javascript"> document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/L'utilisateur/,"Le Ninja"); </script> <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/,"Shinobi");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/utilisateurs en ligne/,"Shinobi");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Enregistré/,"Ninja");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Enregistrés/,"Ninjas");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invisible et/,"Espion,");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invisibles et /,"Espions,");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invité/,"Civil");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invités/,"Civils");</script></span><br> <span class="gensmall">{LOGGED_IN_USER_LIST}</span></center><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> <img src=""><br> <!-- END disable_viewonline --> {CHATBOX_BOTTOM} <br clear="all" /> <!-- BEGIN switch_legend --> <table border="0" cellspacing="3" cellpadding="0" align="center"> <tr> <td align="center" width="20"><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /></td> <td><span class="gensmall">{L_NEW_POSTS}</span></td> <td></td> <td align="center" width="20"><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /></td> <td><span class="gensmall">{L_NO_NEW_POSTS}</span></td> <td> </td> <td align="center" width="20"><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /></td> <td><span class="gensmall">{L_FORUM_LOCKED}</span></td> </tr> </table> <!-- END switch_legend -->
{AUTO_DST} Je vous ai mis le template entier au cas ou et y'a forte chance que voyez des choses atroces au niveau du code xD. Problème 2 : - Spoiler:
J'ai lu qu'il était pas possible de modifier la couleur derrière "Membres connectés au cours des 24 dernières heures ". Enfin que sa faisait pas partie du Xhtml et CSS j'ai réussi a changer la couleur sur mon forum test mes sa à changer la couleur à d'autres endroit, donc y'a t'il pas un moyen de modifier la couleur seulement à cette endroit? Sur un sujet il y avait cette question mais y'a pas eu de réponse. Voila c'est tout, merci d'avance à ceux qui pourront m'aider dans mon problème de "débutant" XD. | | |
|
| |
Argo
{ Membre }
Messages : 35
|
J'ai corrigé votre code, vous aviez oublié de changer les différents ID dans votre Javascript, comparer les deux codes.
- Spoiler:
- Code:
-
{JAVAscript} <!-- BEGIN message_admin_index --> <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"> <!-- BEGIN message_admin_titre --> <tr> <td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td> </tr> <!-- END message_admin_titre --> <!-- BEGIN message_admin_txt --> <tr> <td class="row1" rowspan="3" align="center" valign="middle"> <div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div> </td> </tr> <!-- END message_admin_txt --> </table> <!-- END message_admin_index -->
<!-- BEGIN switch_user_login_form_header --> <form action="{S_LOGIN_ACTION}" method="post" name="form_login"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td width="100%" valign="top" align="center" class="row1"> <label><span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" size="10" name="username" /></label> <label><span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" size="10" name="password" /></label> {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /><br /> <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>
</td> </tr> </table> </form> <!-- END switch_user_login_form_header -->
{CHATBOX_TOP} {BOARD_INDEX} <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="50%" valign="top"> <!-- BEGIN switch_user_logged_in --> <span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a> <!-- END switch_user_logged_in --> <!-- BEGIN switch_delete_cookies --> <br /><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a> <!-- END switch_delete_cookies --> </span> </td> <td width="50%" align="right"> <span class="gensmall"> <a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br /> <a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br /> <a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a> <!-- BEGIN switch_on_index --> <!-- BEGIN switch_delete_cookies --> <br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a> <!-- END switch_delete_cookies --> <!-- END switch_on_index --> </span> </td> </tr> </table>
<!-- BEGIN switch_user_login_form_footer --> <form action="{S_LOGIN_ACTION}" method="post" name="form_login"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td width="100%" valign="top" align="center" class="row1"> <span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" size="10" name="username"/> <span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" size="10" name="password"/> {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /><br /> <span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> </td> </tr> </table> </form> <!-- END switch_user_login_form_footer -->
<!-- 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://naruto-of-kitai-v2.forumactif.org/groupcp.forum?g=2"><font color="#008000" size="2"><b>可Konoha可</b></font></a></span& gt; <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://naruto-of-kitai-v2.forumactif.org/groupcp.forum?g=5"><font color="#FFCC00" size="2"><b>安Suna安</b></font></a></span& gt; <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://naruto-of-kitai-v2.forumactif.org/groupcp.forum?g=2"><font color="#3737FF" size="2"><b>可Kiri可</b></font></a></span& gt; <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"><a href="http://naruto-of-kitai-v2.forumactif.org/groupcp.forum?g=4"><font color="#ECEC00" size="2"><b>休Kumo休</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://naruto-of-kitai-v2.forumactif.org/groupcp.forum?g=3"><font color="#C0C0C0" size="2"><b>起Nukenin起</b></font></a> </span><br><br> <span class="gensmall"><span id="totalmessages">{TOTAL_POSTS}</span> <script type="text/javascript"> document.getElementById('totalmessages').innerHTML=document.getElementById('totalmessages').innerHTML.replace(/Nos membres ont posté/,"Nos Ninjas ont lancé"); </script> <br> <span class="gensmall"><span id="totalmembres">{TOTAL_USERS}</span> <script type="text/javascript"> document.getElementById('totalmembres').innerHTML=document.getElementById('totalmembres').innerHTML.replace(/Nous avons ... membre/,"Nous avons Ninjas"); </script> <br> <span class="gensmall"><span id="totalmembres">{NEWEST_USER}</span> <script type="text/javascript"> document.getElementById('totalmembres').innerHTML=document.getElementById('totalmembres').innerHTML.replace(/L'utilisateur enregistré le plus récent est/,"Le Ninja enregistré le plus récent est"); </script> <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/,"Shinobi");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/utilisateurs en ligne/,"Shinobi");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Enregistré/,"Ninja");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Enregistrés/,"Ninjas");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invisible et/,"Espion,");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invisibles et /,"Espions,");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invité/,"Civil");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invités/,"Civils");</script></span><br> <span class="gensmall">{LOGGED_IN_USER_LIST}</span></center><br /> <td width="5%"></td> </tr> </table> <center><div style="background-color: #000000;"><table style="-moz-border-radius: 5px 5px 5px 5px;>{L_CONNECTED_MEMBERS}</table></div></center> <img src=""><br> <!-- END disable_viewonline --> {CHATBOX_BOTTOM} <br clear="all" /> <!-- BEGIN switch_legend --> <table border="0" cellspacing="3" cellpadding="0" align="center"> <tr> <td align="center" width="20"><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /></td> <td><span class="gensmall">{L_NEW_POSTS}</span></td> <td></td> <td align="center" width="20"><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /></td> <td><span class="gensmall">{L_NO_NEW_POSTS}</span></td> <td> </td> <td align="center" width="20"><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /></td> <td><span class="gensmall">{L_FORUM_LOCKED}</span></td> </tr> </table> <!-- END switch_legend -->
{AUTO_DST}
Je vous ai également changé la couleur de fond de vos membres en lignes, ici elle est noire, vous pouvez la changer en modifiant cette partie-ci:
- Code:
-
<div style="background-color: #000000;"><table style="-moz-border-radius: 5px 5px 5px 5px;>{L_CONNECTED_MEMBERS}</table></div> >Juste changer le #000000 qui est du noir par la couleur de votre choix. J'espère que ça vous convient. Voili voilou.
Cordialement,
Argo
| | |
|
| |
Invité Invité
| Tout d'abord merci de ta réponse et de ton aide Argo pour mon problème 2 c'est bon merci beaucoup. Pour mon problème 1, j'ai remplacer le template et les groupes se sont tous accrocher les un aux autres mais j'ai réussi a régler le problème, par contre il n'y à que la première phrase qui change les deux autres non, je me demandais si sa venait pas de sa : - Code:
-
document.getElementById('totalmembres').innerHTML=document.getElementById('totalmembres').innerHTML.replace(/Nous avons ... membre/,"Nous avons Ninjas"); et sa : - Code:
-
document.getElementById('totalmembres').innerHTML=document.getElementById('totalmembres').innerHTML.replace(/L'utilisateur enregistré le plus récent est/,"Le Ninja enregistré le plus récent est"); Car on marque 'totalmembres' dans les deux donc ils se pourrait qu'il ne sache pas lequel choisir, enfin je dis sa mais j'y connais rien :/. Mais je pense que je vais pas changer le reste enfaite car sa semble trop compliquer. | | |
|
| |
Argo
{ Membre }
Messages : 35
| Oui c'est en effet une possibilité, testez donc en changeant les ID. | | |
|
| |
Invité Invité
| Bon bah j'ai réussi à modifier la troisième phrase mais pas la deuxième. Je vais laisser comme sa pour le moment je ferais d'autre essais plus tard. Merci de ton aide Argo, grâce à toi et ce site j'ai réussi à mieux comprendre le html . | | |
|
| |
BiBiche
{ Membre }
Messages : 29
| Argo, j'ai un problème lié à celui de Pull_up_Style qui découle du code que tu lui a fais ajouté: - Code:
-
<div style="background-color: #000000;"><table style="-moz-border-radius: 5px 5px 5px 5px;>{L_CONNECTED_MEMBERS}</table></div> car j'avais ce problème: J'ai donc suivis ton conseil et j'obtiens ceci maintenant: Pourquoi est ce que cela s'aligne-t-il comme ça là ou j'ai modifié avec ton code???? | | |
|
| |
Argo
{ Membre }
Messages : 35
| Cela signifie qu'il y à un problème avec votre tableau, soit il n'y à pas assez de place dons votre cellule, soit une balise n'a pas été bien fermée, ...
Si cela ne vous dérange pas, puis-je jeter un oeil à votre code? | | |
|
| |
BiBiche
{ Membre }
Messages : 29
| Roh, merci beaucoup!! - Code:
-
<!-- BEGIN disable_viewonline --> <table cellspacing="2" cellpadding="2" width="800" border="0" style="text-align:"justify" class="statistiques"> <tr> <td width="25%"></td> <td width="50%"> <br><br><br><br><center><span class="gensmall">{TOTAL_POSTS}. {TOTAL_USERS}<br /> {NEWEST_USER}<br><br> {TOTAL_USERS_ONLINE}<br> {LOGGED_IN_USER_LIST}<br> <div style="background-color: none"><table style="-moz-border-radius: 5px 5px 5px 5px;>{L_CONNECTED_MEMBERS}</div></center></table></span><br> <td width="2%"></td> </tr> </table>
<table cellspacing="2" cellpadding="2" width="800" border="0" class="connectes"> <tr> <td width="25%"></td> <td width="50%"> <div style="background-color: none"><table style="-moz-border-radius: 5px 5px 5px 5px;>{L_WHOSBIRTHDAY_TODAY}<br> <center><span class="groupes"><a href="http://cpaf.forumactif.org/groupcp.forum?g=1"><font color="#AC1F0B" size="2"><b>Administratrices</b></font></a></span> <span class="groupes"><a href="http://cpaf.forumactif.org/groupcp.forum?g=6"><font color="#DB7B0A" size="2"><b>Modératrices</b></font></a> </span> <span class="groupes"><a href="http://cpaf.forumactif.org/groupcp.forum?g=12"><font color="#B3A61D" size="2"><b>Auteur du moment</b></font></a></span> <span class="groupes"><a href="http://cpaf.forumactif.org/groupcp.forum?g=8"><font color="#0F78A9" size="2"><b>Auteurs</b></font></a></span> <br><span class="groupes"><a href="http://cpaf.forumactif.org/groupcp.forum?g=9"><font color="#1A931C" size="2"><b>Lecteurs</b></font></a></span> <span class="groupes"><a href="http://cpaf.forumactif.org/groupcp.forum?g=5"><font color="#AD3FC4" size="2"><b>Reviewers</b></font></a></span></center></table></div> <td width="2%"></td> </tr> </table> <!-- END disable_viewonline --> - Code:
-
.statistiques{ border:0px; background-image: url("http://imgoxy02.free.fr/file/112358.27907.jpg"); background-repeat: no-repeat; background-position: center; height:283px;}
.connectes{ border:0px; background-image: url("http://imgoxy02.free.fr/file/112358.27908.jpg"); background-repeat: no-repeat; background-position: center; height:223px;}
.groupes{ -moz-border-radius : 10px 10px 10px 10px; height: 40px; padding-right: 5px; padding-left: 5px; padding-bottom: 0px; font-size: 13px; text-align:center; text-decoration: none !important;} | | |
|
| |
Argo
{ Membre }
Messages : 35
|
Le plus étrange, c'est que sur mon forum test, votre code ne fonctionne plus du tout, et rien en s'affiche. Avez-vous encore le code initial, ou cela fonctionnait, sans la dernière modification? Si oui, pourrais-je la visionner aussi? Histoire de mieux comprendre le tableaux.
| | |
|
| |
BiBiche
{ Membre }
Messages : 29
| Alors ça c'est le code de base: - Code:
-
<!-- BEGIN disable_viewonline --> <table cellspacing="2" cellpadding="2" width="800" 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://cpaf.forumactif.org/groupcp.forum?g=1"><font color="#AC1F0B" size="2"><b>Administratrices</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"><a href="http://cpaf.forumactif.org/groupcp.forum?g=6"><font color="#DB7B0A" size="2"><b>Modératrices</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://cpaf.forumactif.org/groupcp.forum?g=12"><font color="#B3A61D" size="2"><b>Auteur du moment</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://cpaf.forumactif.org/groupcp.forum?g=8"><font color="#0F78A9" size="2"><b>Auteurs</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <br><span class="groupes"> <a href="http://cpaf.forumactif.org/groupcp.forum?g=9"><font color="#1A931C" size="2"><b>Lecteurs</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://cpaf.forumactif.org/groupcp.forum?g=5"><font color="#AD3FC4" size="2"><b>Reviewers</b></font></a></span> <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="2%"></td> </tr> </table> <table border="0" cellspacing="0" cellpadding="0" width="800" align="center" style="text-align: justify"> {L_CONNECTED_MEMBERS}</table> <img src="http://imgoxy02.free.fr/file/112358.27908.jpg"><br> <!-- END disable_viewonline --> et ça, c'est ma version modifiée, normalement avant la dernière modif: - Code:
-
<!-- BEGIN disable_viewonline --> <table cellspacing="2" cellpadding="2" width="800" border="0" style="text-align:"justify" class="statistiques"> <tr> <td width="25%"></td> <td width="50%"> <br><br><br><br><center><span class="gensmall">{TOTAL_POSTS}. {TOTAL_USERS}<br /> {NEWEST_USER}<br><br> {TOTAL_USERS_ONLINE}<br> {LOGGED_IN_USER_LIST}<br> {L_CONNECTED_MEMBERS}</center></table></span><br> <td width="2%"></td> </tr> </table>
<table cellspacing="2" cellpadding="2" width="800" border="0" class="connectes"> <tr> <td width="25%"></td> <td width="50%"> {L_WHOSBIRTHDAY_TODAY}<br> <center><span class="groupes"><a href="http://cpaf.forumactif.org/groupcp.forum?g=1"><font color="#AC1F0B" size="2"><b>Administratrices</b></font></a></span> <span class="groupes"><a href="http://cpaf.forumactif.org/groupcp.forum?g=6"><font color="#DB7B0A" size="2"><b>Modératrices</b></font></a> </span> <span class="groupes"><a href="http://cpaf.forumactif.org/groupcp.forum?g=12"><font color="#B3A61D" size="2"><b>Auteur du moment</b></font></a></span> <span class="groupes"><a href="http://cpaf.forumactif.org/groupcp.forum?g=8"><font color="#0F78A9" size="2"><b>Auteurs</b></font></a></span> <br><span class="groupes"><a href="http://cpaf.forumactif.org/groupcp.forum?g=9"><font color="#1A931C" size="2"><b>Lecteurs</b></font></a></span> <span class="groupes"><a href="http://cpaf.forumactif.org/groupcp.forum?g=5"><font color="#AD3FC4" size="2"><b>Reviewers</b></font></a></span></center></table> <td width="2%"></td> </tr> </table> <!-- END disable_viewonline --> | | |
|
| |
Argo
{ Membre }
Messages : 35
| Testez ceci, sur mon forum test, ça fonctionne.
- Spoiler:
- Code:
-
<!-- BEGIN disable_viewonline -->
<table cellspacing="2" cellpadding="2" width="800" border="0" class="statistiques"> <tr> <td width="15%"></td> <td width="50%"> <br><br><br><br><center> <span class="groupes"> <a href="http://cpaf.forumactif.org/groupcp.forum?g=1"><font color="#AC1F0B" size="2"><b>Administratrices</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"><a href="http://cpaf.forumactif.org/groupcp.forum?g=6"><font color="#DB7B0A" size="2"><b>Modératrices</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://cpaf.forumactif.org/groupcp.forum?g=12"><font color="#B3A61D" size="2"><b>Auteur du moment</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://cpaf.forumactif.org/groupcp.forum?g=8"><font color="#0F78A9" size="2"><b>Auteurs</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <br><span class="groupes"> <a href="http://cpaf.forumactif.org/groupcp.forum?g=9"><font color="#1A931C" size="2"><b>Lecteurs</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://cpaf.forumactif.org/groupcp.forum?g=5"><font color="#AD3FC4" size="2"><b>Reviewers</b></font></a></span> <br><br> <span class="gensmall">{TOTAL_POSTS}. {TOTAL_USERS}<br /> {NEWEST_USER}<br><br> {TOTAL_USERS_ONLINE}<br> {LOGGED_IN_USER_LIST} <table style="-moz-border-radius: 5px 5px 5px 5px;>{L_CONNECTED_MEMBERS}</table></center></span><br> <td width="2%"></td> </tr> </table><br>
<!-- END disable_viewonline -->
Et dans la css:
- Code:
-
.statistiques{ border:0px; background-image: url("http://d.imagehost.org/0595/fond3.png"); background-repeat: no-repeat; background-position: center; height:504px;}
J'ai préféré attacher les deux images, c'est plus simple et plus clair comme cela. | | |
|
| |
Invité Invité
| J'aimerais poser une autre question qui n'a pas de rapport avec le Qeel donc je poste la mais si il faut que j'ouvre un nouveau sujet je le ferais, désoler d'avance dans ce cas ^^'. J'aimerais pouvoir faire un poste dans le même style que celui-ci : https://2img.net/r/hpimg7/pics/479621Sans_titre_2.png J'ai trouver un sujet qui ma sembler parler de sa IciJ'ai essayer le code dans ce sujet et sa n'a pas fonctionner, enfaite j'aimerais pour être plus précis poster un message comme je suis en train de faire la, mais y mettre une image de fond avec. Je ne sais pas quel style de codage il faut utiliser [Html? BBcode? (je connais pas le BBcodes )], ensuite j'ai activer le html dans mon profil croyant que sa venait de sa mais apparemment non xD. Voila mon code : - Code:
-
<div style="width: 600px; height: 500px; background-image: url('http://img7.hostingpics.net/pics/607656Sans_titre_4.png');">TEXTE</div> Merci d'avance à celui ou celle qui pourra m'aider dans mon problème ( encore de débutant xD) | | |
|
| |
BiBiche
{ Membre }
Messages : 29
| Merci Argo, mais sur mon forum cela fait encore le pb où les membres en ligne font une colonne à part: | | |
|
| |
Argo
{ Membre }
Messages : 35
|
Dans ce cas, avez-vous modifié autre chose dans votre Index_body, qui pourrait éventuellement interférer avec ce tableau?
| | |
|
| |
BiBiche
{ Membre }
Messages : 29
| Normalement (à moins d'une erreure infortuite) non! Veux-tu que je montre l'ens de mon index_body? | | |
|
| |
Argo
{ Membre }
Messages : 35
| |
| |
BiBiche
{ Membre }
Messages : 29
| Voilà, merci bcp à toi pr tout ce tps que tu passes à étudier mes pb, c'est vraiment une bénédiction pour moi ! - Code:
-
{JAVAscript} <!-- BEGIN message_admin_index --> <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"> <!-- BEGIN message_admin_titre --> <tr> <td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td> </tr> <!-- END message_admin_titre --> <!-- BEGIN message_admin_txt --> <tr> <td class="row1" rowspan="3" align="center" valign="middle"> <div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div> </td> </tr> <!-- END message_admin_txt --> </table> <!-- END message_admin_index -->
<!-- BEGIN switch_user_login_form_header --> <form action="{S_LOGIN_ACTION}" method="post" name="form_login"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td width="100%" valign="top" align="center" class="row1"> <label><span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" size="10" name="username" /></label> <label><span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" size="10" name="password" /></label> {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /><br /> <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>
</td> </tr> </table> </form> <!-- END switch_user_login_form_header -->
{CHATBOX_TOP} {BOARD_INDEX} <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="50%" valign="top"> <!-- BEGIN switch_user_logged_in --> <span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a> <!-- END switch_user_logged_in --> <!-- BEGIN switch_delete_cookies --> <br /><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a> <!-- END switch_delete_cookies --> </span> </td> <td width="50%" align="right"> <span class="gensmall"> <a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br /> <a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br /> <a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a> <!-- BEGIN switch_on_index --> <!-- BEGIN switch_delete_cookies --> <br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a> <!-- END switch_delete_cookies --> <!-- END switch_on_index --> </span> </td> </tr> </table>
<!-- BEGIN switch_user_login_form_footer --> <form action="{S_LOGIN_ACTION}" method="post" name="form_login"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td width="100%" valign="top" align="center" class="row1"> <span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" size="10" name="username"/> <span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" size="10" name="password"/> {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /><br /> <span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> </td> </tr> </table> </form> <!-- END switch_user_login_form_footer -->
<!-- BEGIN disable_viewonline --> <table cellspacing="2" cellpadding="2" width="800" border="0" class="statistiques"> <tr> <td width="15%"></td> <td width="50%"> <br><br><br><br><center> <span class="groupes"> <a href="http://cpaf.forumactif.org/groupcp.forum?g=1"><font color="#AC1F0B" size="2"><b>Administratrices</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"><a href="http://cpaf.forumactif.org/groupcp.forum?g=6"><font color="#DB7B0A" size="2"><b>Modératrices</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://cpaf.forumactif.org/groupcp.forum?g=12"><font color="#B3A61D" size="2"><b>Auteur du moment</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://cpaf.forumactif.org/groupcp.forum?g=8"><font color="#0F78A9" size="2"><b>Auteurs</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <br><span class="groupes"> <a href="http://cpaf.forumactif.org/groupcp.forum?g=9"><font color="#1A931C" size="2"><b>Lecteurs</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://cpaf.forumactif.org/groupcp.forum?g=5"><font color="#AD3FC4" size="2"><b>Reviewers</b></font></a></span> <br><br> <span class="gensmall">{TOTAL_POSTS}. {TOTAL_USERS}<br /> {NEWEST_USER}<br><br> {TOTAL_USERS_ONLINE}<br> {LOGGED_IN_USER_LIST} <table style="-moz-border-radius: 5px 5px 5px 5px;>{L_CONNECTED_MEMBERS}</table></center></span><br> <td width="2%"></td> </tr> </table><br>
<!-- END disable_viewonline -->
{CHATBOX_BOTTOM} <br clear="all" /> <!-- BEGIN switch_legend --> <table border="0" cellspacing="3" cellpadding="0" align="center"> <tr> <td align="center" width="20"><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /></td> <td><span class="gensmall">{L_NEW_POSTS}</span></td> <td></td> <td align="center" width="20"><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /></td> <td><span class="gensmall">{L_NO_NEW_POSTS}</span></td> <td> </td> <td align="center" width="20"><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /></td> <td><span class="gensmall">{L_FORUM_LOCKED}</span></td> </tr> </table> <!-- END switch_legend -->
{AUTO_DST} | | |
|
| |
Imari
{ Membre hyper-actif }
Messages : 1538
| Bonjour ^^
Le problème est-il résolu ? | | |
|
| |
BiBiche
{ Membre }
Messages : 29
| Nop, dsl ^^ Argo devait regarder mon code pour voir ce qui clocher.... | | |
|
| |
Imari
{ Membre hyper-actif }
Messages : 1538
| La patience est la meilleure arme ^^
Argo, tout comme les autres codeurs, a une vie en dehors du forum et surtout, d'autres problèmes en attente actuellement.
Mais ne vous inquiétez pas, il vous donnera bientôt votre réponse ^^ | | |
|
| |
BiBiche
{ Membre }
Messages : 29
| Oh, je sais y a pas de pb, c'était pr vous expliquer pq ce n'était pas résolu | | |
|
| |
Liliana
{ Membre actif }
Messages : 997
| Bonsoir,
Je récupère si cela ne dérange pas Argo ^^ Aloors, j'ai testé le code que tu as donné BiBiche, avec le CSS en première page, et il me manque un bout du QEEL; es-tu sûre que le code donné plus haut soit correct ?
Je vois cela : https://2img.net/r/ihimizer/img153/7529/scr3650931.jpg | | |
|
| |
BiBiche
{ Membre }
Messages : 29
| Alors, comme je ne sais plus où on en était dans mon pb, à priori d'après ta capture, oui il manque un bout du code. Je retrouve tout ça et je réédite ce message avec mes codes ! Merci Liliana! | | |
|
| |
BiBiche
{ Membre }
Messages : 29
| Voici le code qu'on m'a demandé de testé suite à mon pb et que j'ai mis dans mon template index_body: - Code:
-
<!-- BEGIN disable_viewonline -->
<table cellspacing="2" cellpadding="2" width="800" border="0" class="statistiques"> <tr> <td width="15%"></td> <td width="50%"> <br><br><br><br><center> <span class="groupes"> <a href="http://cpaf.forumactif.org/groupcp.forum?g=1"><font color="#AC1F0B" size="2"><b>Administratrices</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"><a href="http://cpaf.forumactif.org/groupcp.forum?g=6"><font color="#DB7B0A" size="2"><b>Modératrices</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://cpaf.forumactif.org/groupcp.forum?g=12"><font color="#B3A61D" size="2"><b>Auteur du moment</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://cpaf.forumactif.org/groupcp.forum?g=8"><font color="#0F78A9" size="2"><b>Auteurs</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <br><span class="groupes"> <a href="http://cpaf.forumactif.org/groupcp.forum?g=9"><font color="#1A931C" size="2"><b>Lecteurs</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://cpaf.forumactif.org/groupcp.forum?g=5"><font color="#AD3FC4" size="2"><b>Reviewers</b></font></a></span> <br><br> <span class="gensmall">{TOTAL_POSTS}. {TOTAL_USERS}<br /> {NEWEST_USER}<br><br> {TOTAL_USERS_ONLINE}<br> {LOGGED_IN_USER_LIST} <table style="-moz-border-radius: 5px 5px 5px 5px;>{L_CONNECTED_MEMBERS}</table></center></span><br> <td width="2%"></td> </tr> </table><br>
<!-- END disable_viewonline --> Et dans la css: - Code:
-
.statistiques{ border:0px; background-image: url("http://d.imagehost.org/0595/fond3.png"); background-repeat: no-repeat; background-position: center; height:504px;} et en le mettant dans mon template, voici ce que j'obtiens sur mon forum (d'où mon pb): Et voici mon index_body en entier modifié: - Spoiler:
- Code:
-
{JAVAscript} <!-- BEGIN message_admin_index --> <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"> <!-- BEGIN message_admin_titre --> <tr> <td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td> </tr> <!-- END message_admin_titre --> <!-- BEGIN message_admin_txt --> <tr> <td class="row1" rowspan="3" align="center" valign="middle"> <div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div> </td> </tr> <!-- END message_admin_txt --> </table> <!-- END message_admin_index -->
<!-- BEGIN switch_user_login_form_header --> <form action="{S_LOGIN_ACTION}" method="post" name="form_login"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td width="100%" valign="top" align="center" class="row1"> <label><span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" size="10" name="username" /></label> <label><span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" size="10" name="password" /></label> {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /><br /> <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>
</td> </tr> </table> </form> <!-- END switch_user_login_form_header -->
{CHATBOX_TOP} {BOARD_INDEX} <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="50%" valign="top"> <!-- BEGIN switch_user_logged_in --> <span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a> <!-- END switch_user_logged_in --> <!-- BEGIN switch_delete_cookies --> <br /><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a> <!-- END switch_delete_cookies --> </span> </td> <td width="50%" align="right"> <span class="gensmall"> <a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br /> <a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br /> <a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a> <!-- BEGIN switch_on_index --> <!-- BEGIN switch_delete_cookies --> <br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a> <!-- END switch_delete_cookies --> <!-- END switch_on_index --> </span> </td> </tr> </table>
<!-- BEGIN switch_user_login_form_footer --> <form action="{S_LOGIN_ACTION}" method="post" name="form_login"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td width="100%" valign="top" align="center" class="row1"> <span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" size="10" name="username"/> <span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" size="10" name="password"/> {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /><br /> <span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> </td> </tr> </table> </form> <!-- END switch_user_login_form_footer -->
<!-- BEGIN disable_viewonline -->
<table cellspacing="2" cellpadding="2" width="800" border="0" class="statistiques"> <tr> <td width="15%"></td> <td width="50%"> <br><br><br><br><center> <span class="groupes"> <a href="http://cpaf.forumactif.org/groupcp.forum?g=1"><font color="#AC1F0B" size="2"><b>Administratrices</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"><a href="http://cpaf.forumactif.org/groupcp.forum?g=6"><font color="#DB7B0A" size="2"><b>Modératrices</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://cpaf.forumactif.org/groupcp.forum?g=12"><font color="#B3A61D" size="2"><b>Auteur du moment</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://cpaf.forumactif.org/groupcp.forum?g=8"><font color="#0F78A9" size="2"><b>Auteurs</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <br><span class="groupes"> <a href="http://cpaf.forumactif.org/groupcp.forum?g=9"><font color="#1A931C" size="2"><b>Lecteurs</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://cpaf.forumactif.org/groupcp.forum?g=5"><font color="#AD3FC4" size="2"><b>Reviewers</b></font></a></span> <br><br> <span class="gensmall">{TOTAL_POSTS}. {TOTAL_USERS}<br /> {NEWEST_USER}<br><br> {TOTAL_USERS_ONLINE}<br> {LOGGED_IN_USER_LIST} <table style="-moz-border-radius: 5px 5px 5px 5px;>{L_CONNECTED_MEMBERS}</table></center></span><br> <td width="2%"></td> </tr> </table><br>
<!-- END disable_viewonline -->
{CHATBOX_BOTTOM} <br clear="all" /> <!-- BEGIN switch_legend --> <table border="0" cellspacing="3" cellpadding="0" align="center"> <tr> <td align="center" width="20"><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /></td> <td><span class="gensmall">{L_NEW_POSTS}</span></td> <td></td> <td align="center" width="20"><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /></td> <td><span class="gensmall">{L_NO_NEW_POSTS}</span></td> <td> </td> <td align="center" width="20"><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /></td> <td><span class="gensmall">{L_FORUM_LOCKED}</span></td> </tr> </table> <!-- END switch_legend -->
{AUTO_DST}
Et par comparaison, voici mon index_body original: - Spoiler:
- Code:
-
{JAVAscript} <!-- BEGIN message_admin_index --> <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"> <!-- BEGIN message_admin_titre --> <tr> <td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td> </tr> <!-- END message_admin_titre --> <!-- BEGIN message_admin_txt --> <tr> <td class="row1" rowspan="3" align="center" valign="middle"> <div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div> </td> </tr> <!-- END message_admin_txt --> </table> <!-- END message_admin_index -->
<!-- BEGIN switch_user_login_form_header --> <form action="{S_LOGIN_ACTION}" method="post" name="form_login"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td width="100%" valign="top" align="center" class="row1"> <label><span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" size="10" name="username" /></label> <label><span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" size="10" name="password" /></label> {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /><br /> <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>
</td> </tr> </table> </form> <!-- END switch_user_login_form_header -->
{CHATBOX_TOP} {BOARD_INDEX} <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="50%" valign="top"> <!-- BEGIN switch_user_logged_in --> <span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a> <!-- END switch_user_logged_in --> <!-- BEGIN switch_delete_cookies --> <br /><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a> <!-- END switch_delete_cookies --> </span> </td> <td width="50%" align="right"> <span class="gensmall"> <a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br /> <a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br /> <a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a> <!-- BEGIN switch_on_index --> <!-- BEGIN switch_delete_cookies --> <br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a> <!-- END switch_delete_cookies --> <!-- END switch_on_index --> </span> </td> </tr> </table>
<!-- BEGIN switch_user_login_form_footer --> <form action="{S_LOGIN_ACTION}" method="post" name="form_login"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td width="100%" valign="top" align="center" class="row1"> <span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" size="10" name="username"/> <span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" size="10" name="password"/> {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /><br /> <span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> </td> </tr> </table> </form> <!-- END switch_user_login_form_footer -->
<!-- BEGIN disable_viewonline --> <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"> <tr> <td class="catHead" colspan="2" height="28"><span class="cattitle"><a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a></span></td> </tr> <tr> <td class="row1" rowspan="6" align="center" valign="middle"><img src="{L_ONLINE_IMG}" id="i_whosonline" alt="{L_WHO_IS_ONLINE}" /></td> <td class="row1" width="100%"><span class="gensmall">{TOTAL_POSTS}<br /> {TOTAL_USERS}<br /> {NEWEST_USER}</span></td> </tr> <tr> <td class="row1"><span class="gensmall">{TOTAL_USERS_ONLINE}<br /> {RECORD_USERS}<br /> <br /> {LOGGED_IN_USER_LIST}</span></td> </tr> {L_CONNECTED_MEMBERS} {L_WHOSBIRTHDAY_TODAY} {L_WHOSBIRTHDAY_WEEK} <tr> <td class="row1"><span class="gensmall">{LEGEND} : {GROUP_LEGEND}</span></td> </tr> <!-- BEGIN switch_chatbox_activate --> <tr> <td class="row1"> <span class="gensmall">{TOTAL_CHATTERS_ONLINE} : {CHATTERS_LIST} <br /> <!-- BEGIN switch_chatbox_popup --> <div id="chatbox_popup"></div> <script type="text/javascript"> //<![CDATA[ insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}'); //]]> </script> <!-- END switch_chatbox_popup --> </span> </td> </tr> <!-- END switch_chatbox_activate --> </table> <!-- END disable_viewonline --> {CHATBOX_BOTTOM} <br clear="all" /> <!-- BEGIN switch_legend --> <table border="0" cellspacing="3" cellpadding="0" align="center"> <tr> <td align="center" width="20"><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /></td> <td><span class="gensmall">{L_NEW_POSTS}</span></td> <td></td> <td align="center" width="20"><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /></td> <td><span class="gensmall">{L_NO_NEW_POSTS}</span></td> <td> </td> <td align="center" width="20"><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /></td> <td><span class="gensmall">{L_FORUM_LOCKED}</span></td> </tr> </table> <!-- END switch_legend -->
{AUTO_DST}
D'après Argo, le code pr le QEEL marche sur son forum, mais pas sur le mien, d'où est-ce que je n'aurais pas fait une erreur dans mon index_body????? Merci de ton aide Liliana ! | | |
|
| |
Liliana
{ Membre actif }
Messages : 997
| O_o Je ne comprends pas .. En testant les deux codes (le template entier, et que la partie modifiée) je vois parfaitement ce QEEL https://2img.net/r/ihimizer/img684/6373/scr3579209.jpg Et j'ai testé sous IE, Firefox et Chrome ... Je suis désolée mais je ne vois pas où se situe le problème, vu que je ne vois pas le problème | | |
|
| |
Contenu sponsorisé
| |
| |
| Problèmes avec phrase du Qeel. | |
|