Problème de QEEL ^.^ Bouton_activeProblème de QEEL ^.^ Bouton_hoverProblème de QEEL ^.^ Fb-hoverProblème de 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
Problème de QEEL ^.^ EmptySam 30 Mar 2024, 22:07 par Peyton972

» [RPG] Fiche personnage avec bannière
Problème de QEEL ^.^ EmptySam 30 Mar 2024, 22:06 par Peyton972

» Structure de Qui Est En Ligne (1)
Problème de QEEL ^.^ EmptyLun 04 Mar 2024, 23:20 par Peyton972

» Qui Est En Ligne - Utopia
Problème de QEEL ^.^ EmptyDim 24 Déc 2023, 18:16 par romee

» Pack forum complet "Androïd Sylver" RPU (N°2)
Problème de QEEL ^.^ EmptyJeu 02 Nov 2023, 06:42 par Hydrar

» Formulaire de connexion rapide amélioré
Problème de QEEL ^.^ EmptySam 04 Mar 2023, 18:57 par Krager

» Avatar centré dans le profil
Problème de QEEL ^.^ EmptySam 11 Fév 2023, 06:04 par Krager

» Vos partenaires dans le footer
Problème de QEEL ^.^ EmptyMar 07 Fév 2023, 08:40 par Oxtran

Le Deal du moment :
Pokémon EV06 : où acheter le Bundle Lot ...
Voir le deal

Partagez
 

Problème de QEEL ^.^

Voir le sujet précédent Voir le sujet suivant Aller en bas 
http://calmness-waves.forumc.biz/
Gareki
Gareki
{ Spécialiste }
{ Spécialiste }

Féminin Messages : 766



Problème de QEEL ^.^ Empty
Bonjour, j'ai un problème.

J'aimerai que mon QEEL ressemble à cela :

Problème de QEEL ^.^ 100417095110282182

Mais il ressemble à ça :

Problème de QEEL ^.^ 100417095238644572

Pourriez-vous m'aider s'il vous plaît ?

Voici mon Template 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">
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
  <tr>
      <td width="100%" valign="top" align="center" class="row1">
        <label><span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" size="10" name="username" /></label>
        <label><span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" size="10" name="password" /></label>
        {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /><br />
        <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>

      </td>
  </tr>
</table>
</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">
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
  <tr>
      <td width="100%" valign="top" align="center" class="row1">
        <span class="genmed">{L_USERNAME}:</span>
        <input class="post" type="text" size="10" name="username"/>
        <span class="genmed">{L_PASSWORD}:</span>
        <input class="post" type="password" size="10" name="password"/>
        {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /><br />
        <span class="gensmall">{L_AUTO_LOGIN}</span>
        <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
      </td>
  </tr>
</table>
</form>
<!-- END switch_user_login_form_footer -->

<!-- BEGIN disable_viewonline -->
<table cellspacing="2" cellpadding="2" width="850" border="0" class="statistiques"><tbody>
<tr>
<td >
<center><table border="0" cellspacing="3" cellpadding="0" align="center" style="text-align: justify" width="300">
{L_CONNECTED_MEMBERS}</table><div style="border-top: 2px dashed #c4beb6; height="600";">
</td>
<td width="409">
  <span class="groupes"> <a href="PREMIER LIEN(URL)"><font color="#000000" size="2"><b>TITRE DU GROUPE</b></font></a></span> <img src="http://www.noelshack.com/up/aac/qeelespace-e8e9337137.png">
  <span class="groupes"><a href="TON DEUXIÈME LIEN"><font color="#000000" size="2"><b>TITRE DU GROUPE</b></font></a> </span> <img src="http://www.noelshack.com/up/aac/qeelespace-e8e9337137.png">
  <span class="groupes"> <a href="TON TROISIÈME LIEN"><font color="#000000" size="2"><b>TITRE DU GROUPE</b></font></a></span> <img src="http://www.noelshack.com/up/aac/qeelespace-e8e9337137.png">
  <span class="groupes"> <a href="TON DERNIER LIEN"><font color="#000000" size="2"><b>TITRE DU GROUPE</b></font></a> </span><br><br>
  <span class="gensmall">
      {TOTAL_POSTS}. {TOTAL_USERS}<br>
      {NEWEST_USER}<br>
      {TOTAL_USERS_ONLINE}<br>
      {LOGGED_IN_USER_LIST}
  </span>
</td></tr>
<tbody></table></center>
<img src="LIEN IMAGE DU BAS"><br>
<!-- 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>  </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}
MessageSujet: Problème de QEEL ^.^   Problème de QEEL ^.^ EmptySam 17 Avr 2010, 04:51
Revenir en haut Aller en bas
http://generation.geek.chez.com
Boow
Boow
{ Membre actif }
{ Membre actif }

Masculin Messages : 866



Problème de QEEL ^.^ Empty
Pouvez-vous expliquer précisément ce que vous voulez changer sur votre Qui Est En Ligne ?
MessageSujet: Re: Problème de QEEL ^.^   Problème de QEEL ^.^ EmptySam 17 Avr 2010, 12:36
Revenir en haut Aller en bas
http://calmness-waves.forumc.biz/
Gareki
Gareki
{ Spécialiste }
{ Spécialiste }

Féminin Messages : 766



Problème de QEEL ^.^ Empty
J'aimerai rajouter un texte comme en dessous de leur image de Qui est en ligne.

Rajouter une ligne en tirets comme sur l'aperçu.
MessageSujet: Re: Problème de QEEL ^.^   Problème de QEEL ^.^ EmptySam 17 Avr 2010, 12:50
Revenir en haut Aller en bas
http://generation.geek.chez.com
Boow
Boow
{ Membre actif }
{ Membre actif }

Masculin Messages : 866



Problème de QEEL ^.^ Empty
A la place de ceci :

Spoiler:

Essayez ceci :

Code:
<!-- BEGIN disable_viewonline -->
<table cellspacing="2" cellpadding="2" width="850" border="0" class="statistiques"><tbody>
<tr>
<td style="border-right: 2px dashed red">
<center><table border="0" cellspacing="3" cellpadding="0" align="center" style="text-align: justify" width="300">
{L_CONNECTED_MEMBERS}</table>
</td>
<td width="409">
  <span class="groupes"> <a href="PREMIER LIEN(URL)"><font color="#000000" size="2"><b>TITRE DU GROUPE</b></font></a></span> <img src="http://www.noelshack.com/up/aac/qeelespace-e8e9337137.png">
  <span class="groupes"><a href="TON DEUXIÈME LIEN"><font color="#000000" size="2"><b>TITRE DU GROUPE</b></font></a> </span> <img src="http://www.noelshack.com/up/aac/qeelespace-e8e9337137.png">
  <span class="groupes"> <a href="TON TROISIÈME LIEN"><font color="#000000" size="2"><b>TITRE DU GROUPE</b></font></a></span> <img src="http://www.noelshack.com/up/aac/qeelespace-e8e9337137.png">
  <span class="groupes"> <a href="TON DERNIER LIEN"><font color="#000000" size="2"><b>TITRE DU GROUPE</b></font></a></span><br>
TOUT LE TEXTE QUE VOUS VOULEZ AJOUTER
<br /><br>
  <span class="gensmall">
      {TOTAL_POSTS}. {TOTAL_USERS}<br>
      {NEWEST_USER}<br>
      {TOTAL_USERS_ONLINE}<br>
      {LOGGED_IN_USER_LIST}
  </span><br />
</td></tr>
<tr width="100%;"><td width="100%;"><img src="LIEN IMAGE DU BAS"></td></tr>
</tbody></table></center>
<br>
<!-- END disable_viewonline -->
MessageSujet: Re: Problème de QEEL ^.^   Problème de QEEL ^.^ EmptySam 17 Avr 2010, 13:20
Revenir en haut Aller en bas
http://calmness-waves.forumc.biz/
Gareki
Gareki
{ Spécialiste }
{ Spécialiste }

Féminin Messages : 766



Problème de QEEL ^.^ Empty
J'ai un problème http://placard-namika.forumotion.com/index.htm

Et comment change-t-on la couleur rouge ?
MessageSujet: Re: Problème de QEEL ^.^   Problème de QEEL ^.^ EmptySam 17 Avr 2010, 14:36
Revenir en haut Aller en bas
http://generation.geek.chez.com
Boow
Boow
{ Membre actif }
{ Membre actif }

Masculin Messages : 866



Problème de QEEL ^.^ Empty
Est-ce que le problème est résolu avec ceci :

Code:
<!-- BEGIN disable_viewonline -->
<center><table cellspacing="2" cellpadding="2" width="850px" border="0" class="statistiques">
<tbody>
   <tr width="709px">
      <td style="border-right: 2px dashed red">
         <table border="0" cellspacing="3" cellpadding="0" align="center" style="text-align: justify" width="300px"><tr width="100%"><td width="100%">
         {L_CONNECTED_MEMBERS}</td></tr></table>
      </td>
      <td width="409px">
         <span class="groupes"> <a href="PREMIER LIEN(URL)"><font color="#000000" size="2"><b>TITRE DU GROUPE</b></font></a></span> <img src="http://www.noelshack.com/up/aac/qeelespace-e8e9337137.png">
         <span class="groupes"><a href="TON DEUXIÈME LIEN"><font color="#000000" size="2"><b>TITRE DU GROUPE</b></font></a> </span> <img src="http://www.noelshack.com/up/aac/qeelespace-e8e9337137.png">
         <span class="groupes"> <a href="TON TROISIÈME LIEN"><font color="#000000" size="2"><b>TITRE DU GROUPE</b></font></a></span> <img src="http://www.noelshack.com/up/aac/qeelespace-e8e9337137.png">
         <span class="groupes"> <a href="TON DERNIER LIEN"><font color="#000000" size="2"><b>TITRE DU GROUPE</b></font></a></span><br>
         TOUT LE TEXTE QUE VOUS VOULEZ AJOUTER
         <br /><br>
         <span class="gensmall">
            {TOTAL_POSTS}. {TOTAL_USERS}<br>
            {NEWEST_USER}<br>
            {TOTAL_USERS_ONLINE}<br>
            {LOGGED_IN_USER_LIST}
         </span><br />
      </td>
   </tr>
   <tr width="100%;">
      <td width="100%;">
         <img src="LIEN IMAGE DU BAS">
      </td>
   </tr>
</tbody>
</table></center>
<br>
<!-- END disable_viewonline -->

Quant au rouge.... C'est avec ce qui est au-dessous. Il suffit de changer le "rouge" pour une autre couleur :

Code:
<td style="border-right: 2px dashed red">
MessageSujet: Re: Problème de QEEL ^.^   Problème de QEEL ^.^ EmptySam 17 Avr 2010, 14:47
Revenir en haut Aller en bas
http://calmness-waves.forumc.biz/
Gareki
Gareki
{ Spécialiste }
{ Spécialiste }

Féminin Messages : 766



Problème de QEEL ^.^ Empty
Non c'est toujours pareil, hélas =S

http://placard-namika.forumotion.com/index.htm
MessageSujet: Re: Problème de QEEL ^.^   Problème de QEEL ^.^ EmptySam 17 Avr 2010, 15:49
Revenir en haut Aller en bas
http://generation.geek.chez.com
Boow
Boow
{ Membre actif }
{ Membre actif }

Masculin Messages : 866



Problème de QEEL ^.^ Empty
Et avec ceci ? :

Code:
<!-- BEGIN disable_viewonline -->
<center><table width="850px" border="0" class="statistiques">
<tbody>
  <tr width="709px">
      <td style="border-right: 2px dashed red" width="300px">
        <table border="0" cellspacing="3" cellpadding="0" align="center" style="text-align: justify"><tr width="100%"><td width="100%">
        {L_CONNECTED_MEMBERS}</td></tr></table>
      </td>
      <td width="409px">
        <span class="groupes"> <a href="PREMIER LIEN(URL)"><font color="#000000" size="2"><b>TITRE DU GROUPE</b></font></a></span> <img src="http://www.noelshack.com/up/aac/qeelespace-e8e9337137.png">
        <span class="groupes"><a href="TON DEUXIÈME LIEN"><font color="#000000" size="2"><b>TITRE DU GROUPE</b></font></a> </span> <img src="http://www.noelshack.com/up/aac/qeelespace-e8e9337137.png">
        <span class="groupes"> <a href="TON TROISIÈME LIEN"><font color="#000000" size="2"><b>TITRE DU GROUPE</b></font></a></span> <img src="http://www.noelshack.com/up/aac/qeelespace-e8e9337137.png">
        <span class="groupes"> <a href="TON DERNIER LIEN"><font color="#000000" size="2"><b>TITRE DU GROUPE</b></font></a></span><br>
        TOUT LE TEXTE QUE VOUS VOULEZ AJOUTER
        <br /><br>
        <span class="gensmall">
            {TOTAL_POSTS}. {TOTAL_USERS}<br>
            {NEWEST_USER}<br>
            {TOTAL_USERS_ONLINE}<br>
            <table><tr><td>{LOGGED_IN_USER_LIST}</td></tr></table>
        </span><br />
      </td>
  </tr>
  <tr width="100%;">
      <td width="100%;">
        <img src="LIEN IMAGE DU BAS">
      </td>
  </tr>
</tbody>
</table></center>
<br>
<!-- END disable_viewonline -->
MessageSujet: Re: Problème de QEEL ^.^   Problème de QEEL ^.^ EmptySam 17 Avr 2010, 16:01
Revenir en haut Aller en bas
http://calmness-waves.forumc.biz/
Gareki
Gareki
{ Spécialiste }
{ Spécialiste }

Féminin Messages : 766



Problème de QEEL ^.^ Empty
Nan nan toujours pas o_O http://placard-namika.forumotion.com/index.htm
MessageSujet: Re: Problème de QEEL ^.^   Problème de QEEL ^.^ EmptySam 17 Avr 2010, 16:16
Revenir en haut Aller en bas
http://generation.geek.chez.com
Boow
Boow
{ Membre actif }
{ Membre actif }

Masculin Messages : 866



Problème de QEEL ^.^ Empty
Je peux avoir ton css ?
MessageSujet: Re: Problème de QEEL ^.^   Problème de QEEL ^.^ EmptySam 17 Avr 2010, 16:27
Revenir en haut Aller en bas
http://calmness-waves.forumc.biz/
Gareki
Gareki
{ Spécialiste }
{ Spécialiste }

Féminin Messages : 766



Problème de QEEL ^.^ Empty
Code:
/* qeel */

.statistiques{
border:2px;
background-image: url("url");
background-color: #D4CFC8;
background-repeat: no-repeat;
height:275px;
width: 761px;
background-position: center;
border: #b0a597 5px ;
border-style: solid;
-moz-border-radius: 16px;}
.groupes{
font-family: Trebuchet MS;
color : #000000;
font-size:11px;
}




.quote{
width: 200px;
font-family: Century Gothic;
color: #ADA59A;
background-color: #e8e0d6;
border: #e8e0d6;
border-style: solid;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}

.code{
width: 200px;
font-family: Courier,Courier New,sans-serif;
color: #ADA59A;
background-color: #e8e0d6;
border: #e8e0d6;
border-style: solid;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}

.spoiler_closed {
width: 450px;
font-family: Courier,Courier New,sans-serif;
color: #ADA59A;
background-color: #e8e0d6;
border: #e8e0d6;
border-style: solid;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;}

.spoiler_content {
width: 450px;
font-family: Courier,Courier New,sans-serif;
color: #ADA59A;
background-color: #e8e0d6;
border: #e8e0d6;
border-style: solid;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;}




a.mainmenu
{
text-align:center;
font-variant : none;
background-color : #ded7ce;
font-size : 11px;
padding : 3px;
border-left : #ded7ce 2px solid;
border-right : #ded7ce 2px solid;
border-top : 1px  #ded7ce solid;
border-bottom : 2px #ded7ce solid;
color: #616161 ;
text-decoration: none;
-moz-border-radius: 1px;
-moz-border-radius-bottomright : 22px;
-moz-border-radius-bottomleft : 22px;
padding-bottom : -10px;
text-shadow : #ffffff 1px 1px 2px;
}

a.mainmenu:hover
{
text-align:center;
font-variant : none;
background-color : #ded7ce;
font-size : 11px;
padding : 3px;
border-left : #ded7ce 2px solid;
border-right : #ded7ce 2px solid;
border-top : 1px  #ded7ce solid;
border-bottom : 2px #ded7ce solid;
color: #807f7e ;
text-decoration: none;
-moz-border-radius: 1px;
-moz-border-radius-bottomright : 22px;
-moz-border-radius-bottomleft : 22px;
padding-bottom : -10px;
text-shadow : #ffffff 1px 1px 2px;
}


.forumline{
border: 1px #bab2a7
solid;
-moz-border-radius: 2px;
}

.bodyline{
background-color: #transp;
border: 1px #d4cfc8
solid;
-moz-border-radius: 20px;
}

u{border-bottom: 1px solid;border-color: none; text-decoration: none
}


a:hover {
text-decoration: none ; color: #ffffff ;
}

.bodylinewidth {
width:70%}

a img {
border: none;
}

a.cattitle{
 text-decoration: none;
 color : #8F6E6E;
 }

a.cattitle:hover{
 text-decoration: none;
 }

.forumlink{
 font-weight: bold;
 font-size: 12px;
 color : #a3998c;
 }

a.forumlink {
 text-decoration: none;
 color : #ffffff;
 }

a.forumlink:hover{
 text-decoration: none;
 color : #a3998c;
 }

 a.nav{
 text-decoration: none;
 color : #9e8e85;
 }

a.nav:hover{
 text-decoration: none;
 }

 a.topictitle:visited{
 text-decoration: none;
 color : #bfb9b0;
 }

a.topictitle:hover{
 text-decoration: none;
 color : #a3998c;
 }

 a.postlink:hover{
 text-decoration: none;
 color : #a3998c;
}

 a.gen:hover,a.genmed:hover,a.gensmall:hover{
 color: #a3998c;
 text-decoration: none;
 }


 a.copyright:hover {
 color: #dba1c1;
 text-decoration: none;
}


a:link
{
text-decoration: none;
}

a:visited
{
text-decoration: none;
}

a:active
{
text-decoration: none;
}


a:link {text-decoration: none;}
a:hover{text-decoration: none !important;}
a { text-decoration: none; }
a:link { text-decoration: none; }
a:hover { text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { background-color: #ffffff; }
a:hover{text-transform:none;}


/* PA */


.marge{
padding-left: 6px;
padding-right: 6px;
}


/* EFFET OPACITE */

.opacity{
filter:alpha(opacity=50);
-moz-opacity:0.5;opacity: 0.5;
}

.opacity:hover {
filter:alpha(opacity=100);
-moz-opacity:1;opacity: 1;
}


/* Infobulles de la PA */

a.infobulle {
  position: relative;
}

a.infobulle span {
  display: none; /* ceci masque l'infobulle */
}
a.infobulle:hover {
  background: none; /* correction d'un bug IE */
  z-index: 999; /* on définit une valeur pour l'ordre d'affichage */

}
a.infobulle:hover span {
  display: inline; /* ceci affiche l'infobulle */
  position: absolute;

  white-space: nowrap; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */

  top: 5px; /* on positionne notre infobulle */
  left: 15px;

  background: #ded7ce; /* arrière-plan de l'infobulle */

  color: #ada59a; /* texte dans l'infobulle */
  padding: 4px;

  /* bordures de votre infobulle*/
  border: 1px solid #ccc7c0;
  border-left: 3px solid #ccc7c0;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}


/* jolie */

tr.post td {padding-left: 17px;}

.postbody{
  text-align: justify;
}

textarea, .textarea.post, input.post {
-moz-border-radius:7px;
}
MessageSujet: Re: Problème de QEEL ^.^   Problème de QEEL ^.^ EmptySam 17 Avr 2010, 16:33
Revenir en haut Aller en bas
http://generation.geek.chez.com
Boow
Boow
{ Membre actif }
{ Membre actif }

Masculin Messages : 866



Problème de QEEL ^.^ Empty
Pour commencer, essaie de retirer dans ton css ceci :
Code:
width: 761px;

Dans
Code:
.statistiques{
border:2px;
background-image: url("url");
background-color: #D4CFC8;
background-repeat: no-repeat;
height:275px;
width: 761px;
background-position: center;
border: #b0a597 5px ;
border-style: solid;
-moz-border-radius: 16px;}

Et essayez ceci à la place du code que je vous avais donné :

Code:
<!-- BEGIN disable_viewonline -->
<center><table width="850px" border="0" class="statistiques">
<tbody>
  <tr width="720px">
      <td style="border-right: 2px dashed red" width="300px">
        <table border="0" cellspacing="3" cellpadding="0" align="center" style="text-align: justify"><tr width="100%"><td width="100%">
        {L_CONNECTED_MEMBERS}</td></tr></table>
      </td>
      <td width="409px">
        <span class="groupes"> <a href="PREMIER LIEN(URL)"><font color="#000000" size="2"><b>TITRE DU GROUPE</b></font></a></span> <img src="http://www.noelshack.com/up/aac/qeelespace-e8e9337137.png">
        <span class="groupes"><a href="TON DEUXIÈME LIEN"><font color="#000000" size="2"><b>TITRE DU GROUPE</b></font></a> </span> <img src="http://www.noelshack.com/up/aac/qeelespace-e8e9337137.png">
        <span class="groupes"> <a href="TON TROISIÈME LIEN"><font color="#000000" size="2"><b>TITRE DU GROUPE</b></font></a></span> <img src="http://www.noelshack.com/up/aac/qeelespace-e8e9337137.png">
        <span class="groupes"> <a href="TON DERNIER LIEN"><font color="#000000" size="2"><b>TITRE DU GROUPE</b></font></a></span><br>
        TOUT LE TEXTE QUE VOUS VOULEZ AJOUTER
        <br /><br>
        <span class="gensmall">
            {TOTAL_POSTS}. {TOTAL_USERS}<br>
            {NEWEST_USER}<br>
            {TOTAL_USERS_ONLINE}<br>
            <table width="100%;"><tr width="100%;"><td width="100%;">{LOGGED_IN_USER_LIST}</td></tr></table>
        </span><br />
      </td>
  </tr>
  <tr width="100%;">
      <td width="100%;">
        <img src="LIEN IMAGE DU BAS">
      </td>
  </tr>
</tbody>
</table></center>
<br>
<!-- END disable_viewonline -->
MessageSujet: Re: Problème de QEEL ^.^   Problème de QEEL ^.^ EmptyLun 19 Avr 2010, 05:28
Revenir en haut Aller en bas
http://calmness-waves.forumc.biz/
Gareki
Gareki
{ Spécialiste }
{ Spécialiste }

Féminin Messages : 766



Problème de QEEL ^.^ Empty
Rien à faire...
MessageSujet: Re: Problème de QEEL ^.^   Problème de QEEL ^.^ EmptyLun 19 Avr 2010, 10:48
Revenir en haut Aller en bas
http://generation.geek.chez.com
Boow
Boow
{ Membre actif }
{ Membre actif }

Masculin Messages : 866



Problème de QEEL ^.^ Empty
Bwada, je ne sais plus maintenant ?o? Je vais mettre ta demande en attente, je ne sais plus comment y faire ^^'
MessageSujet: Re: Problème de QEEL ^.^   Problème de QEEL ^.^ EmptyLun 19 Avr 2010, 12:42
Revenir en haut Aller en bas
http://calmness-waves.forumc.biz/
Gareki
Gareki
{ Spécialiste }
{ Spécialiste }

Féminin Messages : 766



Problème de QEEL ^.^ Empty
Je précise que c'est toujours d'actualité Rolling Eyes
MessageSujet: Re: Problème de QEEL ^.^   Problème de QEEL ^.^ EmptySam 24 Avr 2010, 13:45
Revenir en haut Aller en bas
http://kobehs.chocoforum.net
Liliana
Liliana
{ Membre actif }
{ Membre actif }

Féminin Messages : 997



Problème de QEEL ^.^ Empty
Namika ?

Est-ce que le problème est toujours d'actualité ?
Parce que je ne vois pas la même chose que le forum de test que dans le template de B•øw xD
MessageSujet: Re: Problème de QEEL ^.^   Problème de QEEL ^.^ EmptyLun 03 Mai 2010, 18:55
Revenir en haut Aller en bas
http://www.i-love-harvard.com/
Kaiji
Kaiji
Blanche-Neige
Blanche-Neige

Féminin Messages : 5578



Problème de QEEL ^.^ Empty
    Bonjour,


    Aucune relance de la part du créateur du sujet ! Je considère donc ce problème comme étant résolu et je le déplace pour céder la place aux problèmes en cours.

    Si vous avez d'autres questions, merci d'ouvrir un nouveau topic en respectant les règles de l'entraide.
MessageSujet: Re: Problème de QEEL ^.^   Problème de QEEL ^.^ EmptyMar 11 Mai 2010, 08:29
Revenir en haut Aller en bas
Contenu sponsorisé




Problème de QEEL ^.^ Empty
MessageSujet: Re: Problème de QEEL ^.^   Problème de QEEL ^.^ Empty
Revenir en haut Aller en bas
 

Problème de QEEL ^.^

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

 Sujets similaires

-
» petit probleme avec mon QEEl :S [Probleme CLOS]
» Problème de QEEL.
» Problème de QEEL
» Problème de QEEL!
» Problème QEEL

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