Bordure Qeel

3 participants

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

Résolu Bordure Qeel

Message par Cramby' Mer 26 Sep 2012 - 12:32

Bonjour,
J'ai reussi a changer moi même mon qeel mais je bloque sur quelque chose:
Je n'arrive pas a mettre des bordures comme sur la capture:
Bordure Qeel Qeel10
Voici mon css :
Code:
/* SOULIGNEMENT DES TEXTES */

u {
text-decoration: none;
border-bottom: 2px #ffffff solid;
-moz-border-radius: 6px;
}


/* Debut du cadre au texte */

 .vignettes
{-moz-border-radius:7px;
background-color: #E9F5A6;
padding-right:10px;
padding-left:10px;
padding-bottom: 3px;
padding-top:3px;}

/*Fin du cadre au texte */


/*Bannière*/

 
.bodyline {padding-top:0px !important;}
.bodyline {padding-left:0px !important;}
.bodyline {padding-right:0px !important;}
/*Fin Bannière*/




/* BARRE DE NAVIGATION */


.barre-nav {
  text-align:center; /* pour centrer le contenu de la barre */

  background:#89a6c7; /*fond de la barre de navigation*/
  border: 6px dotted #37bcd9; /*bordure : épaisseur, style, couleur*/
  text-shadow: 0px 0px 3px #8b2b5b; /*ombrage du texte*/
  padding: 6px; /* marge interieure */
  margin:4px; /* marge exterieure */
 
  /*arrondir la bordure*/
  -moz-border-radius: 15px; /* pour mozilla firefox */
  -webkit-border-radius:15px; /* pour chrome et safari */
  border-radius:15px; /* pour Internet Explorer 9, Firefox 4, Chrome 10 */
}



/*TITRE DES CATEGORIES*/

a.forumlink {
font-weight:bold;
color: #FFFFFF;
display: block;
font-family: georgia;
font-size: 14px;
text-transform: uppercase;
font-weight: normal;
letter-spacing: -1px;
border-bottom: 5px solid #FFFFFF;
padding-left: 10px;
text-shadow: #00000 1px 1px 1px;
}




/* BOITE DE COULEUR */

.blur{
background-color: #ccc; /*shadow color*/
color: inherit;
margin-left: 4px;
margin-top: 4px;
}

.shadow,
.content{
position: relative;
bottom: 2px;
right: 2px;
}

.shadow{
background-color: #5B5B5B; /*shadow color*/
color: inherit;
}

.content{
background-color: #5B5B5B; /*background color of content*/
color: #000; /*text color of content*/
border: 1px solid #000; /*border color*/
padding: .5em 2ex;
}



u{border-bottom: 2px solid; /*--- taille du soulignement ---*/
border-color:#7c8999; /*--- couleur du soulignement ---*/
text-decoration: none;
}

.profil {
border: 2px solid #ffffff;
}

.bodyline{
border-right: 25px #FFFFFF solid;
border-left: 25px #FFFFFF solid;
}

