Coutour autour du message d'acceuil.

2 participants

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

Résolu Coutour autour du message d'acceuil.

Message par Pawia Jeu 23 Juin 2011 - 15:27

Bonjour j'aimerais pouvoir enlever le cadre autour de mon message d'acceuil :

Coutour autour du message d'acceuil. Cats11

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">
   <!-- 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">
         <!-- 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">
            
            <!-- 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 -->
<center>
<img src="http://files.getwebb.org/files/49/8a/93/2a6e25c215c1cadca8e72de21e5579c880/source.png">
<center><a href="http://heels-art.forumsactifs.net/g9-administrateurs"><font color="#E07EA2" size="2"><b>Administrateurs.</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"><a href="http://heels-art.forumsactifs.net/g2-moderateurs"><font color="#DB8658" size="2"><b>Modérateurs.</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"><a href="http://heels-art.forumsactifs.net/g8-stilettos"><font color="#775C8C" size="2"><b>Stilletos.</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"> <a href="http://heels-art.forumsactifs.net/g7-derbys"><font color="#6696D1" size="2"><b>Derbys.</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"><a href="http://heels-art.forumsactifs.net/g6-spartiates"><font color="#63BDB5" size="2"><b>Spartiates.</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"><a href="http://heels-art.forumsactifs.net/g5-repettos"><font color="#A5B337" size="2"><b>Repettos.</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"> <a href="http://heels-art.forumsactifs.net/g4-victorias"><font color="#C24E4E" size="2"><b>Victorias.</b></font></a> </span></center>


<div class="tableauqueel">
<table style="width: 80%; border-collapse:collapse;">
  <br><tr>
      <td width="40%"><span class="gensmall">{L_CONNECTED_MEMBERS} {LOGGED_IN_USER_LIST}<br> {NEWEST_USER}<br>{TOTAL_USERS_ONLINE}
</td>
      <td width="40%"><div class="partiedroite"><br><ul><div class="gensmall">{TOTAL_POSTS}<br>{TOTAL_USERS}</div><br>
</ul>
<br></div></td>
  </tr>
</table><br>
</table></span></div></center>
<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}


Mon CSS :

