| Problème avec un code de QEEL. | |
|
ACiiD T0UCh
{ Membre }
Messages : 28
| Bonjour, j'ai trouver un code vraiment pas mal pour mon forum c'est un QEEL le voici :
http://www.css-actif.com/t11865-structure-de-qui-est-en-ligne
Le problème c'est que l'image de mon QEEL ne s'affiche pas. Dans le tuto c'est écrit qu'il suffisait de le mettre dans la gestion d'images, mais moi il apparaît pas. Où est le soucis ? | | |
|
| |
pamina
{ Membre actif }
Messages : 1170
| Bonjour Aciid Touch, Si tu veux qu'un codeur ait une chance de trouver ton souci, il faudrait que tu donnes tes codes, par exemple... Le mieux étant encore de lire ce sujet avant de rédiger une demande d'aide ! Merci pour ta compréhension. | | |
|
| |
ACiiD T0UCh
{ Membre }
Messages : 28
| Voici mon CSS : - Code:
-
/* ================================= PERSONNALISATION DU QUI EST EN LIGNE ==================================== Code proposé par Sayuri Corrigé par CSSActif ==================================== */ /* conteneur du QEEL */ .QeelPerso { border: 4px dotted #A88B6F; /* bordure : épaisseur style couleur */ padding:10px 5px; /* espacement du contenu par rapport à la bordure */ background-color:#B59D84; /* couleur de fond */ /* coins arrondis (tous navigateurs) */ -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
/* Centrage de l'image du QEEL */ .ImgQeel {text-align:center;}
/* Mise en forme des liens vers les groupes */ .ListeGroupes a { font-size:16px; /* taille du texte */ font-weight:bold; /* épaisseur du texte */ font-style:italic; /* texte en italique */ text-transform:lowercase; /* texte en minuscules */ text-decoration: none!important; /* pas de soulignement du lien */ letter-spacing:1px; /* espacement des lettres */ }
/* Couleurs des groupes */ a.groupe1 { color:#009BC2 ; } a.groupe2 { color:#A33B3B ; } a.groupe3 { color:#84A306 ; } a.groupe4 { color:#CCC543 ; } a.groupe5 { color:#273BA1 ; } a.groupe6 { color:#FFFFFF ; } a.groupe7 { color:#C29595 ; }
/* Mise en forme des cellules de statistiques */ .statistiques { background-color: #C7B49F; /* couleur de fond */ border: 4px dotted #C0AB94; /* bordure : épaisseur style couleur */ padding:10px; margin:10px; text-align:left; /* alignement texte */ /* coins arrondis */ -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
/* Limitation en hauteur des blocs de statistiques */ .BlocStats { overflow:auto; max-height: 200px; /* hauteur maxi */ }
/* Debuggage : on retire le fond de la liste des dernières 24h */ .DeBug td.row1 { background : none; }
/* ================================= PERSONNALISATION DU QUI EST EN LIGNE (fin) ==================================== */ Mon template : - Code:
-
================================= PERSONNALISATION DU QUI EST EN LIGNE ==================================== Code proposé par Sayuri Corrigé par CSSActif ==================================== --> <div class="QeelPerso"> <div class="Img"> <!-- BEGIN switch_viewonline_link --> <a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow"><img src="{L_ONLINE_IMG}" id="i_whosonline" alt="{L_WHO_IS_ONLINE}" /></a> <!-- END switch_viewonline_link -->
<!-- BEGIN switch_viewonline_nolink --> <img src="{L_ONLINE_IMG}" id="i_whosonline" alt="{L_WHO_IS_ONLINE}" /> <!-- END switch_viewonline_nolink --> </div> <table width="100%" border="0" cellspacing="5" cellpadding="5" align="center"> <tr> <td colspan="2" align="center" class="ListeGroupes"> <a href="http://http://stories-drawn.forumactif.fr/g4-1ere-annee" class="groupe1">« 1ERE ANNÉE</a> <a href="http://http://stories-drawn.forumactif.fr/g3-2eme-annee" class="groupe2">« 2EME ANNÉE </a> <a href="http://http://stories-drawn.forumactif.fr/g5-3eme-annee" class="groupe3">« 3EME ANNÉE</a> <a href="http://http://stories-drawn.forumactif.fr/g8-professeurs" class="groupe4">« PROFESSEURS</a> <a href="http://http://stories-drawn.forumactif.fr/g9-surveillants" class="groupe5">« PERSONNELS</a> <a href="http://http://stories-drawn.forumactif.fr/g7-intrigue" class="groupe6">« INTRIGUE</a> <a href="http://http://stories-drawn.forumactif.fr/g10-pnj" class="groupe7">« PNJ</a> </td> </tr>
<tr> <td width="50%" valign="top" align="center" class="statistiques"> <div class="BlocStats"> <span class="gensmall"> {TOTAL_POSTS}<br /> {TOTAL_USERS}<br /> {NEWEST_USER}<br /><br /> {LOGGED_IN_USER_LIST} </span> </div> </td> <td width="50%" valign="top" align="center" class="statistiques"> <div class="BlocStats"> <table class="DeBug">{L_CONNECTED_MEMBERS}</table> </div> </td> </tr> </table> </div> <!-- ================================= PERSONNALISATION DU QUI EST EN LIGNE (fin) ==================================== Alors ? :/ | | |
|
| |
DexX
{ Membre }
Messages : 57
| Bonjour,
Es-tu sur de bien modifier la bonne image ? | | |
|
| |
ACiiD T0UCh
{ Membre }
Messages : 28
| C'est à dire ...? Parce que dans le tuto y'a marqué qu'il faut modifier l'image dans la gestions des images, c'est fait mais moi ça n'apparaît pas. | | |
|
| |
DexX
{ Membre }
Messages : 57
| Bien, je pense qu'il faudrait que tu voies directement avec celui-ci qui a crée le code à copier / coller. | | |
|
| |
'Christa
Lostmindy
Messages : 2856
| Hello Aciid c'est moi qui ai modifié le code d'origine (bourré de fautes), donc en principe il devrait fonctionner. Est-ce que je peux voir ton forum pour vérifier qu'il n'y a pas une coquille dans le code source ? | | |
|
| |
ACiiD T0UCh
{ Membre }
Messages : 28
| Voici mon forum :
http://stories-drawn.forumactif.fr/
Merci de ta réponse (: | | |
|
| |
'Christa
Lostmindy
Messages : 2856
| Ploup ! Alors après vérification, il y a bien un problème dans ton code source ! Le code qui est "affiché" ici est : - Code:
-
<div class="QeelPerso"><div class="http://image.noelshack.com/fichiers/2012/33/1344863309-quiestenlignesd.png"></div> (ce qui n'affichera rien vu que c'est faux) Au lieu de - Code:
-
<div class="QeelPerso"><div class="ImgQeel"><img src="http://image.noelshack.com/fichiers/2012/33/1344863309-quiestenlignesd.png" /></div> Est-ce que tu pourrais nous donner le template ENTIER cette fois ? Il y a quelque chose qui coince au niveau du code, et non de l'image. Or le code que tu as cité ici est parfaitement correct (à un détail près, la classe ImgQeel est devenue Img sans que je comprenne pourquoi) As tu bien publié ton template ? | | |
|
| |
ACiiD T0UCh
{ Membre }
Messages : 28
| Ah j'ai modifié ce que tu as dit et l'image et bien apparue ! Mais j'ai regardé mon css et je ne trouve pas comment enlever le cadre autour de l'image >,< ... tu pourrais m'aider ? | | |
|
| |
'Christa
Lostmindy
Messages : 2856
| Oh là, oh là, je ne t'ai rien demandé de modifier !!! Je voulais que tu me donnes le code entier de ton template index_body pour vérifier où tu t'étais plantée !
Partant de là tu viens de rajouter une erreur dans le code au lieu de le corriger ^^' (ce n'est pas parce qu'il a soudain l'air de fonctionner que c'est le cas). | | |
|
| |
ACiiD T0UCh
{ Membre }
Messages : 28
| Ah mince u_u Bon bah voici mon template x) - 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"> <!-- BEGIN switch_fb_connect_no --> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td class="row1" align="center"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><span class="genmed">{L_USERNAME}:</span> </td> <td><input class="post" type="text" size="10" name="username"/> </td> <td> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> <span class="gensmall">{L_AUTO_LOGIN}</span> </td> </tr>
<tr> <td><span class="genmed">{L_PASSWORD}:</span> </td> <td><input class="post" type="password" size="10" name="password"/> </td> <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td> </tr> </table> </td> </tr> </table> <!-- END switch_fb_connect_no -->
<!-- BEGIN switch_fb_connect --> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td valign="top" width="100%" class="row1" align="center"> <table width="100%"> <tr> <td width="55%" valign="middle" align="right"> <table class="right"> <tr> <td><span class="genmed">{L_USERNAME}:</span> </td> <td><input class="post" type="text" size="10" name="username"/> </td> <td> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> <span class="gensmall">{L_AUTO_LOGIN}</span> </td> </tr>
<tr> <td><span class="genmed">{L_PASSWORD}:</span> </td> <td><input class="post" type="password" size="10" name="password"/> </td> <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td> </tr> </table> </td> <td width="10%" align="center" valign="middle"> <span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span> </td> <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td> </tr> </table> </td> </tr> </table> <!-- END switch_fb_connect --> </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"> <!-- BEGIN switch_fb_connect_no --> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td class="row1" align="center"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><span class="genmed">{L_USERNAME}:</span> </td> <td><input class="post" type="text" size="10" name="username"/> </td> <td> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> <span class="gensmall">{L_AUTO_LOGIN}</span> </td> </tr>
<tr> <td><span class="genmed">{L_PASSWORD}:</span> </td> <td><input class="post" type="password" size="10" name="password"/> </td> <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td> </tr> </table> </td> </tr> </table> <!-- END switch_fb_connect_no -->
<!-- BEGIN switch_fb_connect --> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td valign="top" width="100%" class="row1" align="center"> <table width="100%"> <tr> <td width="55%" valign="middle"> <table class="right"> <tr> <td><span class="genmed">{L_USERNAME}:</span> </td> <td><input class="post" type="text" size="10" name="username"/> </td> <td> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> <span class="gensmall">{L_AUTO_LOGIN}</span> </td> </tr>
<tr> <td><span class="genmed">{L_PASSWORD}:</span> </td> <td><input class="post" type="password" size="10" name="password"/> </td> <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td> </tr> </table> </td> <td width="10%" align="center" valign="middle"> <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span> </td> <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td> </tr> </table> </td> </tr> </table> <!-- END switch_fb_connect --> </form> <!-- END switch_user_login_form_footer -->
<!-- ================================= PERSONNALISATION DU QUI EST EN LIGNE ==================================== Code proposé par Sayuri Corrigé par CSSActif ==================================== --> <div class="QeelPerso"> <div class="QeelPerso"><div class="ImgQeel"><img src="http://image.noelshack.com/fichiers/2012/33/1344863309-quiestenlignesd.png" /></div> <!-- BEGIN switch_viewonline_link --> <a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow"><img src="{L_ONLINE_IMG}" id="i_whosonline" alt="{L_WHO_IS_ONLINE}" /></a> <!-- END switch_viewonline_link -->
<!-- BEGIN switch_viewonline_nolink --> <img src="{L_ONLINE_IMG}" id="i_whosonline" alt="{L_WHO_IS_ONLINE}" /> <!-- END switch_viewonline_nolink --> </div> <table width="100%" border="0" cellspacing="5" cellpadding="5" align="center"> <tr> <td colspan="2" align="center" class="ListeGroupes"> <a href="http://http://stories-drawn.forumactif.fr/g4-1ere-annee" class="groupe1">« 1ERE ANNÉE</a> <a href="http://http://stories-drawn.forumactif.fr/g3-2eme-annee" class="groupe2">« 2EME ANNÉE </a> <a href="http://http://stories-drawn.forumactif.fr/g5-3eme-annee" class="groupe3">« 3EME ANNÉE</a> <a href="http://http://stories-drawn.forumactif.fr/g8-professeurs" class="groupe4">« PROFESSEURS</a> <a href="http://http://stories-drawn.forumactif.fr/g9-surveillants" class="groupe5">« PERSONNELS</a> <a href="http://http://stories-drawn.forumactif.fr/g7-intrigue" class="groupe6">« INTRIGUE</a> <a href="http://http://stories-drawn.forumactif.fr/g10-pnj" class="groupe7">« PNJ</a> </td> </tr>
<tr> <td width="50%" valign="top" align="center" class="statistiques"> <div class="BlocStats"> <span class="gensmall"> {TOTAL_POSTS}<br /> {TOTAL_USERS}<br /> {NEWEST_USER}<br /><br /> {LOGGED_IN_USER_LIST} </span> </div> </td> <td width="50%" valign="top" align="center" class="statistiques"> <div class="BlocStats"> <table class="DeBug">{L_CONNECTED_MEMBERS}</table> </div> </td> </tr> </table> </div> <!-- ================================= PERSONNALISATION DU QUI EST EN LIGNE (fin) ==================================== --> {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}
<!-- BEGIN switch_fb_index_login --> <div id="fb-root"></div> <script type="text/javascript"> //<![CDATA[ FB.init({ appId: '{switch_fb_index_login.FACEBOOK_APP_ID}', status: true, cookie: true, xfbml: true, oauth: true }); //]]> </script> <!-- END switch_fb_index_login --> | | |
|
| |
'Christa
Lostmindy
Messages : 2856
| Ah bah, ceci explique cela x) Enfin, il y a pas mal d'erreurs que tu as faites. En premier lieu, bien que le tuto que tu as utilisé écrit très clairement qu'il te faut placer ton code ENTRE - Code:
-
<!-- BEGIN disable_viewonline -->
et
<!-- END disable_viewonline --> Tu as viré ces deux lignes @_@ Ensuite, comme je m'y attendais, tu as modifié le reste du code par rapport à mon précédent message alors qu'il ne fallait pas XD Et enfin, tes liens sont écrits bizarrement, vu que tu as écrit http://http://tonlien... (deux http:// au début). Faut être attentif même pendant un copier coller, ça t'éviterait de devoir demander de l'aide pour un truc parfaitement fonctionner à la base Bref, le code avec les micro modifs à faire : - 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"> <!-- BEGIN switch_fb_connect_no --> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td class="row1" align="center"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><span class="genmed">{L_USERNAME}:</span> </td> <td><input class="post" type="text" size="10" name="username"/> </td> <td> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> <span class="gensmall">{L_AUTO_LOGIN}</span> </td> </tr>
<tr> <td><span class="genmed">{L_PASSWORD}:</span> </td> <td><input class="post" type="password" size="10" name="password"/> </td> <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td> </tr> </table> </td> </tr> </table> <!-- END switch_fb_connect_no -->
<!-- BEGIN switch_fb_connect --> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td valign="top" width="100%" class="row1" align="center"> <table width="100%"> <tr> <td width="55%" valign="middle" align="right"> <table class="right"> <tr> <td><span class="genmed">{L_USERNAME}:</span> </td> <td><input class="post" type="text" size="10" name="username"/> </td> <td> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> <span class="gensmall">{L_AUTO_LOGIN}</span> </td> </tr>
<tr> <td><span class="genmed">{L_PASSWORD}:</span> </td> <td><input class="post" type="password" size="10" name="password"/> </td> <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td> </tr> </table> </td> <td width="10%" align="center" valign="middle"> <span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span> </td> <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td> </tr> </table> </td> </tr> </table> <!-- END switch_fb_connect --> </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"> <!-- BEGIN switch_fb_connect_no --> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td class="row1" align="center"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><span class="genmed">{L_USERNAME}:</span> </td> <td><input class="post" type="text" size="10" name="username"/> </td> <td> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> <span class="gensmall">{L_AUTO_LOGIN}</span> </td> </tr>
<tr> <td><span class="genmed">{L_PASSWORD}:</span> </td> <td><input class="post" type="password" size="10" name="password"/> </td> <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td> </tr> </table> </td> </tr> </table> <!-- END switch_fb_connect_no -->
<!-- BEGIN switch_fb_connect --> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td valign="top" width="100%" class="row1" align="center"> <table width="100%"> <tr> <td width="55%" valign="middle"> <table class="right"> <tr> <td><span class="genmed">{L_USERNAME}:</span> </td> <td><input class="post" type="text" size="10" name="username"/> </td> <td> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> <span class="gensmall">{L_AUTO_LOGIN}</span> </td> </tr>
<tr> <td><span class="genmed">{L_PASSWORD}:</span> </td> <td><input class="post" type="password" size="10" name="password"/> </td> <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td> </tr> </table> </td> <td width="10%" align="center" valign="middle"> <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span> </td> <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td> </tr> </table> </td> </tr> </table> <!-- END switch_fb_connect --> </form> <!-- END switch_user_login_form_footer -->
<!-- BEGIN disable_viewonline --> <!-- ================================= PERSONNALISATION DU QUI EST EN LIGNE ==================================== Code proposé par Sayuri Corrigé par CSSActif ==================================== --> <div class="QeelPerso"> <div class="ImgQeel"> <!-- BEGIN switch_viewonline_link --> <a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow"><img src="{L_ONLINE_IMG}" id="i_whosonline" alt="{L_WHO_IS_ONLINE}" /></a> <!-- END switch_viewonline_link -->
<!-- BEGIN switch_viewonline_nolink --> <img src="{L_ONLINE_IMG}" id="i_whosonline" alt="{L_WHO_IS_ONLINE}" /> <!-- END switch_viewonline_nolink --> </div> <table width="100%" border="0" cellspacing="5" cellpadding="5" align="center"> <tr> <td colspan="2" align="center" class="ListeGroupes"> <a href="/g4-1ere-annee" class="groupe1">« 1ERE ANNÉE</a> <a href="/g3-2eme-annee" class="groupe2">« 2EME ANNÉE </a> <a href="/g5-3eme-annee" class="groupe3">« 3EME ANNÉE</a> <a href="/g8-professeurs" class="groupe4">« PROFESSEURS</a> <a href="/g9-surveillants" class="groupe5">« PERSONNELS</a> <a href="/g7-intrigue" class="groupe6">« INTRIGUE</a> <a href="/g10-pnj" class="groupe7">« PNJ</a> </td> </tr>
<tr> <td width="50%" valign="top" align="center" class="statistiques"> <div class="BlocStats"> <span class="gensmall"> {TOTAL_POSTS}<br /> {TOTAL_USERS}<br /> {NEWEST_USER}<br /><br /> {LOGGED_IN_USER_LIST} </span> </div> </td> <td width="50%" valign="top" align="center" class="statistiques"> <div class="BlocStats"> <table class="DeBug">{L_CONNECTED_MEMBERS}</table> </div> </td> </tr> </table> </div> <!-- ================================= PERSONNALISATION DU QUI EST EN LIGNE (fin) ==================================== --> <!-- 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}
<!-- BEGIN switch_fb_index_login --> <div id="fb-root"></div> <script type="text/javascript"> //<![CDATA[ FB.init({ appId: '{switch_fb_index_login.FACEBOOK_APP_ID}', status: true, cookie: true, xfbml: true, oauth: true }); //]]> </script> <!-- END switch_fb_index_login --> | | |
|
| |
ACiiD T0UCh
{ Membre }
Messages : 28
| Ah oui ça marche xD Merci ! Mais le contenu de la deuxième case a subitement disparu >,< | | |
|
| |
'Christa
Lostmindy
Messages : 2856
| Tu as activé l'affichage des membres connectés aux cours des dernières heures ? O.O | | |
|
| |
ACiiD T0UCh
{ Membre }
Messages : 28
| Ah oui j'ai trouvé le problème, j'étais allée modifer la PA et j'avais touché à l'affichage des derniers membres connecté sans faire exprès suis-je bête u_u Bon bah, merci beaucoup de m'avoir aidée ! Problème résolu ! | | |
|
| |
Sanek.
{ Membre }
Messages : 63
| Merci aussi car j'avais le même problème. | | |
|
| |
Contenu sponsorisé
| |
| |
| Problème avec un code de QEEL. | |
|