.contour {
border: 2px dotted #FFFFFF; }

.name
{
display: block;
text-align: center;
border-bottom: 5px solid #FFFFFF;
padding-bottom: 5px;
border-radius: 10px;
-moz-border-radius: 10px;
-o-border-radius: 10px;
-webkit-border-radius: 10px;
-htm-border-radius: 10px;
}

.name{
font-size : 15px;
}


/*A SAUVEGARDER*/

.descri {
font-family: Arial;
font-size: 11px;
color: #BAB0A5;
background-color: #F3F4F6;
border: #F3F4F6;
border-style: solid ;
border-left-width: 8px;
border-top-width: px;
border-right-width: 0px;
-moz-border-radius: 10px 10px 10px 10px
}

a.mainmenu
{ color: #E8E9ED ; font-size: 10px;
font-family: georgia;
margin-left: 0px;
text-transform: uppercase;
text-shadow: #755920 0px 0px 2px;
}


.postbody {
    display: block;
    text-align:justify;
}


.spoiler{
font-family: Arial;
font-size: 11px;
color: #BAB0A5;
background-color: #E8E9ED;
border: #E8E9ED;
border-style: solid ;
border-left-width: 8px;
border-top-width: px;
border-right-width: 0px;
-moz-border-radius: 10px 10px 10px 10px
}

.quote{
font-family: Arial;
font-size: 11px;
color: #BAB0A5;
background-color: #E8E9ED;
border: #E8E9ED;
border-style: solid ;
border-left-width: 8px;
border-top-width: px;
border-right-width: 0px;
-moz-border-radius: 10px 10px 10px 10px
}

i {color:#CED6DB;}

-RETRAIT : ce CSS pose de nombreux problèmes - { display: none; }

.forumline{
border: 1px #CED6DB
dashed;
}

a
{text-decoration: none;}
.taclasse {border:1px solid #DDE2E8;
-moz-border-radius: 15px 15px 15px 15px}
.taclasse:hover {border:1px solid #7c8999;
-moz-border-radius: 15px 15px 15px 15px}

a
{text-decoration: none;}
.macaron {border:1px solid #DDE2E8;
-moz-border-radius: 20px 20px 20px 20px}
.taroom:hover {border:1px solid #7c8999;
-moz-border-radius: 20px 20px 20px 20px}

a
{text-decoration: none;}
.taroom {border:1px solid #DDE2E8;
-moz-border-radius: 0px 0px 0px 0px}
.taroom:hover {border:1px solid #7c8999;
-moz-border-radius: 0px 0px 0px 0px}


a
{
text-decoration: none;
}

a:hover { cursor:crosshair; }


/*enlever soulignement des lien*/

a:link, a:visited, a:hover, a:active {text-decoration:none !important;}

/*couleur surlignement*/

*::-moz-selection {background:#E7E8EC none repeat scroll 0 0;}

.souforums{
font-variant: small-caps ;
font-size: 13px;
font-family: Times New Roman;
text-align: center;
a:before { content: "♠ "; }
a:hover:before { content: "♥ "; }
}

/*fiche*/
.fond {
margin:10px;
-moz-border-radius:30px;
border-top:25px solid #FFFFFF;
border-left:4px solid #FFFFFF;
border-right:4px solid #FFFFFF;
border-bottom:10px solid #FFFFFF;
padding:20px;
font-size:11px;
line-height:14px;
-moz-linear-gradient(top,  #FFFFFF,  );
}

.grandtitre {
margin: auto;
text-align: center;
font-family: georgia;
text-transform: uppercase;
width: 100%;
font-weight: normal;
font-size: 22px;
color: #FFFFFF;
}

.trait {
line-height: 20pt;
font-family: georgia;;
background: none repeat scroll 0% 0% #FFFFFF;
font-size: 3px;
line-height: normal;
}


.titre {
font-size: 11px;
line-height: normal;
text-align:left;
margin-top:10px;
font-family: georgia;
font-size:1.7em;
text-transform:lowercase;
color:#FFFFFF;
letter-spacing:-1px;
word-spacing:2px;
vertical-align:top;
text-shadow: #1c1c1c 1px 1px 1p;
line-height:10px;
padding-right:10px;
}


/*Boites*/

.boite{
position: absolute; /* position de boite */
top: 200px; /* position à partir du haut */
right: 10px; /* position à partir de la droite */
width: 170px; /* largueur de la boite */
background-color: #b2cbe0; /* couleur de fond */
padding: 8px; /* marge intérieure */
-moz-border-radius:6px; /* coins arrondis */
-webkit-border-radius:6px; /* coins arrondis */
border-radius:6px; /* coins arrondis */
}

.titre{
background-color: #3479b4; /* couleur de fond */
color:#b2cbe0; /* couleur de la police */
font-weight:bold; /* épaisseur de la police en gras */
font-size:11px; /* taille de la police */
text-align : center; /* alignement du texte */
padding: 6px; /* marge intérieur */
margin-bottom: 5px; /* marge extérieure pour moi 5px en bas */
-moz-border-radius:6px; /* coins arrondis */
-webkit-border-radius:6px; /* coins arrondis */
border-radius:6px; /* coins arrondis */
}

.cadre{
text-align: left; /* alignement du texte */
color:#3479b4; /* couleur du texte */
font-size:11px; /* taille du texte */
background-color: #cfe3f4; /* couleur du fond */
padding: 6px; /* marge intérieur */
-moz-border-radius:6px; /* coins arrondis */
-webkit-border-radius:6px; /* coins arrondis */
border-radius:6px; /* coins arrondis */
}


/*PA*/

 .en_tete{
  width:900px;
  min-height:400px;
  height:auto;
  background-color:#90b2c7;
  background-image:url('http://img4.hostingpics.net/pics/92800456PA.png');
  background-repeat:no-repeat;
  background-align:center
  margin:auto;
  border:solid 1px #90b2c7; 
  }

-moz-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
border-radius:10px;

/****** Mise en page des colonnes ******/

table tr{
  vertical-align:top;
  }

#tab1_col1{
  width: 200px;
  padding:12px;
  }

#tab1_col2{
  width: 350px;
  padding:12px;
  }

#tab1_col3{
  width: 150px;
  padding:12px;
  }

#tab2_col1{
  width: 450px;
  padding:12px;
  }

