Comment changer la couleur de mon qui est en ligne ?

2 participants

Voir le sujet précédent Voir le sujet suivant Aller en bas

Résolu Comment changer la couleur de mon qui est en ligne ?

Message par Géanpub Mer 7 Sep 2011 - 12:05

Coucou ,

J'aimerais bien savoir comment changer ma couleur de mon qui est en ligne qui est actuellement en gris ! Je voudrais le mettre en bleu !

Mais je n'arrive pas ! Voici mon qui est en ligne : https://i.servimg.com/u/f46/16/56/80/58/le_qee10.jpg

Merci à vous.


Dernière édition par Géanpub le Mer 7 Sep 2011 - 13:29, édité 1 fois
Géanpub

Géanpub
**

Féminin
Messages : 77
Inscrit(e) le : 24/08/2011

http://zoompubv2.forumpro.fr/forum
Géanpub a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Comment changer la couleur de mon qui est en ligne ?

Message par SoraNoHime Mer 7 Sep 2011 - 12:12

Bonjour

Puis-je avoir votre template index_body ainsi que votre css ?

Cordialement.
SoraNoHime

SoraNoHime
Membre actif

Féminin
Messages : 6218
Inscrit(e) le : 10/06/2010

SoraNoHime a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Comment changer la couleur de mon qui est en ligne ?

Message par Géanpub Mer 7 Sep 2011 - 12:35

Coucou oui bien sur :

Index Body :

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 -->
         <br /><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a>
         <!-- END switch_delete_cookies -->
         </span>
      </td>
      <td width="50%" align="right">
         <span class="gensmall">
            <a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br />
            <a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br />
            <a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a>
            <!-- BEGIN switch_on_index -->
               <!-- BEGIN switch_delete_cookies -->
               <br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
               <!-- END switch_delete_cookies -->
            <!-- END switch_on_index -->
         </span>
      </td>
   </tr>
</table>

<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
   <!-- BEGIN switch_fb_connect_no -->
   <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
      <tr>
         <td class="row1" align="center">
            <table border="0" cellspacing="0" cellpadding="0">
               <tr>
                  <td><span class="genmed">{L_USERNAME}:</span> </td>
                  <td><input class="post" type="text" size="10" name="username"/> </td>
                  <td>
                     <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                     <span class="gensmall">{L_AUTO_LOGIN}</span> 
                  </td>
               </tr>

               <tr>
                  <td><span class="genmed">{L_PASSWORD}:</span> </td>
                  <td><input class="post" type="password" size="10" name="password"/> </td>
                  <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
               </tr>
            </table>
         </td>
      </tr>
   </table>
   <!-- END switch_fb_connect_no -->

   <!-- BEGIN switch_fb_connect -->
   <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
      <tr>
         <td valign="top" width="100%"  class="row1" align="center">
            <table width="100%">
               <tr>
                  <td width="55%" valign="middle">
                     <table class="right">
                        <tr>
                           <td><span class="genmed">{L_USERNAME}:</span> </td>
                           <td><input class="post" type="text" size="10" name="username"/> </td>
                           <td>
                              <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                              <span class="gensmall">{L_AUTO_LOGIN}</span> 
                           </td>
                        </tr>

                        <tr>
                           <td><span class="genmed">{L_PASSWORD}:</span> </td>
                           <td><input class="post" type="password" size="10" name="password"/> </td>
                           <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                        </tr>
                     </table>
                  </td>
                  <td width="10%" align="center" valign="middle">
                     <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
                  </td>
                  <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" 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="align: center">

<script language="javascript" type="text/javascript" src="http://s3.archive-host.com/membres/up/1696114791/java/jquery-re_142.js"></script>
<script language="javascript" type="text/javascript" src="http://s3.archive-host.com/membres/up/1696114791/menu_libre_service_1/a.js">
</script>

<div *>
<div id="menu_onglet">
  <div class="conteneur-menu">

      <ul class="onglets">
        <li><a href="#">Statistiques</a></li>
        <li><a href="#">Qui esten ligne ?</a></li>
        <li><a href="#">Anniversaires</a></li>
        <li><a href="#">Groupes d'utilisateurs</a></li>
        <li><a href="#">Des infos en plus</a></li>
      </ul>

      <div class="conteneur-ouvrir">
        <div class="ton_contenu">