Code:
/* HEADER DE FOND */

    body {
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top center;
    }

    /* FIN */


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

    i{border-bottom:none; color:#B54C5C; text-decoration: none;
    }

    a {  text-decoration: none; }
    a:hover { text-decoration: none!important; }

    .spoiler {
    background-color: #fef9f1;
    }

    .code {
    background-color: #fef9f1;
    }

    .quote {
    background-color: #fef9f1;
    }

    /* TITRE CATEGORIE */

    .forumline{
    background-color: #d5c276;
    -moz-border-radius: 10px ;
    border: 3px #d5c276 solid;
    }


    a.forumlink {
        font-family: Georgia;
        font-size: 24px;
        font-style: italic;
    text-align: center;
        text-shadow: #b5c3ba 1px 1px 1px;
    text-transform: lowercase;
    text-decoration: none;

    }

    a.forumlink:hover {
    color: #f9c400;
        font-family: Georgia;
        font-size: 24px;
        font-style: italic;
    text-align: center;
        text-shadow: #b5c3ba 1px 1px 1px;
    text-transform: lowercase;
    text-decoration: none;

    }
    a.forumlink{
    border-bottom: 6px solid #d5c276;
    display:block;
    }


    a.forumlink:hover:before {
    content: "• ";}

    .milieu {
    padding: 10px;
    width: 504px;
    text-align: justify;
    background-image:url('http://files.getwebb.org/files/3d/10/3b/7786dcd261afe40282627ec27d9266916f/source.png');
    margin-right: auto;
    margin-left: auto;
    color: #D6C375;
    text-shadow: 1px 1px 1px #b5c3ba;
    -moz-box-shadow: 1px 1px 5px #E8C64B;
    -webkit-box-shadow: 1px 1px 5px #E8C64B; }

    /* FIN */







    /* CELLULE DERNIERS MESSAGES ENCADRES */
    .arrondi {
    display:block;
    padding: 10px;
    width: 160px;
    text-align: center;
    background-image:url('http://files.getwebb.org/files/3d/10/3b/7786dcd261afe40282627ec27d9266916f/source.png');
    margin-right: auto;
    margin-left: auto;
    color: #D6C375;
    text-shadow: 1px 1px 1px #FFFFFF;
    -moz-box-shadow: 1px 1px 5px #E8C64B;
    -webkit-box-shadow: 1px 1px 5px #E8C64B; }
    /* FIN */

    /* PERSONNALISATION DES CODES, SPOILERS ET CITATIONS */
    .spoiler_closed{
    -webkit-border-radius: 10px;
    -moz-border-radius:10px;
    border: 1px solid #E8DF92;

    }

    .spoiler_content{
    -webkit-border-radius: 10px;
    -moz-border-radius:10px;
    border: 1px solid #E8DF92;
    }

    .quote {
    -webkit-border-radius: 10px;
    -moz-border-radius:10px;
    border: 1px solid #E8DF92;
    }

    .code {
    -webkit-border-radius: 10px;
    -moz-border-radius:10px;
    border: 1px solid #E8DF92;
    }
    /* FIN */

    /* ARRONDIR LES CADRES ET LES BOUTONS */
    input, select {
        color : #COULEUR DU TEXTE;
        font: normal 11px Verdana;
        border: #COULEUR DES BORDS;
        border-left-style: solid;
        border-left-width: 1px;
        border-right-style: solid;
        border-right-width: 1px;
        background-color: #COULEUR DU FOND;
        -moz-border-radius: 10px 10px 10px 10px;
        }

    textarea, select {
        color : #COULEUR DU TEXTE;
        font: normal 11px Verdana;
        border: #COULEUR DES BORDS;
        border-left-style: solid;
        border-left-width: 3px;
        border-right-style: solid;
        border-right-width: 3px;
        background-color: #COULEUR DU FOND;
        -moz-border-radius: 10px 10px 10px 10px;
        }
    /* FIN */

    /*CONTRE LES EDITIONS*/
    tr.post span.gensmall { display: none; }
    /* FIN */

    /* BARRE DE NAVIGATION */
    #i_icon_mini_index:hover{
    background-image: url('http://files.getwebb.org/files/cd/1b/9e/9428cd2ceffa12d4832688f193fc4bf98e/source.png');
    width: 102px;
    height: 37px;
    }

    #i_icon_mini_search:hover{
    background-image: url('http://files.getwebb.org/files/63/f6/4c/0bf2094a8dee45873c689a65a74f3ba29e/source.png');
    width: 137px;
    height: 37px;
    }

    #i_icon_mini_members:hover{
    background-image: url('http://files.getwebb.org/files/36/05/82/30bac9bab03852355d616c4e6412383168/source.png');
    width: 102px;
    height: 37px;
    }

    #i_icon_mini_profile:hover{
    background-image: url('http://files.getwebb.org/files/d0/ed/6b/8a526f0ddf54dc6f31665e59ba3c199a32/source.png');
    width: 102px;
    height: 37px;
    }

    #i_icon_mini_message:hover{
    background-image: url('http://files.getwebb.org/files/37/95/ed/32f0bc20ed52e7f963f8a13006cd95fe0f/source.png');
    width: 134px;
    height: 37px;
    }

    #i_icon_mini_new_message:hover{
    background-image: url('http://files.getwebb.org/files/3c/f1/95/ebec4e26109b1861eefbb97c4a18261e4c/source.png');
    width: 134px;
    height: 37px;
    }

    #i_icon_mini_register:hover{
    background-image: url('http://files.getwebb.org/files/b8/7e/5f/65757b163e5a4db7feb043b327ccc33b43/source.png');
    width: 96px;
    height: 37px;
    }

    #i_icon_mini_login:hover{
    background-image: url('http://files.getwebb.org/files/cb/59/70/bd456de403f8e58f13f23082b5def4ad95/source.png');
    width: 102px;
    height: 37px;
    }

    #i_icon_mini_logout:hover{
    background-image: url('http://files.getwebb.org/files/d0/1d/2f/9ed09223cc72fbecd3dadb71a1d11b0e3e/source.png');
    width: 134px;
    height: 37px;
    }
    /* FIN */

    .noms{
    font-family: Time New Roman;
        font-size: 24px;
        font-style: italic;
    text-shadow: #FFFFFF 1px 1px 2px;
    }

    .cadreavatar {
    background-color : # f5e7b8 ;
    border : 2px solid #e8c64b ;
    -moz-border-radius: 20px 20px 20px 20px
    }

    /* COUTOUR AUTOUR DES AVATARS */

    .postdetails.poster-profile a img {
    -moz-border-radius-bottomleft:9px;
    -moz-border-radius-bottomright:9px;
    -moz-border-radius-topleft:9px;
    -moz-border-radius-topright:9px;
    border: 3px solid #E8C64B;
    }

    /* FIN */

    textarea, select {
    border: #D6C375;
    border-left-style: solid;
    border-left-width: 7px;
    border-right-style: solid;
    border-right-width: 7px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-top-style: solid;
    border-top-width: 2px;
    background-color: #F5E7B8;
    -moz-border-radius: 25px 25px 25px 25px; -webkit-border-radius: 25px 25px 25px 25px;
    padding: 5px; }

    a.info:hover span {
      display: inline; /* on 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é */
    bottom: -45px;
    left: 0px;
      background: #fff;
      color: #c67737;
      padding: 3px;
      border: 3px solid #c67737;}

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


    /* espace netre le profil et le post du message */
    tr.post td {padding-left: 30px;}
    /* fin */

    .postbody {
        display: block;
        padding-left: 15px;
        padding-right: 15px;
        text-align:justify;
    }

    /* TITRE CATEGORIE */
    .titrecat {
    text-align: center;
    display: block;
    width: 960px;
    background-image:url('http://files.getwebb.org/files/4b/af/05/5338537a699093995b8259012d1a3a1750/source.png');
    background-repeat:no-repeat;
    margin-top: 50px;
    margin-bottom: -13px;
    color: #FFF;
    font-weight: bolder; }
    /* FIN */

body {
text-shadow: 0px 0px 1px #FFFFFF;};


/* QEEL */
.tableauqueel {
background-color : #F5E7B8; 
border:2px solid #D6C375;
-moz-border-radius : 10px 10px 10px 10px }

.partiedroite {
font-size : 12px ;
border-left : 2px dotted #D6C375;
padding-left : 10px }

.groupes {
background-color:#F5E7B8;
border: 1px solid #F5E7B8;
height: 9px;
padding-right:5px;
padding-left: 5px;
font: normal 10px arial;
font-weight: bold;
text-align:center;
text-transform: none;
font-variant: small-caps; 
text-shadow: #ffffff 2px 2px 2px; }

div.dotted {border-style:dotted;}


Dernière édition par Pawia le Jeu 23 Juin 2011 - 16:59, édité 1 fois
Pawia

Pawia
***

Féminin
Messages : 163
Inscrit(e) le : 29/03/2011

http://Hippie-ART.1fr1.net
Pawia a été remercié(e) par l'auteur de ce sujet.
  • 0

Résolu Re: Coutour autour du message d'acceuil.

Message par Lixyr Jeu 23 Juin 2011 - 15:32

Alors, re !

Dans votre template, modifiez ceci :

{JAVASCRIPT}
<!-- BEGIN message_admin_index -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<!-- BEGIN message_admin_titre -->
<tr>

par PA, par exemple.

{JAVASCRIPT}
<!-- BEGIN message_admin_index -->
<table class="PA" width="100%" border="0" cellspacing="1" cellpadding="0">
<!-- BEGIN message_admin_titre -->
<tr>

Comme ça il sera toujours modifiable via le css :

Code:
.PA {border:1px solid transparent;}


Pour faciliter les recherches, mettez un titre explicite.
Remerciez Coutour autour du message d'acceuil. 976083691 le message qui vous a aidé pour que celui-ci soit mis en évidence.
Épinglez votre sujet en résolu Coutour autour du message d'acceuil. 3592387030 pour prévenir la modération.

Coutour autour du message d'acceuil. Baston10
Lixyr

Lixyr
Aidactive
Aidactive

Féminin
Messages : 7381
Inscrit(e) le : 22/07/2010

https://forum.forumactif.com
Lixyr a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Coutour autour du message d'acceuil.

Message par Pawia Jeu 23 Juin 2011 - 16:59

Cool ca marche, merci !
Pawia

Pawia
***

Féminin
Messages : 163
Inscrit(e) le : 29/03/2011

http://Hippie-ART.1fr1.net
Pawia a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Coutour autour du message d'acceuil.

Message par Lixyr Jeu 23 Juin 2011 - 17:14

Je t'en prie. ^^


Pour faciliter les recherches, mettez un titre explicite.
Remerciez Coutour autour du message d'acceuil. 976083691 le message qui vous a aidé pour que celui-ci soit mis en évidence.
Épinglez votre sujet en résolu Coutour autour du message d'acceuil. 3592387030 pour prévenir la modération.

Coutour autour du message d'acceuil. Baston10
Lixyr

Lixyr
Aidactive
Aidactive

Féminin
Messages : 7381
Inscrit(e) le : 22/07/2010

https://forum.forumactif.com
Lixyr 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