#tab2_col2{
  width: 250px;
  padding:12px;
  }
 
/****** Mise en page des titres ******/

#titre_en_tete{
  background-color: #62aaba;
  border:1px dashed #ffffff;
  height: 24px;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  color:#ffffff;
  text-align:center;
  padding: 4px;
  }
 
/****** Mise en page du texte ******/

#en_tete_nav{
  font-family:Tahoma;
  font-size:12px;
  color:#755C68;
  margin-left:35px;
  margin-bottom:-4px;
  }
 
#contenu_en_tete{
  font-family:Tahoma;
  font-size:14px;
  color:#755C68;
  text-align:justify;
  text-indent:12px;
  padding-left:8px;
  padding-right:8px;
  margin-bottom:-4px;
  }

#en_tete_infos_forum{
  font-family:Tahoma;
  font-size:12px;
  color:#755C68;
  text-align:justify;
  text-indent:12px;
  padding-left:8px;
  padding-right:8px;
  margin-bottom:-4px;
  }
 
#en_tete_news{
  font-family:Tahoma;
  font-size:12px;
  color:#755C68;
  text-align:justify;
  text-indent:12px;
  padding-left:8px;
  padding-right:8px;
  margin-bottom:-4px;
  }

#logo_en_tete, #staff_en_tete{
  text-align:center;
  }

#logo_en_tete a, #staff_en_tete{
  text-decoration:none;
  }

#logo_en_tete img{
  padding-bottom:4px;
  }

#staff_en_tete img{
  padding-left:6px;
  }
     
/****** Mise en page des liens ******/

#lien_en_tete{
  color:#755C68;
  text-decoration:none;
font-family:Tahoma;
  font-size:14px;
  color:#755C68;
  text-align:justify;

  }

#lien_en_tete:hover{
  border-bottom:dotted 1px #755C68;
  font-weight:bold;
  }

#vers_profil{
  color:#755C68;
  text-decoration:none;
  font-style:italic;
  }
 
#vers_profil:hover{
  border-bottom:dotted 1px #755C68;
  }
.titre_forum {
                  border-bottom: 1px solid #000000;
                  text-align: center;
                }
             
                .desc_forum {
                  border-bottom: 1px solid #000000;
                }
             
                .image_forum {
                  border-right: 1px dashed #000000;
                }
             
                .derniers_mess {
                  border-left: 1px dashed #000000;
                }
.navig {
background-color: #7EC2B9;
position: fixed;
top: 0px;
width: 110%;
  margin-left: -10px;
}

.secondarytitle, .secondarytitle h2 {
color: #B87D3F;
margin: 0;
padding: 0;
text-align: left;
padding-left: 10px;
}
a.forumlink {
 font-family: times new roman;
 font-size: 15px; }