<table width="100%" border="0" cellspacing="2" cellpadding="2">
  <tr>
        <td class="cellule_1" width="20%" align="center"><img src="{L_ONLINE_IMG}" id="i_whosonline" alt="{L_WHO_IS_ONLINE}" /></td>
        <td class="cellule_1" width="60%" align="left"  valign="top"><div style="float:right; margin-left: 6px;"><img src="http://i65.servimg.com/u/f65/11/95/30/70/gnumer10.png"></div><span class="gensmall" style="color: #000000;">{TOTAL_POSTS}

      {TOTAL_USERS}</span>


      <center>◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊</center>

                <div style="float: left; margin-right: 5px;"><img src="http://i65.servimg.com/u/f65/11/95/30/70/243.png" border="0" ></div>
                <span class="gensmall" color: #4F74A8!important;">{NEWEST_USER}</span>

<div class="texte_1">Nous lui souhaitons la bienvenue et de bons moments parmi nous.</div>
              </td>
              <td class="cellule_1" width="20%" align="center" valign="top">

<span class="titre_4">Mes partenaires</span>



                  <center>
                    <script type="text/javascript" src="http://s3.archive-host.com/membres/up/1696114791/java/jscroller2-161.js"></script>
                            <div id="scroller_container">
                                  <div class="jscroller2_up jscroller2_speed-40 jscroller2_mousemove">
      <a href="http://www.xixi-pub.com"  class="postlink" target="_blank" ><img src="http://illiweb.com/fa/pbucket.gif" alt="Xixi'Pub © Forum de Publicité et d'Entraide" border="0"></a>


<a href="http://atelier.sos-forum.net"  border="0" class="postlink" target="_blank" ><img src="http://i83.servimg.com/u/f83/11/33/41/62/logoat10.png"></a>


<a href="http://perseverance.fr-bb.com" class="postlink" target="_blank" ><img src="http://i66.servimg.com/u/f66/12/36/23/81/nouvea10.png" alt="" border="0"></a>


<a href="http://twilightime.forumactif.com" class="postlink" target="_blank"><img src="http://i68.servimg.com/u/f68/11/48/24/14/logo_810.png" alt="" border="0"></a>


<a href="http://dailylife.forumactif.org/" class="postlink" target="_blank"><img src="http://i64.servimg.com/u/f64/13/94/82/69/031010.png" alt="" border="0"></a>


<a href="http://milopub.forumactif.org/" class="postlink" target="_blank"><img src="http://sd-2.archive-host.com/membres/images/72698231053381489/MiloPub.png" alt="" border="0"></a>


<a target="_blank" href="http://creation.niceboard.com/forum.htm" title="L'image dans tous ses états" alt="L'image dans tous ses états" >
            <img src="http://i65.servimg.com/u/f65/11/95/30/70/4511.jpg" border="0"></a>


                                    </div>
                            </div>
                </center>
            </td>
      </tr>
</table>
        </div>
      </div>

      <div class="conteneur-ouvrir">
        <div class="ton_contenu">

<table width="100%" border="0" cellspacing="2" cellpadding="2">
  <tr>
      <td class="cellule_1"><span class="titre_4"> Qui est là ?</span>

                <div style="float:right; margin-left: 6px;"><img src="http://i65.servimg.com/u/f65/11/95/30/70/homme-10.png"></div><span class="gensmall" >{TOTAL_USERS_ONLINE}

      {RECORD_USERS}

     

      {LOGGED_IN_USER_LIST}</span></td>
  </tr>
        <tr>
              <td class="cellule_1"><span class="titre_4"> Qui est en ligne ?</span>

                  <div style="float:right; margin-left: 6px;"><img src="http://i65.servimg.com/u/f65/11/95/30/70/config10.png" border="0"></div>
                  <div align="justify" style="color: #4F74A8;  height: 54px; overflow-y: auto; padding: 5px;">
                    <table class="table_1">{L_CONNECTED_MEMBERS} </table>
                  </div>

            </td>
      </tr>
</table>
        </div>
      </div>

      <div class="conteneur-ouvrir">
        <div class="ton_contenu">
<table class="table_1" width="100%" border="0" cellspacing="2" cellpadding="2">
        <tr>
              <td class="cellule_1">
                  <div style="float:right; margin-left: 6px;"><img src="http://i65.servimg.com/u/f65/11/95/30/70/noel-a10.png"></div>
                  <span class="titre_4"> Les anniversaires</span>
<div style="height: 100px !important; overflow-y: auto !important; padding: 5px; color:#4F74A8!important;">
                  <table border="0" cellspacing="2" cellpadding="2">
  {L_WHOSBIRTHDAY_TODAY}
  {L_WHOSBIRTHDAY_WEEK}
                  </table>
                </div>
            </td>
      </tr>
