GINGERBREAD.
{ Membre }
Messages : 60
| Hello je viens vers vous aujourd'hui parce que j'ai un problème tout récent concernant le widget twitter que j'avais ajouté via le template index_body pour le mettre dans le qeel. Et le problème c'est que jusqu'à aujourd'hui, je pouvais mettre la taille que je voulais (que ce soit dans le qeel ou dans la pa) et que depuis plusieurs jours, le widget s'est élargi et impossible de lui redonner la taille qu'elle avait avant. Je ne comprend pas ce qui se passe voilà la bête sur mon forum test (j'ai mis le widget dans le qeel et la pa, pour voir ce que ça fait) http://eyk-test.forumactif.org/ bref, est-ce que quelqu'un a une idée ? j'ai mis mon template en-dessous, au cas où ça pourrait aider merci d'avance - 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="window.location='/facebook_connect.forum'" 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_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" rel="nofollow">{switch_delete_cookies.L_DELETE_COOKIES}</a></span> <!-- END switch_delete_cookies --> </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" rel="nofollow">{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'" 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 --> <!-- ================================= QUI EST EN LIGNE ==================================== --> <center><div style="background: center top;background-color: #F9FCFC;background-image: url('http://img15.hostingpics.net/pics/996207Sanstitre3.png');border: 0 #fbfbfb solid;background-repeat: no-repeat;border-spacing: 0;margin-bottom: 9px;margin-top: 9px;padding: 15px 2px 2px;border-radius:5px 5px 0px 0px;"> <img src="http://i.imgbox.com/iKssGtMZ.png"> <table> <tbody> <tr> <td><div style="width:195px;height:85px;overflow:auto;background-color:white;border-radius: 5px 10px / 10px 5px;font-family: Arial, Serif; text-align:justify;padding:5px;font-size:9.5px;margin-left:10px;"> <span id="minnie">{LOGGED_IN_USER_LIST}</span><script type="text/javascript">document.getElementById('minnie').innerHTML=document.getElementById('minnie').innerHTML.replace(/Utilisateurs enregistrés/,"En ce moment, les habitants que tu peux croiser sont");</script> </div><div style="width:195px;height:85px;overflow:auto;background-color:white;border-radius: 5px 10px / 10px 5px;font-family: Arial, Serif; text-align:justify;padding:5px;font-size:9.5px;margin-left:10px;margin-top:5px;"> <table class="DeBug">{L_CONNECTED_MEMBERS}</table> </div> </td><td> <div style="width:195px;height:115px;overflow:auto;background-color:white;border-radius: 5px 10px / 10px 5px;font-family: Arial, Serif; text-align:justify;padding:5px;font-size:10.5px;margin-left:10px;margin-bottom:-15px;"> <span id="delf">{TOTAL_USERS}</span><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Nous avons/,"Bienvenue à la résidence kimchi, là où tout tes voisins sont dérangés du bocal ! Tu peux compter sur");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/membre enregistré/,"sympathique voisin pour t'aider à déménager et faire la crémaillère.");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/membres enregistrés/,"sympathiques voisins pour t'aider à déménager et faire la crémaillère.");</script> <span id="puppies">{NEWEST_USER}</span><script type="text/javascript">document.getElementById('puppies').innerHTML=document.getElementById('puppies').innerHTML.replace(/L'utilisateur enregistré le plus récent est/,"D'ailleurs le dernier qui a posé ses valises est");</script><span id="yosh">{TOTAL_USERS_ONLINE}</span><script type="text/javascript">document.getElementById('yosh').innerHTML=document.getElementById('yosh').innerHTML.replace(/utilisateur en ligne/,"habitant qui profite de la piscine chaufée");</script><script type="text/javascript">document.getElementById('yosh').innerHTML=document.getElementById('yosh').innerHTML.replace(/utilisateurs en ligne/,"habitants qui profite de la piscine chaufée");</script><script type="text/javascript">document.getElementById('yosh').innerHTML=document.getElementById('yosh').innerHTML.replace(/Enregistré/,"habitant");</script><script type="text/javascript">document.getElementById('yosh').innerHTML=document.getElementById('yosh').innerHTML.replace(/Enregistrés/,"habitants");</script><script type="text/javascript">document.getElementById('yosh').innerHTML=document.getElementById('yosh').innerHTML.replace(/Invisible/,"étranger");</script><script type="text/javascript">document.getElementById('yosh').innerHTML=document.getElementById('yosh').innerHTML.replace(/Invisibles/,"étrangers");</script><script type="text/javascript">document.getElementById('yosh').innerHTML=document.getElementById('yosh').innerHTML.replace(/Invité/,"futur habitant");</script><script type="text/javascript">document.getElementById('yosh').innerHTML=document.getElementById('yosh').innerHTML.replace(/Invités/,"futurs habitants");</script><script type="text/javascript">document.getElementById('yosh').innerHTML=document.getElementById('yosh').innerHTML.replace(/Il y a en tout/,". En ce moment il y a");</script></div><br> <img src="http://24.media.tumblr.com/tumblr_mt7ufbxjQ61qi0p62o1_1379330760_cover.jpg" style="border: 3px solid white; margin-right: 4px; width: 60px;margin-left:10px;" /><img src="http://data.whicdn.com/images/104508194/large.png" style="border: 3px solid white; border-radius: 5px 10px / 10px 5px;margin-right: 4px; width: 60px;" /><img src="http://40.media.tumblr.com/tumblr_manjik1vy61rdju9vo1_500.jpg" style="border: 3px solid white; width: 60px;border-radius: 5px 10px / 10px 5px;" /> </td> <td> <a data-widget-id="587208164669530113" href="https://twitter.com/EYKimchi" class="twitter-timeline" style="width: 50px; height: 80px;margin-left:10px;">Tweets de @EYKimchi</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </td> </tr> </tbody> </table> </div><img src="http://img15.hostingpics.net/pics/177714Sanstitre2.png" style="border-radius : 0px 0px 5px 5px;margin-top:-10px;width:778px;"></center> <!-- ================================= QUI EST EN LIGNE (fin) ==================================== --> <!-- END disable_viewonline --> {CHATBOX_BOTTOM} <br clear="all" />
{AUTO_DST}
<!-- BEGIN switch_fb_index_login --> <div id="fb-root"></div> <script> FB.init({ appId : {switch_fb_index_login.FACEBOOK_APP_ID}, cookie : true, xfbml : true, oauth : true, version : 'v2.3' });
(function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); </script> <!-- END switch_fb_index_login -->
|
Dernière édition par GINGERBREAD. le Ven 02 Oct 2015, 11:09, édité 1 fois | |
|
Nihil
{ Modérateur }
Messages : 1216
| Coucou Ginger (: Désolée pour le petit retard, est ce que ton problème s'est réglé depuis ? Voici ce que je vois sur le QEEL : | | |
|
GINGERBREAD.
{ Membre }
Messages : 60
| |