Affichage QEEL Bouton_activeAffichage QEEL Bouton_hoverAffichage QEEL Fb-hoverAffichage QEEL Fb-active
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!

Derniers sujets
» Fiche de Présentation RPG
Affichage QEEL EmptySam 30 Mar 2024, 22:07 par Peyton972

» [RPG] Fiche personnage avec bannière
Affichage QEEL EmptySam 30 Mar 2024, 22:06 par Peyton972

» Structure de Qui Est En Ligne (1)
Affichage QEEL EmptyLun 04 Mar 2024, 23:20 par Peyton972

» Qui Est En Ligne - Utopia
Affichage QEEL EmptyDim 24 Déc 2023, 18:16 par romee

» Pack forum complet "Androïd Sylver" RPU (N°2)
Affichage QEEL EmptyJeu 02 Nov 2023, 06:42 par Hydrar

» Formulaire de connexion rapide amélioré
Affichage QEEL EmptySam 04 Mar 2023, 18:57 par Krager

» Avatar centré dans le profil
Affichage QEEL EmptySam 11 Fév 2023, 06:04 par Krager

» Vos partenaires dans le footer
Affichage QEEL EmptyMar 07 Fév 2023, 08:40 par Oxtran


Partagez
 

Affichage QEEL

Voir le sujet précédent Voir le sujet suivant Aller en bas 
http://ecritoire.forumactif.fr/
Tarsicius
Tarsicius
{ Membre }
{ Membre }

Féminin Messages : 107



Affichage QEEL Empty
Coucou tout le monde! Il me semblait avoir déjà posté un message à ce propos mais apparemment pas... Donc voilà. J'ai fait un QEEL en mapping. Je l'ai mis en place sur mon forum test sans aucun problème. Mais en l'installant sur le forum auquel il était destiné, voilà ce que ça donne:

Spoiler:

Et ce que ça devrait donner...

Spoiler:

Voilà mon CSS:

Code:
.stat_qeel{
background-image: url('http://img228.imageshack.us/img228/8458/statu.jpg');
width: 234px;
height: 125px;
text-align: center;
font-size: 14px;
}

.connectes{
background-image: url('http://img40.imageshack.us/img40/6284/connectes.jpg');
width: 236px;
height: 135px;
overflow: auto;
text-align: center;
font-size: 14px;
}