</table>

        </div>
      </div><div class="conteneur-ouvrir">
        <div class="ton_contenu">
<table width="100%" border="0" cellspacing="2" cellpadding="2">
  <tr>
      <td  class="cellule_1" width="85%">
<span class="gensmall">{LEGEND} : {GROUP_LEGEND}</span>


                        <span class="titre_4">Nous recherchons :</span>

                      <div class="texte_1">- 1 Modérateur, sérieux et disponible.
- 2 Codeurs pour répondre aux problèmes des membres et faire des tutoriels.

Plus de renseignement :<a href="#">ICI</a>
                      </div>
              </td>
                <td  class="cellule_1" width="15%"><img src="http://i65.servimg.com/u/f65/11/95/30/70/plasma10.png" border="0"></td>
  </tr>
</table>

        </div>
      </div>

        <div class="conteneur-ouvrir">
        <div class="ton_contenu">
<table width="100%" border="0" cellspacing="2" cellpadding="2">
  <tr>
<td class="cellule_1" width="33%">
  <span class="titre_4" > Un titre</span>
      <p> ♣ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium  doloremque laudantium, totam rem aperiam,
 ♣ architecto beatae vitae  dicta sunt explicabo
      </p> </td>
<td class="cellule_1" width="33%">
  <span class="titre_4"> Un titre</span>
    <p> ♥ Nemo enim ipsam voluptatem quia voluptas sit aspernatur sed quia
♥ voluptatem sequi nesciunt. Neque porro
♥ adipisci velit, sed quia non numquam aperiam</p>  </td>
<td class="cellule_1" width="33%">
  <span class="titre_4"> Un titre</span>
<p>  ♦ nihil molestiae consequatur, vel illum fugiat
♦ aspernatur aut odit aut fugit, quia . aperiam,
♦ Neque porro quisquamnterons pariatur? </p> </td>

  </tr>
          <tr>
            <td class="cellule_1" colspan="3">
  <span class="titre_4" > Un titre</span>
      <p> ♣ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium  doloremque laudantium, totam rem aperiam,
 ♣ architecto beatae vitae  dicta sunt explicabo
      </p>
          </td>
        </tr>
</table>
        </div>
      </div>

  </div>
</div>
</div>
</div>


<!-- END disable_viewonline -->


  <!-- BEGIN switch_chatbox_activate -->
<table>
  <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>
</table>
  <!-- END switch_chatbox_activate -->



{CHATBOX_BOTTOM}
<br clear="all" />
<!-- BEGIN switch_legend -->
<center><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></center>
<!-- 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 -->

Et CSS :

Code:

/* debut qeel themes-fa */

.cellule_1{
padding: 7px;
border: 1px dotted #000000;
-moz-border-radius: 0px 0px 10px 10px;
-webkit-border-radius: 0px 0px 10px 10px;
border-radius:0px 0px 10px 10px;
}

.cellule_1 .gensmall{
color: #4F74A8 !important;
}
.titre_4{
font-family: verdana;
font-size: 14px;
font-weight: bold;
font-style: italic;
color: #000000;
border-bottom: 1px dotted #4F74A8;
margin-bottom: 5px;
}
.texte_1{
font-size: 13px;
font-family: Verdana;
font-style: italic;
color:#000000;
}
.table_1 td.row1{
border: 1px dotted#4F74A8 !important;
padding: 5px;
color: #4F74A8 !important;
}
.table_1 a, .table_1 a:active, .table_1 a:link, .table_1 a:visited {
color: #4F74A8 !important;
}
.table_1 .gensmall{
color: #4F74A8 !important;
}

/* Scroller Box */

#scroller_container {
width: 120px;
height: 100px;
overflow: hidden;
valign: top;
}

#dummy {;# }

#scroller_container {
overflow: auto;
}

/* fin Scroller Box */

div * { margin: 0; padding: 0; }

#menu_onglet{ /* Est le bloc principal */
width: 760px;
margin: 5px auto;
}

.conteneur-menu { /* Est le bloc contenant tout le menu */
font-family: verdana;
font-size: 10px;
width: 760px;
background: #000000 url(http://i65.servimg.com/u/f65/11/95/30/70/431.png) bottom;
border: 1px solid #4F74A8;
-moz-border-radius: 0px 0px 10px 10px;
-webkit-border-radius: 0px 0px 10px 10px;
border-radius:0px 0px 10px 10px;
-moz-box-shadow: 3px 3px 5px #4F74A8;
-webkit-box-shadow: 3px 3px 5px #4F74A8;
box-shadow: 3px 3px 5px #4F74A8;
}