.desc_forum {
height: 100px;
overflow: auto;
}

/*page d'accueil*/
 
 .contenu {
background-color: #EBEBEB;
border: 3px solid #7EC2B9;
-moz-border-radius:15px;
-webkit-border-radius:15px;
-khtml-border-radius:15px;
border-radius:15px;
}   
.rang {
display: none;
}

.rang:hover {
display: block;
}


a.info{
position:relative;
z-index:24;
color:#000;
text-decoration:none
}
 
a.info:hover{
z-index:25;
background-color:#FFF
}
 
a.info span{
display: none
}
 
.infobulle{
position:relative;
z-index:24;
color:#000000;
text-decoration:none
}
 
a.infobulle:hover{
z-index:25;
color:#000000;
}
 
a.infobulle span{
display: none;
}
 
a.infobulle:hover span{
display:block;
position:absolute;
top:2em; left:2em; width:15em;
border:1px solid #;
background-color:#;
color:#;
text-align: center;
font-weight:none;
padding

}
#mapa h1,#mapa h2,#mapa h3{
text-align:center;
}
#mapa td{width:50%;text-align:center;vertical-align:middle;}
.infobulle{
position:relative;
z-index:24;
color:#000000;
text-decoration:none
}
#mapa .contexte{
text-align:justify;
vertical-align:top;

}
#mapa .image{
height:5px;
}



#mapa h1,#mapa h2,#mapa h3{font-family:"Meie Script";
}
h1{
font-size:22px;
}
h2{
font-size:15px;
}

h3{
font-size:18px;
}
h4{
font-size:16px;
}



/*qeel*/
.statistiques{
border:1px;
background-image: url("http://i37.servimg.com/u/f37/17/47/11/20/what_s10.gif");
background-repeat: no-repeat;
background-position: top;
height:270px;}

.groupes{
background-color:#FFFFFF;border: 1px #D0D0D0 solid;
-moz-border-radius : 5px 5px 5px 5px;
height:40px;padding-right:12px;padding-left:14px;padding-bottom:3px;
font-size:15px;font-weight: bold;text-align:center;
text-decoration: none !important;}.
Et mon 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" scope="{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" 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 -->
<table border="0" cellspacing="3" cellpadding="0" width="700" align="center" style="text-align: center" class="statistiques">
<tr>
<td width="50%">
<br><br><br><br><br><br><br><center>
<span class="groupes"> <a href="http://austwell-village.forumsactifs.com/g4-austwell-nord"><font color="#22D1D1" size="2"><b>Austwell Nord</b></font></a></span>
<span class="groupes"><a href="http://austwell-village.forumsactifs.com/g5-austwell-sud"><font color="#D318F0" size="2"><b>Austwell Sud</b></font></a> </span>
<span class="groupes"> <a href="http://austwell-village.forumsactifs.com/g6-austwell-est"><font color="#F09813" size="2"><b>Auswell Est</b></font></a></span>
<span class="groupes"> <a href="http://austwell-village.forumsactifs.com/g7-austwell-ouest"><font color="#1AC73C" size="2"><b>Austwell Ouest</b></font></a> </span><br><br>
<span class="gensmall">{TOTAL_POSTS}. {TOTAL_USERS}<br />
{NEWEST_USER}<br><br>
{TOTAL_USERS_ONLINE}<br>
{LOGGED_IN_USER_LIST}<br>
<table border="0" cellspacing="3" cellpadding="0" width="700" align="center" style="text-align: center">
  {L_CONNECTED_MEMBERS}</span></center></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>  </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,
   oauth: true
});
//]]>
</script>
<!-- END switch_fb_index_login -->

Je vous remerci d'avance Smile


Dernière édition par Cramby' le Lun 15 Oct 2012 - 0:05, édité 1 fois
avatar

Cramby'
****

Féminin
Messages : 282
Inscrit(e) le : 27/06/2012

http://amesvagabondes.forumactif.org
Cramby' a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Bordure Qeel

Message par benneke Mer 26 Sep 2012 - 13:57

Bonjour,

Je ne suis pas certain du résultat, mais essaye ce code-ci pour le CSS:
Code:
table.statistiques, table.statistiques center {
border: 1px solid blue;
}

Bonne journée,
Ben
avatar

benneke
***

Messages : 150
Inscrit(e) le : 07/04/2012

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

Résolu Re: Bordure Qeel

Message par Cramby' Mer 26 Sep 2012 - 14:25

Bonjour,
Merci pour votre réponse.
J'ai essayer en mettant le code comme ceci:
Code:
/*qeel*/
.statistiques{
border:1px;
background-image: url("http://i37.servimg.com/u/f37/17/47/11/20/what_s10.gif");
background-repeat: no-repeat;
background-position: top;
height:270px;}

.groupes{
background-color:#FFFFFF;border: 1px #D0D0D0 solid;
-moz-border-radius : 5px 5px 5px 5px;
height:40px;padding-right:12px;padding-left:14px;padding-bottom:3px;
font-size:15px;font-weight: bold;text-align:center;
text-decoration: none !important;}.
table.statistiques, table.statistiques center {
border: 1px solid blue;
}
Malheureusement ca ne marche pas Sad
avatar

Cramby'
****

Féminin
Messages : 282
Inscrit(e) le : 27/06/2012

http://amesvagabondes.forumactif.org
Cramby' a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Bordure Qeel

Message par benneke Mer 26 Sep 2012 - 14:30

La synthaxe du border n'est pas correcte.
border a toujours 3 propriétés : épaisseur, type et couleur, donc ce devrait donner qqch comme ceci :
Code:
 border: 1px solid blue;
info ici !

Bonne journée,
Ben
avatar

benneke
***

Messages : 150
Inscrit(e) le : 07/04/2012

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

Résolu Re: Bordure Qeel

Message par Cramby' Mer 26 Sep 2012 - 22:28

Euh c'est ce que j'ai fait non ? :s
avatar

Cramby'
****

Féminin
Messages : 282
Inscrit(e) le : 27/06/2012

http://amesvagabondes.forumactif.org
Cramby' a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Bordure Qeel

Message par benneke Jeu 27 Sep 2012 - 9:56

Pas sur la première ligne de statistiques ^^
c'estpeut-être ca qui bug Wink essaye aussi en mettant !important derrière la ligne pour la table.statistiques (enfin, derrière la ligne border Wink

EDIT: et essaye de mettre mieux en forme ton code, je viens de voir une erreur :
Code:
/*qeel*/
.statistiques
{
background-image: url("http://i37.servimg.com/u/f37/17/47/11/20/what_s10.gif");
background-repeat: no-repeat;
background-position: top;
height:270px;
}

.groupes
{
background-color:#FFFFFF;
border: 1px #D0D0D0 solid;
-moz-border-radius : 5px 5px 5px 5px;
height:40px;
padding-right:12px;
padding-left:14px;
padding-bottom:3px;
font-size:15px;
font-weight: bold;
text-align:center;
text-decoration: none !important;
}
.
table.statistiques, table.statistiques center
{
border: 1px solid blue;
}
vois-tu l'erreur ?
il y a un '.' devant table, ce qui n'indique donc pas la table, mais la class table. Ton code doit donc être :
Code:
/*qeel*/
.statistiques
{
border:1px;
background-image: url("http://i37.servimg.com/u/f37/17/47/11/20/what_s10.gif");
background-repeat: no-repeat;
background-position: top;
height:270px;
}

.groupes
{
background-color:#FFFFFF;
border: 1px #D0D0D0 solid;
-moz-border-radius : 5px 5px 5px 5px;
height:40px;
padding-right:12px;
padding-left:14px;
padding-bottom:3px;
font-size:15px;
font-weight: bold;
text-align:center;
text-decoration: none !important;
}
table.statistiques, table.statistiques center
{
border: 1px solid blue;
}
avatar

benneke
***

Messages : 150
Inscrit(e) le : 07/04/2012

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

Résolu Re: Bordure Qeel

Message par Cramby' Jeu 27 Sep 2012 - 13:46

Aaaaah sa marche merci ! Very Happy
Mais le problème c'est que sa m'englobe tout :
Bordure Qeel Qeel_410
Je voudrait que sa ce finisse à membre connecter au cours des 24 dernieres heures ^^'
avatar

Cramby'
****

Féminin
Messages : 282
Inscrit(e) le : 27/06/2012

http://amesvagabondes.forumactif.org
Cramby' a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Bordure Qeel

Message par Cramby' Ven 28 Sep 2012 - 15:38

Up ^^
avatar

Cramby'
****

Féminin
Messages : 282
Inscrit(e) le : 27/06/2012

http://amesvagabondes.forumactif.org
Cramby' a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Bordure Qeel

Message par Cramby' Sam 29 Sep 2012 - 15:51

Up
avatar

Cramby'
****

Féminin
Messages : 282
Inscrit(e) le : 27/06/2012

http://amesvagabondes.forumactif.org
Cramby' a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Bordure Qeel

Message par Cramby' Lun 1 Oct 2012 - 14:52

Personne ?
avatar

Cramby'
****

Féminin
Messages : 282
Inscrit(e) le : 27/06/2012

http://amesvagabondes.forumactif.org
Cramby' a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Bordure Qeel

Message par Cramby' Mar 2 Oct 2012 - 13:49

Up
avatar

Cramby'
****

Féminin
Messages : 282
Inscrit(e) le : 27/06/2012

http://amesvagabondes.forumactif.org
Cramby' a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Bordure Qeel

Message par Cramby' Lun 8 Oct 2012 - 1:26

Toujours personne ?
avatar

Cramby'
****

Féminin
Messages : 282
Inscrit(e) le : 27/06/2012

http://amesvagabondes.forumactif.org
Cramby' a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Bordure Qeel

Message par Cramby' Lun 8 Oct 2012 - 21:16

Bah alors, elle est si dur que ça ma question ? ^^
(Je précise cette phrase n'est en aucun cas pour agresser qui que ce soit xD)
avatar

Cramby'
****

Féminin
Messages : 282
Inscrit(e) le : 27/06/2012

http://amesvagabondes.forumactif.org
Cramby' a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Bordure Qeel

Message par Manumanu Lun 8 Oct 2012 - 21:27

Salut,

Déjà, vire tes -moz-border-radius, et remplace-les par border-radius.

Ensuite, il va falloir modifier ton template pour enlever toute la partie de :
Code:
<!-- begin switch_legend -->
à :
Code:
<!-- end switch_legend -->

Et déplacer tout ça dans un autre template (overall_footer) ; sauf que ça fera apparaitre l'élément sur toutes les pages, et ça ce n'est pas vraiment pratique. Je pourrais éventuellement tricher en javascript, mais c'est beaucoup d'ennui pour peu de choses...

Je te recommande donc de changer d'idée sur ce coup là.
Manumanu

Manumanu
****

Masculin
Messages : 437
Inscrit(e) le : 27/12/2011

http://helpinghelps-phpbb2.forumgratuit.org/
Manumanu a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Bordure Qeel

Message par Cramby' Mar 9 Oct 2012 - 12:23

Ah ok :/ Et ça revient au même si je voudrait que le cadre eglobe tout le qeel comme ceci ? Bordure Qeel Qeel1010
Et enlever la barre qui separerait l'image du qeel du reste ?
avatar

Cramby'
****

Féminin
Messages : 282
Inscrit(e) le : 27/06/2012

http://amesvagabondes.forumactif.org
Cramby' a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Bordure Qeel

Message par Cramby' Lun 15 Oct 2012 - 0:03

Pas de réponse, tant pis ^^
avatar

Cramby'
****

Féminin
Messages : 282
Inscrit(e) le : 27/06/2012

http://amesvagabondes.forumactif.org
Cramby' 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