Et le 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" 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="window.location='/facebook_connect.forum'" 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 -->
<div style="margin-left: 80px"><table id="Tableau_01" width="653" border="0" cellpadding="0" cellspacing="0">
   <tr>
      <td rowspan="23">
         <img id="sos_QEEL_copie_01" src="http://img405.imageshack.us/img405/5525/sosqeelcopie01.jpg" width="65" height="484" alt="" /></td>
      <td colspan="2" rowspan="3">

         <img id="sos_QEEL_copie_02" src="http://img9.imageshack.us/img9/6954/sosqeelcopie02.jpg" width="236" height="73" alt="" /></td>
      <td rowspan="23">
         <img id="sos_QEEL_copie_03" src="http://img607.imageshack.us/img607/5959/sosqeelcopie03.jpg" width="1" height="484" alt="" /></td>
      <td rowspan="23">
         <img id="sos_QEEL_copie_04" src="http://img338.imageshack.us/img338/5562/sosqeelcopie04.jpg" width="224" height="484" alt="" /></td>
      <td colspan="12">
         <img id="sos_QEEL_copie_05" src="http://img714.imageshack.us/img714/6144/sosqeelcopie05.jpg" width="71" height="30" alt="" /></td>
      <td rowspan="23">
         <img id="sos_QEEL_copie_06" src="http://img833.imageshack.us/img833/6055/sosqeelcopie06.jpg" width="55" height="484" alt="" /></td>

      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="1" height="30" alt="" /></td>
   </tr>
   <tr>
      <td colspan="3" rowspan="2">
         <img id="sos_QEEL_copie_07" src="http://img830.imageshack.us/img830/7892/sosqeelcopie07.jpg" width="5" height="43" alt="" /></td>
      <td colspan="9">
         <a href="http://sos-agence.forumactif.org/g1-manager" target="_blank">
            <img id="managers" src="http://img193.imageshack.us/img193/7261/managersr.jpg" width="66" height="24" border="0" alt="" /></a></td>

      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="1" height="24" alt="" /></td>
   </tr>
   <tr>
      <td colspan="9">
         <img id="sos_QEEL_copie_09" src="http://img413.imageshack.us/img413/5762/sosqeelcopie09.jpg" width="66" height="19" alt="" /></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="1" height="19" alt="" /></td>
   </tr>

   <tr>
      <td rowspan="6">
         <img id="sos_QEEL_copie_10" src="http://img220.imageshack.us/img220/7666/sosqeelcopie10.jpg" width="2" height="125" alt="" /></td>
      <td rowspan="6">
         <div class="stat_qeel">
      Bienvenue sur SOS Agence! <br><span id="yosh">{NEWEST_USER}</span>
      <script type="text/javascript">document.getElementById('yosh').innerHTML=document.getElementById('yosh').innerHTML.replace(/L'utilisateur enregistré le plus récent est/,"Nous tenons à remercier");</script> qui est notre dernier agent inscrit,

<span id="matt">{TOTAL_USERS}</span>
      <script type="text/javascript">document.getElementById('matt').innerHTML=document.getElementById('matt').innerHTML.replace(/Nous avons/,"rejoignant");</script>
      <script type="text/javascript">document.getElementById('matt').innerHTML=document.getElementById('matt').innerHTML.replace(/membre enregistré/,"agent déjà dans nos rangs. ");</script>
      <script type="text/javascript">document.getElementById('matt').innerHTML=document.getElementById('matt').innerHTML.replace(/membres enregistrés/,"agents déjà dans nos rangs. ");</script><br>

      <span id="yow">{TOTAL_POSTS}</span>
      <script type="text/javascript">document.getElementById('yow').innerHTML=document.getElementById('yow').innerHTML.replace(/Nos membres ont posté un total de/,"Ils ont partagé ");</script>
      <script type="text/javascript">document.getElementById('yow').innerHTML=document.getElementById(yow').innerHTML.replace(/message/,"rapport. ");</script>
      <script type="text/javascript">document.getElementById('yow').innerHTML=document.getElementById('yow').innerHTML.replace(/messages/,"rapports. ");</script><br>
 
 <br>


</div></td>
      <td colspan="2" rowspan="6">
         <img id="sos_QEEL_copie_12" src="http://img408.imageshack.us/img408/5724/sosqeelcopie12.jpg" width="4" height="125" alt="" /></td>
      <td colspan="10">
         <a href="http://sos-agence.forumactif.org/g2-surveillants" target="_blank">

            <img id="surveillants" src="http://img203.imageshack.us/img203/4088/surveillants.jpg" width="67" height="23" border="0" alt="" /></a></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="1" height="23" alt="" /></td>
   </tr>
   <tr>
      <td colspan="10">
         <img id="sos_QEEL_copie_14" src="http://img440.imageshack.us/img440/5918/sosqeelcopie14.jpg" width="67" height="17" alt="" /></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="1" height="17" alt="" /></td>

   </tr>
   <tr>
      <td colspan="5" rowspan="2">
         <img id="sos_QEEL_copie_15" src="http://img255.imageshack.us/img255/1296/sosqeelcopie15.jpg" width="16" height="42" alt="" /></td>
      <td>
         <a href="http://sos-agence.forumactif.org/g3-vip" target="_blank">
            <img id="vip" src="http://img337.imageshack.us/img337/200/vipx.jpg" width="32" height="25" border="0" alt="" /></a></td>
      <td colspan="4" rowspan="2">
         <img id="sos_QEEL_copie_17" src="http://img155.imageshack.us/img155/8053/sosqeelcopie17.jpg" width="19" height="42" alt="" /></td>

      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="1" height="25" alt="" /></td>
   </tr>
   <tr>
      <td>
         <img id="sos_QEEL_copie_18" src="http://img64.imageshack.us/img64/4798/sosqeelcopie18.jpg" width="32" height="17" alt="" /></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="1" height="17" alt="" /></td>
   </tr>

   <tr>
      <td colspan="9">
         <a href="http://sos-agence.forumactif.org/g4-animateurs" target="_blank">
            <img id="animateurs" src="http://img411.imageshack.us/img411/7328/animateurs.jpg" width="66" height="25" border="0" alt="" /></a></td>
      <td rowspan="4">
         <img id="sos_QEEL_copie_20" src="http://img695.imageshack.us/img695/1792/sosqeelcopie20.jpg" width="1" height="84" alt="" /></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="1" height="25" alt="" /></td>
   </tr>

   <tr>
      <td colspan="9">
         <img id="sos_QEEL_copie_21" src="http://img30.imageshack.us/img30/1192/sosqeelcopie21.jpg" width="66" height="18" alt="" /></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="1" height="18" alt="" /></td>
   </tr>
   <tr>
      <td colspan="2" rowspan="4">
         <img id="sos_QEEL_copie_22" src="http://img841.imageshack.us/img841/7795/sosqeelcopie22.jpg" width="236" height="74" alt="" /></td>

      <td rowspan="2">
         <img id="sos_QEEL_copie_23" src="http://img577.imageshack.us/img577/7058/sosqeelcopie23.jpg" width="3" height="41" alt="" /></td>
      <td colspan="10">
         <a href="http://sos-agence.forumactif.org/g5-redacteurs" target="_blank">
            <img id="redacteurs" src="http://img811.imageshack.us/img811/1497/redacteurs.jpg" width="67" height="25" border="0" alt="" /></a></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="1" height="25" alt="" /></td>
   </tr>
   <tr>

      <td colspan="10">
         <img id="sos_QEEL_copie_25" src="http://img8.imageshack.us/img8/9469/sosqeelcopie25.jpg" width="67" height="16" alt="" /></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="1" height="16" alt="" /></td>
   </tr>
   <tr>
      <td colspan="12">
         <a href="http://sos-agence.forumactif.org/g6-concepteurs" target="_blank">
            <img id="concepteurs" src="http://img256.imageshack.us/img256/7672/concepteurs.jpg" width="71" height="25" border="0" alt="" /></a></td>

      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="1" height="25" alt="" /></td>
   </tr>
   <tr>
      <td colspan="12" rowspan="2">
         <img id="sos_QEEL_copie_27" src="http://img526.imageshack.us/img526/4206/sosqeelcopie27.jpg" width="71" height="18" alt="" /></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="1" height="8" alt="" /></td>
   </tr>

   <tr>
      <td colspan="2" rowspan="7">
         <div class="connectes"><span id="delf">{TOTAL_USERS_ONLINE}</span>
  <script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/utilisateur en ligne/,"personne dans les couloirs de l'agence");</script>
  <script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/utilisateurs en ligne/,"personnes dans les couloirs de l'agence");</script>
  <script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Enregistré/,"agent");</script>
  <script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Enregistrés/,"agents");</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é/,"visiteur");</script>.
  <script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invités/,"visiteurs");</script>
 
  <br>
 
  <span id="nounou">{LOGGED_IN_USER_LIST}</span>
  <script type="text/javascript">document.getElementById('nounou').innerHTML=document.getElementById('nounou').innerHTML.replace(/Utilisateurs enregistrés/,"Voici leurs noms");</script>
  </span>

<span class="gensmall">{TOTAL_CHATTERS_ONLINE} :  {CHATTERS_LIST}

            <script type="text/javascript">
            //<![CDATA[
            insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
            //]]>
            </script>
</div></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="1" height="10" alt="" /></td>
   </tr>
   <tr>
      <td colspan="6" rowspan="2">
         <img id="sos_QEEL_copie_29" src="http://img152.imageshack.us/img152/3959/sosqeelcopie29.jpg" width="13" height="42" alt="" /></td>

      <td colspan="4">
         <a href="http://sos-agence.forumactif.org/g7-codeurs" target="_blank">
            <img id="codeurs" src="http://img413.imageshack.us/img413/9650/codeurs.jpg" width="51" height="24" border="0" alt="" /></a></td>
      <td colspan="2" rowspan="4">
         <img id="sos_QEEL_copie_31" src="http://img525.imageshack.us/img525/866/sosqeelcopie31.jpg" width="7" height="83" alt="" /></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="1" height="24" alt="" /></td>
   </tr>
   <tr>

      <td colspan="4">
         <img id="sos_QEEL_copie_32" src="http://img407.imageshack.us/img407/1834/sosqeelcopie32.jpg" width="51" height="18" alt="" /></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="1" height="18" alt="" /></td>
   </tr>
   <tr>
      <td colspan="4" rowspan="2">
         <img id="sos_QEEL_copie_33" src="http://img121.imageshack.us/img121/7222/sosqeelcopie33.jpg" width="10" height="41" alt="" /></td>
      <td colspan="6">

         <a href="http://sos-agence.forumactif.org/g8-critiques" target="_blank">
            <img id="critiques" src="http://img809.imageshack.us/img809/2641/critiquesb.jpg" width="54" height="24" border="0" alt="" /></a></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="1" height="24" alt="" /></td>
   </tr>
   <tr>
      <td colspan="6">
         <img id="sos_QEEL_copie_35" src="http://img600.imageshack.us/img600/9599/sosqeelcopie35.jpg" width="54" height="17" alt="" /></td>
      <td>

         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="1" height="17" alt="" /></td>
   </tr>
   <tr>
      <td rowspan="5">
         <img id="sos_QEEL_copie_36" src="http://img407.imageshack.us/img407/3180/sosqeelcopie36.jpg" width="3" height="119" alt="" /></td>
      <td colspan="11">
         <a href="http://sos-agence.forumactif.org/g9-correcteurs" target="_blank">
            <img id="correcteurs" src="http://img835.imageshack.us/img835/1416/correcteurs.jpg" width="68" height="26" border="0" alt="" /></a></td>
      <td>

         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="1" height="26" alt="" /></td>
   </tr>
   <tr>
      <td colspan="11" rowspan="2">
         <img id="sos_QEEL_copie_38" src="http://img535.imageshack.us/img535/3494/sosqeelcopie38.jpg" width="68" height="19" alt="" /></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="1" height="16" alt="" /></td>
   </tr>
   <tr>

      <td colspan="2" rowspan="3">
         <img id="sos_QEEL_copie_39" src="http://img834.imageshack.us/img834/3401/sosqeelcopie39.jpg" width="236" height="77" alt="" /></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="1" height="3" alt="" /></td>
   </tr>
   <tr>
      <td colspan="4" rowspan="2">
         <img id="sos_QEEL_copie_40" src="http://img200.imageshack.us/img200/4298/sosqeelcopie40.jpg" width="9" height="74" alt="" /></td>
      <td colspan="4">

         <a href="http://sos-agence.forumactif.org/g10-agents" target="_blank">
            <img id="agents" src="http://img40.imageshack.us/img40/1568/agentsq.jpg" width="48" height="22" border="0" alt="" /></a></td>
      <td colspan="3" rowspan="2">
         <img id="sos_QEEL_copie_42" src="http://img4.imageshack.us/img4/945/sosqeelcopie42.jpg" width="11" height="74" alt="" /></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="1" height="22" alt="" /></td>
   </tr>
   <tr>
      <td colspan="4">

         <img id="sos_QEEL_copie_43" src="http://img403.imageshack.us/img403/5838/sosqeelcopie43.jpg" width="48" height="52" alt="" /></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="1" height="52" alt="" /></td>
   </tr>
   <tr>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="65" height="1" alt="" /></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="2" height="1" alt="" /></td>

      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="234" height="1" alt="" /></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="1" height="1" alt="" /></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="224" height="1" alt="" /></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="3" height="1" alt="" /></td>
      <td>

         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="1" height="1" alt="" /></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="1" height="1" alt="" /></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="5" height="1" alt="" /></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="2" height="1" alt="" /></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="1" height="1" alt="" /></td>

      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="7" height="1" alt="" /></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="32" height="1" alt="" /></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="8" height="1" alt="" /></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="4" height="1" alt="" /></td>
      <td>

         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="6" height="1" alt="" /></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="1" height="1" alt="" /></td>
      <td>
         <img src="http://img5.imageshack.us/img5/940/spacertc.gif" width="55" height="1" alt="" /></td>
      <td></td>
   </tr>