.conteneur-menu .onglets li { /* Est la liste des l'onglets (liens fictifs pour les besoins du script) */
list-style: none;
float: left;
}

.conteneur-menu .onglets li a { /* Est l'onglet à l'état normal */
font-family: Arial;
font-size: 12px;
font-weight: bold;
text-align: center;
text-decoration: none;
color: #4F74A8;
display: block;
width: 150px;
padding: 7px 0;
-moz- text-shadow: 1px 1px 1px #000000;
-webkit- text-shadow: 1px 1px 1px #000000;
text-shadow: 1px 1px 1px #000000;
background: #4F74A8 url(http://i65.servimg.com/u/f65/11/95/30/70/314.jpg) repeat-x bottom;
border-left: 1px dotted #4F74A8;
border-right: 1px dotted #000000;
border-bottom: 1px dotted #4F74A8;
}
.conteneur-menu .onglets li a:hover { /* Est l'onglet au survol */
color: #4F74A8;
outline: none !important;
}

.conteneur-menu .onglets li a:focus { /* Est l'onglet pour ceux navigant au clavier */
outline: none;
}
.conteneur-menu .onglets li a.active { /* Est l'onglet à l'état actif (cliqué) */
background: #4F74A8url(http://i65.servimg.com/u/f65/11/95/30/70/419.jpg) repeat-x bottom;
color: #FFFFFF;
border-bottom: 1px dotted#FFFFFF;
}

.conteneur-ouvrir {
padding: 25px 6px 6px 6px ;
display: none;
}

.ton_contenu{ /* Est la parti que vous allez remplir */
color: #000;
margin: 10px 0px 0px 0px;
}

/* Fin qeel themes-fa */
Géanpub

Géanpub
**

Féminin
Messages : 77
Inscrit(e) le : 24/08/2011

http://zoompubv2.forumpro.fr/forum
Géanpub a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Comment changer la couleur de mon qui est en ligne ?

Message par SoraNoHime Mer 7 Sep 2011 - 12:41

Il vous faut changer les images contenues ici dans votre css (parties bleues):

.conteneur-menu { /* Est le bloc contenant tout le menu */
font-family: verdana;
font-size: 10px;
width: 760px;
background: #000000 url(https://i.servimg.com/u/f65/11/95/30/70/431.png) bottom;
border: 1px solid #4F74A8;
-moz-border-radius: 0px 0px 10px 10px;
-webkit-border-radius: 0px 0px 10px 10px;
border-radius:0px 0px 10px 10px;
-moz-box-shadow: 3px 3px 5px #4F74A8;
-webkit-box-shadow: 3px 3px 5px #4F74A8;
box-shadow: 3px 3px 5px #4F74A8;
}

.conteneur-menu .onglets li a { /* Est l'onglet à l'état normal */
font-family: Arial;
font-size: 12px;
font-weight: bold;
text-align: center;
text-decoration: none;
color: #4F74A8;
display: block;
width: 150px;
padding: 7px 0;
-moz- text-shadow: 1px 1px 1px #000000;
-webkit- text-shadow: 1px 1px 1px #000000;
text-shadow: 1px 1px 1px #000000;
background: #4F74A8 url(https://i.servimg.com/u/f65/11/95/30/70/314.jpg) repeat-x bottom;
border-left: 1px dotted #4F74A8;
border-right: 1px dotted #000000;
border-bottom: 1px dotted #4F74A8;
}

Par des images en bleu.

COrdialement.


Dernière édition par Macema le Mer 7 Sep 2011 - 13:13, édité 1 fois
SoraNoHime

SoraNoHime
Membre actif

Féminin
Messages : 6218
Inscrit(e) le : 10/06/2010

SoraNoHime a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Comment changer la couleur de mon qui est en ligne ?

Message par Géanpub Mer 7 Sep 2011 - 13:12

Coucou ! Ah merci beaucoup !!!! Very Happy
Géanpub

Géanpub
**

Féminin
Messages : 77
Inscrit(e) le : 24/08/2011

http://zoompubv2.forumpro.fr/forum
Géanpub a été remercié(e) par l'auteur de ce sujet.

Voir le sujet précédent Voir le sujet suivant Revenir en haut

- Sujets similaires

Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum