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! |
| Problème d'onglet pour mon QEEL | |
| Kiona
{ Membre }
Messages : 17
| Bonsoir, Je souhaiterai trouver une solution à ce problème. Dès que j'actualise ou retourne sur l'accueil de mon forum, toute les parties de mon QEEL sont l'une en dessous de l'autre, mais elle se remette correctement une fois que je passe ma souris sur les onglets. J'aimerai savoir comment on peux modifier ça ? Je vous donne mon template index_body et mon CSS Templaxe index_body. - 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"> <!-- 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="facebook_login()" v="2" perms="{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 --> <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>
<a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a>
<a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a> <!-- BEGIN switch_on_index --> <!-- BEGIN switch_delete_cookies --> <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="facebook_login()" v="2" perms="{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 -->
<!-- BEGIN switch_viewonline_link --> <span class="cattitle"><a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow">Qui est a Mystic Fall ?</a></span> <!-- END switch_viewonline_link -->
<script src="http://sd-2.archive-host.com/membres/up/38571306248571376/mes_onglets.js"></script><div id="mes_onglets"> <ul> <li id="o_1" class="mon_onglet_selected" onmouseover="changeOnglet(this);">Statistiques</li>
<li id="o_2" class="mon_onglet" onmouseover="changeOnglet(this);">Groupes</li>
<li id="o_3" class="mon_onglet" onmouseover="changeOnglet(this);"> Nos crédits </li>
<div class="clear"></div> </ul> </div><div id="mes_contenus">
<div id="co_1" class="mon_contenu">
<table> <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"><br><br><br>{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>
{LOGGED_IN_USER_LIST}</span></td> </tr>
{L_CONNECTED_MEMBERS} {L_WHOSBIRTHDAY_TODAY} {L_WHOSBIRTHDAY_WEEK}
<!-- BEGIN switch_chatbox_activate --> <tr> <td class="row1"> <span class="gensmall">{TOTAL_CHATTERS_ONLINE} : {CHATTERS_LIST}
<!-- 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>
</div>
<div id="co_2" class="mon_contenu">
<table> <td class="row1" rowspan="6" align="center" valign="middle"><img src="{L_ONLINE_IMG}"/></td><td class="row1" width="100%"><span class="gensmall"><center><br><br><br><br><br><br><span class="groupes"><a href="http://deardiairies.forumactif.com/groupcp.forum?g=2&sid=ac902b4e43ff1c34a5f9a2cc1b4dab10"><font color=#15C7D4 size="2"><b> Fondatrice </b></font></a></span><img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"><a href="http://deardiairies.forumactif.com/groupcp.forum?g=6&sid=ac902b4e43ff1c34a5f9a2cc1b4dab10"><font color=#3688E0 size="2"><b> Modérateurs </b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"><a href="http://deardiairies.forumactif.com/groupcp.forum?g=7&sid=ac902b4e43ff1c34a5f9a2cc1b4dab10"><font color=#1B57BF size="2"><b> Administrateurs </b></font></a></span><img src="http://i31.tinypic.com/mugck1.jpg"><br><br><br> <span class="groupes"> <a href="http://deardiairies.forumactif.com/groupcp.forum?g=3&sid=ac902b4e43ff1c34a5f9a2cc1b4dab10"><font color=red size="2"><b>Vampires </b></font></a></span><img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"><a href="http://deardiairies.forumactif.com/groupcp.forum?g=4&sid=ac902b4e43ff1c34a5f9a2cc1b4dab10"><font color=#AD703B size="2"><b>Humains</b></font></a></span><img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"><a href="http://deardiairies.forumactif.com/groupcp.forum?g=5&sid=ac902b4e43ff1c34a5f9a2cc1b4dab10"><font color=black size="2"><b>Sorcières </b></font></a></span><img src="http://i31.tinypic.com/mugck1.jpg"></center> <br><br><br> </tr> </table> </div>
<div id="co_3" class="mon_contenu"> <table><td class="row1" rowspan="6" align="center" valign="middle"><img src="{L_ONLINE_IMG}"/></td><td class="row1" rowspan="6" align="center" valign="middle"><font size="3"><font size="1"><span style="font-family: Comic sans MS;align : center">Structure : Liliane de CSSActif.<br>Page d’accueil : Elena Gilbert </span></font></font><br><font size="2"><font size="1"><span style="font-family: Comic sans MS; align :center">Contexte : Saray de Créateur de forum. </span></font></font><br><font size="2"><font size="1"><span style="font-family: Comic sans MS;Aligne :center">Design : Ruko de créateur de forum <br><br><br> Merci à Créateur de forum, CSSActif et Forumacif mais surtout à ceux qui m'ont véritablement aider, ce qui m'a permis de créer ce forum de façon originale. </span></font></font><br></td></tr></table>
</div>
<!-- END disable_viewonline --> <!-- 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 }); //]]> </script> <!-- END switch_fb_index_login -->
Mon CSS - Spoiler:
- Code:
-
ul, li{ list-style: none; }
.mon_onglet{ float: left; padding: 2px 10px; margin-right: 5px; color: #333; background: #E7BBA3; border: 3px solid #8A7474; cursor: pointer; margin-bottom: -1px; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px; -webkit-border-top-left-radius: 8px; border-top-right-radius: 8px; border-top-left-radius: 8px;}
.mon_onglet:hover{ background:#E7BBA3; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px; -webkit-border-top-left-radius: 8px; border-top-right-radius: 8px; border-top-left-radius: 8px;}
.mon_onglet_selected{ float: left; padding: 2px 10px; margin-right: 5px; color: #333; background: #E7BBA3; border-top: 3px solid #8A7474; border-right: 3px solid #8A7474; border-left: 3px solid #8A7474; border-bottom: 3px solid #8A7474; cursor: pointer; margin-bottom: -1px; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px; -webkit-border-top-left-radius: 8px; border-top-right-radius: 8px; border-top-left-radius: 8px; } .clear { clear: both; } .mon_contenu { color: black; background: #E7BBA3; border: 3px solid #8A7474; padding: 10px; width: 720; height: 400; } #mes_contenus, #mes_onglets { width: 100%; }
Merci d'avance pour votre réponse. |
Dernière édition par Kiona le Dim 14 Nov 2010, 18:23, édité 1 fois | |
| | | Murtagh
{ Modérateur }
Messages : 1492
| Bonjour,
Le problème est-il résolu ? Si oui, merci de bien vouloir cocher l'icône "résolu" en éditant votre premier message. | | |
| | | Kiona
{ Membre }
Messages : 17
| Non le problème n'est toujours pas résolu | | |
| | | Invité Invité
| Bonjour, Votre problème est-il résolu ? Si oui, merci de cocher dans "icône du sujet" l'icône en éditant votre premier post. | | |
| | | Kiona
{ Membre }
Messages : 17
| Mon problème n'as pas était résolue | | |
| | | Caroo'
{ Membre actif }
Messages : 493
| Bonjour, Le problème est-il résolu ? Si oui, merci de bien vouloir cocher l'icône en éditant votre sujet. | | |
| | | Kiona
{ Membre }
Messages : 17
| Non, mon problème n'as pas encore était résolu. | | |
| | | Basil Hawkins
{ Membre hyper-actif }
Messages : 2912
| Et si tu mets ceci dans ton 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="facebook_login()" v="2" perms="{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 --> <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>
<a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a>
<a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a> <!-- BEGIN switch_on_index --> <!-- BEGIN switch_delete_cookies --> <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="facebook_login()" v="2" perms="{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 -->
<!-- BEGIN switch_viewonline_link --> <span class="cattitle"><a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow">Qui est a Mystic Fall ?</a></span> <!-- END switch_viewonline_link -->
<script src="http://sd-2.archive-host.com/membres/up/38571306248571376/mes_onglets.js"></script><div id="mes_onglets"> <ul> <li id="o_1" class="mon_onglet_selected" onmouseover="changeOnglet(this);">Statistiques</li>
<li id="o_2" class="mon_onglet" onmouseover="changeOnglet(this);">Groupes</li>
<li id="o_3" class="mon_onglet" onmouseover="changeOnglet(this);"> Nos crédits </li>
<div class="clear"></div> </ul> </div><div id="mes_contenus">
<div id="co_1" style="display: block;" class="mon_contenu">
<table> <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"><br><br><br>{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>
{LOGGED_IN_USER_LIST}</span></td> </tr>
{L_CONNECTED_MEMBERS} {L_WHOSBIRTHDAY_TODAY} {L_WHOSBIRTHDAY_WEEK}
<!-- BEGIN switch_chatbox_activate --> <tr> <td class="row1"> <span class="gensmall">{TOTAL_CHATTERS_ONLINE} : {CHATTERS_LIST}
<!-- 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>
</div>
<div id="co_2" style="display: none;" class="mon_contenu">
<table> <td class="row1" rowspan="6" align="center" valign="middle"><img src="{L_ONLINE_IMG}"/></td><td class="row1" width="100%"><span class="gensmall"><center><br><br><br><br><br><br><span class="groupes"><a href="http://deardiairies.forumactif.com/groupcp.forum?g=2&sid=ac902b4e43ff1c34a5f9a2cc1b4dab10"><font color=#15C7D4 size="2"><b> Fondatrice </b></font></a></span><img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"><a href="http://deardiairies.forumactif.com/groupcp.forum?g=6&sid=ac902b4e43ff1c34a5f9a2cc1b4dab10"><font color=#3688E0 size="2"><b> Modérateurs </b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"><a href="http://deardiairies.forumactif.com/groupcp.forum?g=7&sid=ac902b4e43ff1c34a5f9a2cc1b4dab10"><font color=#1B57BF size="2"><b> Administrateurs </b></font></a></span><img src="http://i31.tinypic.com/mugck1.jpg"><br><br><br> <span class="groupes"> <a href="http://deardiairies.forumactif.com/groupcp.forum?g=3&sid=ac902b4e43ff1c34a5f9a2cc1b4dab10"><font color=red size="2"><b>Vampires </b></font></a></span><img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"><a href="http://deardiairies.forumactif.com/groupcp.forum?g=4&sid=ac902b4e43ff1c34a5f9a2cc1b4dab10"><font color=#AD703B size="2"><b>Humains</b></font></a></span><img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"><a href="http://deardiairies.forumactif.com/groupcp.forum?g=5&sid=ac902b4e43ff1c34a5f9a2cc1b4dab10"><font color=black size="2"><b>Sorcières </b></font></a></span><img src="http://i31.tinypic.com/mugck1.jpg"></center> <br><br><br> </tr> </table> </div>
<div id="co_3" style="display: none;" class="mon_contenu"> <table><td class="row1" rowspan="6" align="center" valign="middle"><img src="{L_ONLINE_IMG}"/></td><td class="row1" rowspan="6" align="center" valign="middle"><font size="3"><font size="1"><span style="font-family: Comic sans MS;align : center">Structure : Liliane de CSSActif.<br>Page d’accueil : Elena Gilbert </span></font></font><br><font size="2"><font size="1"><span style="font-family: Comic sans MS; align :center">Contexte : Saray de Créateur de forum. </span></font></font><br><font size="2"><font size="1"><span style="font-family: Comic sans MS;Aligne :center">Design : Ruko de créateur de forum <br><br><br> Merci à Créateur de forum, CSSActif et Forumacif mais surtout à ceux qui m'ont véritablement aider, ce qui m'a permis de créer ce forum de façon originale. </span></font></font><br></td></tr></table>
</div>
<!-- END disable_viewonline --> <!-- 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 }); //]]> </script> <!-- END switch_fb_index_login --> | | |
| | | Kiona
{ Membre }
Messages : 17
| Oui ça fonctions. Je te remercie vraiment beaucoup | | |
| | | Caroo'
{ Membre actif }
Messages : 493
| Sujet résolu, alors je déplace. | | |
| | | Contenu sponsorisé
| | | | | Problème d'onglet pour mon QEEL | |
|
Sujets similaires | |
|
| Permission de ce forum: | Vous ne pouvez pas répondre aux sujets dans ce forum
| |
| |
| |
|
| Partenaires Or
|
|