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! |
| Coeur de Patate
{ Membre }
Messages : 15
| Bonjour à tous. Mon soucis concerne une bête cellule dans mon Qui est en Ligne (contenant {L_CONNECTED_MEMBERS}) refusant de rentrer dans les rangs. La preuve en image : https://nsa33.casimages.com/img/2013/05/12/130512091151537321.png J'ai eu beau chercher des tutos ou des solutions sur internet, me casser la tête toute une après-midi sur mon template, tester des choses et d'autres, utiliser l'attribut rowspan, rien n'y fait. Y'a-t-il quelqu'un pour m'aider ou au moins m'aiguiller ? Oh, et au passage, voici 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"> <!-- 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></span> <!-- END switch_user_logged_in --> <!-- BEGIN switch_delete_cookies --> <br /><span class="gensmall"><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a></span> <!-- END switch_delete_cookies --> </td> <td width="50%" align="right"> <span class="gensmall"> <!-- BEGIN switch_on_index --> <br /><br /><br /> <!-- 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 --> <table class="forumline" cellspacing="0" cellpadding="2" width: "100%" border="0" align="center"> <tr> <td class="catHead" colspan="2" height="28"> <div style="text-align:center;"> <span class="groupes"> <a href="http://diece.bbactif.com/g3-session-active?tt=1"><font color="#BC6060"><b>Session active</b></font></a></span> <span class="groupes"> <a href="http://diece.bbactif.com/g4-noirs?tt=1"><font color="#3B3B3B"><b>Noirs</b></font></a></span> <span class="groupes"> <a href="http://diece.bbactif.com/g5-blancs?tt=1"><font color="#DFDEDB"><b>Blancs</b></font></a></span> <span class="groupes"> <a href="http://diece.bbactif.com/g5-blancs?tt=1"><font color="#555555"><b>Les étrangers au conflit</b></font></a></span> </div> <!-- BEGIN switch_viewonline_link --> <span class="cattitle"><a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a></span> <!-- END switch_viewonline_link -->
<!-- BEGIN switch_viewonline_nolink --> <span class="cattitle">{L_WHO_IS_ONLINE}</span> <!-- END switch_viewonline_nolink --> </td> </tr> <tr> <td class= rowspan="62" width="50%">{L_CONNECTED_MEMBERS}</td> <td class="row1" rowspan="2" 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 /> <br /> {LOGGED_IN_USER_LIST}</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 --> <IMG SRC="http://nsa33.casimages.com/img/2013/05/12/130512062629170405.png"> <!-- 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 --> Merci d'avance pour votre attention. | | |
| | | Nihil
{ Modérateur }
Messages : 1216
| Est ce que éventuellement tu veux bien donner le lien de ton forum s'il te plait ? En effet je travaille le plus souvent avec l'aide de mon fidèle destrier Firebug, et avoir le lien m'aiderait grandement à t'aider (vive la phrase pompeuse et pourrie). | | |
| | | Coeur de Patate
{ Membre }
Messages : 15
| Aucun problème ! Voici : http://diece.bbactif.com/ | | |
| | | Nihil
{ Modérateur }
Messages : 1216
| Par hasard, est ce que tu as déjà tenté avec ceci : http://www.css-actif.com/t5189-manipuler-la-liste-des-derniers-membres-connectes ? | | |
| | | Coeur de Patate
{ Membre }
Messages : 15
| Point du tout, mais je viens de tester et le résultat n'est pas très probant... : https://nsa33.casimages.com/img/2013/05/12/130512105852916600.png
J'ai tenté de déplacer l'attribut tout en l'ayant gardé entre table, mais rien non plus. | | |
| | | Nihil
{ Modérateur }
Messages : 1216
| J'ai peut être une idée, pas sûre. Je te propose de modifier : - Code:
-
<tr> <td class= rowspan="62" width="50%">{L_CONNECTED_MEMBERS}</td> <td class="row1" rowspan="2" 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 /> <br /> {LOGGED_IN_USER_LIST}</span></td> </tr> Par : - Code:
-
<tr> <td> <table> <tr> <td width="50%"><table>{L_CONNECTED_MEMBERS}</table></td></tr> <tr><td class="row1" width="50%"><span class="gensmall">{TOTAL_POSTS}<br /> {TOTAL_USERS}<br /> {NEWEST_USER}</span></td></tr> </table> </td> <td class="row1"><span class="gensmall">{TOTAL_USERS_ONLINE}<br /> <br /> {LOGGED_IN_USER_LIST}</span> </td> </tr> Edit : au fait, comme je ne voyais pas où étais l'image de ton QEEL, j'ai enlevé la balise, mais tu peux la remettre ^^' |
Dernière édition par Nihil le Dim 12 Mai 2013, 18:53, édité 1 fois (Raison : Mise au point) | |
| | | Coeur de Patate
{ Membre }
Messages : 15
| Pas de problème, je ne compte pas mettre d'image dans ce QEEL. ^^ En tout cas, je dois dire que ça me semble être la bonne voie ! En plus, le fait que les deux colonnes soient ainsi séparées est pile l'effet que je souhaitais : https://nsa33.casimages.com/img/2013/05/12/130512113047427138.png
Mon seul soucis dans ta solution est que je voudrais que la liste des derniers connectés soit à droite, et que le "il y a X utilisateurs en ligne" soit à gauche. J'ai essayé de simplement intervertir les deux mais ça n'a pas l'air d'être ça. Quoiqu'il en soit, merci déjà pour ta réponse précédente. =') |
Dernière édition par Coeur de Patate le Dim 12 Mai 2013, 18:32, édité 1 fois | |
| | | 'Christa
Lostmindy
Messages : 2856
| Hello, Heu, Nihil, pourquoi tu cites un tutoriel pour juste après donner un code dont tu dois savoir que la conception est fausse ? O_o La seule façon d'utiliser {L_CONNECTED_MEMBERS} en dehors de la structure de base du QEEL est d'écire les balises <table> autour. Il n'y en a pas d'autre. Donc pas de td et tr. La raison principale pour laquelle le QEEL se comporte bizarrement vient du fait que le tableau est conçu bizarrement. En particulier je vois un class= et un rowspan="62" dans la ligne de la liste des membres, rien que ça peut faire se poser des questions. - Code:
-
<td class= rowspan="62" width="50%">{L_CONNECTED_MEMBERS}</td> Pour le reste, les colspan/rowspan sont à revoir. | | |
| | | Coeur de Patate
{ Membre }
Messages : 15
| J'ai vu ce 62 il y a peu et l'ai corrigé, ce n'était rien de plus qu'une faute de frappe. Concernant la class, c'est également une bête erreur de ma part. Je vais également modifier ça, merci de l'avoir souligné. | | |
| | | Nihil
{ Modérateur }
Messages : 1216
| - 'Christa a écrit:
- Hello,
Heu, Nihil, pourquoi tu cites un tutoriel pour juste après donner un code dont tu dois savoir que la conception est fausse ? O_o
Je sais ; j'ai fait le code rapidement en me basant sur ce qu'avait donné Coeur de Patate (trop chou le pseudo). Je suis une feignasse (a). Après, si le "brouillon" marche, il suffit de rajouter les tables, c'est rapide ^^. Mea Culpa, c'était une erreur de ma part, j'essayerai de ne pas la reproduire . Si je ne me trompe, ma structure est tout de même correcte. Le pire c'est que tout à l'heure j'avais vu ces problèmes de 62 et de class et que je m'étais dit "je verrai après". Enfin bon Coeur de Pirate, là je sais pas du tout x). Je verrai demain si j'ai le temps (: Edit : - Coeur de Patate a écrit:
- Mon seul soucis dans ta solution est que je voudrais que la liste des derniers connectés soit à droite, et que le "il y a X utilisateurs en ligne" soit à gauche. J'ai essayé de simplement intervertir les deux mais ça n'a pas l'air d'être ça.
Quoiqu'il en soit, merci déjà pour ta réponse précédente. =') Bah mince, moi en inversant ça marche... O0 Voici ce que j'ai mis - 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></span> <!-- END switch_user_logged_in --> <!-- BEGIN switch_delete_cookies --> <br /><span class="gensmall"><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a></span> <!-- END switch_delete_cookies --> </td> <td width="50%" align="right"> <span class="gensmall"> <!-- BEGIN switch_on_index --> <br /><br /><br /> <!-- 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 --> <table class="forumline" cellspacing="0" cellpadding="2" width: "100%" border="0" align="center"> <tr> <td class="catHead" colspan="2" height="28"> <div style="text-align:center;"> <span class="groupes"> <a href="http://diece.bbactif.com/g3-session-active?tt=1"><font color="#BC6060"><b>Session active</b></font></a></span> <span class="groupes"> <a href="http://diece.bbactif.com/g4-noirs?tt=1"><font color="#3B3B3B"><b>Noirs</b></font></a></span> <span class="groupes"> <a href="http://diece.bbactif.com/g5-blancs?tt=1"><font color="#DFDEDB"><b>Blancs</b></font></a></span> <span class="groupes"> <a href="http://diece.bbactif.com/g5-blancs?tt=1"><font color="#555555"><b>Les étrangers au conflit</b></font></a></span> </div> <!-- BEGIN switch_viewonline_link --> <span class="cattitle"><a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a></span> <!-- END switch_viewonline_link -->
<!-- BEGIN switch_viewonline_nolink --> <span class="cattitle">{L_WHO_IS_ONLINE}</span> <!-- END switch_viewonline_nolink --> </td> </tr> <tr> <td> <span class="gensmall">{TOTAL_USERS_ONLINE}<br /> <br /> {LOGGED_IN_USER_LIST}</span> </td> <td class="row1"> <table> <tr> <td width="50%"><table>{L_CONNECTED_MEMBERS}</table></td></tr> <tr><td class="row1" width="50%"><span class="gensmall">{TOTAL_POSTS}<br /> {TOTAL_USERS}<br /> {NEWEST_USER}</span></td></tr> </table>
</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 --> <IMG SRC="http://nsa33.casimages.com/img/2013/05/12/130512062629170405.png"> <!-- 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 -->
| | |
| | | Contenu sponsorisé
| | | | |
Sujets similaires | |
|
| Permission de ce forum: | Vous ne pouvez pas répondre aux sujets dans ce forum
| |
| |
| |
|
| Partenaires Or
|