</table>
</div>
   <!-- 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>
<!-- 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> &nbsp;</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 -->


Dernière édition par Tarsicius le Lun 31 Jan 2011, 16:47, édité 1 fois
MessageSujet: Affichage QEEL   Affichage QEEL EmptyLun 24 Jan 2011, 16:24
Revenir en haut Aller en bas
Phantasmagoria
Phantasmagoria
{ Membre hyper-actif }
{ Membre hyper-actif }

Féminin Messages : 1636



Affichage QEEL Empty
Bonsoir ^^

Ton problème est-il toujours d'actualité? Si ce n'est pas le cas, je te prie de modifier ton message et de cocher sur l'icône Affichage QEEL Resolu.

Merci Wink
MessageSujet: Re: Affichage QEEL   Affichage QEEL EmptyDim 30 Jan 2011, 19:30
Revenir en haut Aller en bas
http://ecritoire.forumactif.fr/
Tarsicius
Tarsicius
{ Membre }
{ Membre }

Féminin Messages : 107



Affichage QEEL Empty
Désolée, le problème a été résolu sur un autre forum et je n'ai pas eu le temps de repasser depuis. Je modifie le titre ^^
MessageSujet: Re: Affichage QEEL   Affichage QEEL EmptyLun 31 Jan 2011, 16:46
Revenir en haut Aller en bas
Phantasmagoria
Phantasmagoria
{ Membre hyper-actif }
{ Membre hyper-actif }

Féminin Messages : 1636



Affichage QEEL Empty
    Okay, je classe Wink
MessageSujet: Re: Affichage QEEL   Affichage QEEL EmptyLun 31 Jan 2011, 16:49
Revenir en haut Aller en bas
Contenu sponsorisé




Affichage QEEL Empty
MessageSujet: Re: Affichage QEEL   Affichage QEEL Empty
Revenir en haut Aller en bas
 

Affichage QEEL

Voir le sujet précédent Voir le sujet suivant Revenir en haut 
Page 1 sur 1

 Sujets similaires

-
» Problème d'affichage sur mon QEEL. [Résolu~]
» Problème d'affichage du QEEL sur Internet Explorer [RÉSOLU]
» Probleme de QEEL aux groupes perso, affichage par defaut
» Problème Templates QEEL. Affichage des membres connectés dans une div.
» Soucis avec affichage du QEEL et du chat sous le corps du forum

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
CSSActif :: De la théorie à la pratique :: Aide CSS & xHTML :: Problèmes résolus-

Partenaires Or


← Page précédente   ↑ Aller en haut Copyright © CSSActif 2009 - 2013 Tous droits réservés
Créer un forum | ©phpBB | Forum gratuit d'entraide | Signaler un abus | Forum gratuit