essaisthememelo
Vous souhaitez réagir à ce message ? Créez un compte en quelques clics ou connectez-vous pour continuer.



 
AccueilRechercherDernières imagesS'enregistrerConnexion
Le Deal du moment : -40%
-40% sur le Pack Gaming Mario PDP Manette filaire + ...
Voir le deal
29.99 €

Sauvegarde MP v 8

Sujet: Sauvegarde MP v 8 19/06/19, 09:03 am
Mélodie
Directrice
Mélodie
Messages : 54
Date d'inscription : 08/02/2010
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" 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 class="forumline" width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
              <td class="catHead" colspan="2">

            <!-- DEBUT TITRE QEEL -->
        <div class="top_cat">
                  <div class="tfa_cat_gauche"></div>
                  <div class="tfa_cat_droite"></div>
                  <div class="tfa_cat_center">
              <!-- BEGIN switch_viewonline_link -->
              <span class="cattitle"><a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a></span>
              <!-- END switch_viewonline_link -->

              <!-- BEGIN switch_viewonline_nolink -->
              <span class="cattitle">{L_WHO_IS_ONLINE}</span>
              <!-- END switch_viewonline_nolink -->
                </div>
        </div>
              <!-- FIN TITRE QEEL -->

      </td>
   </tr>
   <tr>
      <td class="row1" rowspan="6" align="center" valign="middle"><img src="{L_ONLINE_IMG}" id="i_whosonline" alt="{L_WHO_IS_ONLINE}" /></td>
      <td class="row1" width="100%"><span class="gensmall">{TOTAL_POSTS}<br />
      {TOTAL_USERS}<br />
      {NEWEST_USER}</span></td>
   </tr>
   <tr>
      <td class="row1"><span class="gensmall">{TOTAL_USERS_ONLINE}<br />
      {RECORD_USERS}<br />
      <br />
      {LOGGED_IN_USER_LIST}</span></td>
   </tr>
   {L_CONNECTED_MEMBERS}
   {L_WHOSBIRTHDAY_TODAY}
   {L_WHOSBIRTHDAY_WEEK}
   <tr>
      <td class="row1"><span class="gensmall">{LEGEND} : {GROUP_LEGEND}</span></td>
   </tr>
   <!-- BEGIN switch_chatbox_activate -->
   <tr>
      <td class="row1">
         <span class="gensmall">{TOTAL_CHATTERS_ONLINE} :&nbsp; {CHATTERS_LIST}<br />
            <!-- BEGIN switch_chatbox_popup -->
            <div id="chatbox_popup"></div>
            <script type="text/javascript">
            //<![CDATA[
            insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
            //]]>
            </script>
            <!-- END switch_chatbox_popup -->
         </span>
      </td>
   </tr>
   <!-- END switch_chatbox_activate -->
</table>
<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
  <center><div class="titre_footer"><span>Logo du Staff </span></div><div class="partenaire_footer">
      <nobr><a alt="bookshop" title="être une star" target="_blank" href="http://etre1star.rpgistes.com/"><img src="https://2img.net/r/hpimg15/pics/935242bouton8831.png" /></a> <a alt="bookshop" title="buffy contre les vampires" target="_blank" href="http://buffy.forumactif.org/"><img src="https://www.zupimages.net/up/16/10/xfj5.png" /></a> <a rel="nofollow" target="_blank" class="postlink" href="http://pubcinema.annuairedeforums.com/"><img border="0" alt="" src="https://www.zupimages.net/up/15/45/40c5.png" /></a> <a href="http://candy-pub.forumactif.org"><img style="border:1px solid #ae4619;margin:1px" src="http://i66.tinypic.com/11ac007.jpg" /></a>  <a href="http://dream-pub.forumactif.fr/"><img src="http://i64.tinypic.com/2rpsp4h.jpg" /></a> <a href="http://carte-maraudeur.forumactif.org"><img src="http://i65.tinypic.com/2qxx63q.jpg" /></a> <a href="http://girlypub.bbfr.net"><img border="0" alt="titre" src="http://i65.tinypic.com/2mzffnn.jpg" /></a> <div><a target="_blank" href="http://greys-anatomy-france.fr"><img src="http://image.noelshack.com/fichiers/2016/42/1477220995-logo10035-005.jpg" /></a> <a href="http://creative-world.leforumgratuit.com"><img border="0" alt="titre" src="http://i66.tinypic.com/2w6dxqg.jpg" /></a> <a target="_blank" href="http://loveforever.joueurs-rpg.com/"><img border="0" style="width: 88px; height: 31px;" alt="TITRE" src="http://image.noelshack.com/fichiers/2016/24/1466028648-loveforever-petitlogo.png" /></a> <a href="http://riddikulus.forumpro.fr"><img src="http://i67.tinypic.com/snz3f5.jpg" /></a>    <a href="http://nostalgie80s.forumactif.com/" target=_blank><img src="https://zupimages.net/up/18/16/ooet.gif"></a></div></nobr></center>
<br clear="all" />
   

<!-- BEGIN switch_legend -->

<!-- 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 -->

Index Box :
Code:
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
   <tr>
      <td valign="bottom">
         <!-- BEGIN switch_user_logged_in -->
         <span class="gensmall">{LAST_VISIT_DATE}<br />
         {CURRENT_TIME}<br />
         </span>
         <!-- END switch_user_logged_in -->
         <div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div>
      </td>
      <td class="gensmall" align="right" valign="bottom">
         <!-- BEGIN switch_user_logged_in -->
         <a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br />
         <a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br />
         <!-- END switch_user_logged_in -->
         <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
      </td>
   </tr>
</table>
      <!-- BEGIN catrow -->

<!-- BEGIN tablehead -->

<table class="forumline" width="100%" cellspacing="0" cellpadding="0">
  <tr>
      <th nowrap="nowrap"  colspan="2" width="100%" class="secondarytitle" style="background: transparent; vertical-align: middle;">
    <!-- DEBUT TITRE CATEGORIE -->
    <div class="top_cat">
      <div class="tfa_cat_gauche"></div>
      <div class="tfa_cat_droite"></div>
      <div class="tfa_cat_center">
        <div class="firstletter">{catrow.tablehead.L_FORUM} </div>
      </div>
    </div>
    <!-- FIN TITRE CATEGORIE -->
  </th>
  </tr>
  <!-- END tablehead -->

 <!-- BEGIN forumrow -->
  <tr>
<!-- DEBUT TITRE FORUM -->

    <td  width="70%" class="cell_tfa_des">
      <div class="forum_titre">
        <h{catrow.forumrow.LEVEL} class="hierarchy">
    <span class="forumlink">
      <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a>
          </span>
  </h{catrow.forumrow.LEVEL}>
      </div>
    </td>
<!-- FIN TITRE FORUM -->
    <td  width="30%" class="cell_tfa_des">
    </td>
  </tr>
  <tr>
<!-- DEBUT DESCRIPTION FORUM -->
    <td width="70%">
      <div class="la_tfa_description">
      <div><span class="genmed">{catrow.forumrow.FORUM_DESC}</span>                               
      </div>
      <div class="modo" style="width:100%;">
    <span class="gensmall">
  <!-- BEGIN switch_moderators_links -->
        {catrow.forumrow.switch_moderators_links.L_MODERATOR}
        {catrow.forumrow.switch_moderators_links.MODERATORS}
  <!-- END switch_moderators_links -->
  </span>
      </div>
    </div>
    </td>
<!-- FIN DESCRIPTION FORUM -->

<!-- DEBUT DERNIERS MESSAGES -->
    <td  width="30%" style="min-width: 160px; vertical-align: bottom;">
      <div class="derniers_tfa_messages">               
<!-- DEBUT ICONE NEW/NO-NEW/CLOS -->
      <div class="icone_tfa_cat">
      <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}"  />
      </div>
<!-- FIN ICONE NEW/NO-NEW/CLOS -->
  <span class="gensmall">{catrow.forumrow.LAST_POST}</span>
    </div>
    </td>
<!-- FIN DERNIERS MESSAGES -->
  </tr>
  <tr>

<!-- DEBUT LIENS SOUS FORUMS -->
    <td width="70%" class="text-tfa_cell" align="center"  valign="top">
      <div class="cat_tfa_bas">
  <span class="gensmall">
  {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
  </span>
      </div>
    </td>

<!-- FIN LIENS SOUS FORUMS -->

<!-- DEBUT NOMBRES SUJETS ET MESSAGES -->

    <td  width="30%"align="center"  valign="top">
      <div  class="cat_tfa_bas">
  <span class="gensmall"><span class="chiffres">{catrow.forumrow.TOPICS}</span> sujets  & <span class="chiffres">{catrow.forumrow.POSTS}</span> messages</span>
      </div>
    </td> 
<!-- FIN NOMBRES SUJETS ET MESSAGES --> 
  </tr>
  <!-- END forumrow -->

  <!-- BEGIN catfoot -->

  <tr>
    <td class="spaceRow" colspan="2" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td>
  </tr>
  <!-- END catfoot -->
  <!-- BEGIN tablefoot -->
</table><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->

Overall-header

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" id="min-width" lang="{L_LANG_HTML}" xml:lang="{L_LANG_HTML}" {NAMESPACE_FB_LIKE} {NAMESPACE_FB} {NAMESPACE_BBCODE}>
<head>
  <title>{SITENAME_TITLE}{PAGE_TITLE}</title>
  <meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
  <meta http-equiv="content-script-type" content="text/javascript" />
  <meta http-equiv="content-style-type" content="text/css" />
  <!-- BEGIN switch_compat_meta -->
  <meta http-equiv="X-UA-Compatible" content="IE={switch_compat_meta.VERSION}" />
  <!-- END switch_compat_meta -->
  <!-- BEGIN switch_canonical_url -->
  <link rel="canonical" href="{switch_canonical_url.CANONICAL_URL}" />
  <!-- END switch_canonical_url -->
  {META_FAVICO}
  {META}
  {META_FB_LIKE}
  <meta name="title" content="{SITENAME_TITLE}{PAGE_TITLE}" />
  {T_HEAD_STYLESHEET}
  {CSS}
  <link rel="search" type="application/opensearchdescription+xml" href="/improvedsearch.xml" title="{SITENAME}" />
  <link rel="search" type="application/opensearchdescription+xml" href="{URL_BOARD_DIRECTORY}/search/improvedsearch.xml" title="{SEARCH_FORUMS}" />
  <script src="{JQUERY_PATH}" type="text/javascript"></script>
  <script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></script>

  <!-- BEGIN switch_fb_login -->
  <script src="https://connect.facebook.net/{switch_fb_login.FB_LOCAL}/all.js" type="text/javascript"></script>
  <script src="{switch_fb_login.JS_FB_LOGIN}" type="text/javascript"></script>
  <!-- END switch_fb_login -->

  <!-- BEGIN switch_ticker -->
  <link type="text/css" rel="stylesheet" href="{JS_DIR}jquery/ticker/ticker.css" />
  <script src="{JS_DIR}jquery/ticker/ticker.js" type="text/javascript"></script>
  <!-- END switch_ticker -->

  <!-- BEGIN switch_ticker_new -->
  <script src="{JS_DIR}jquery/jcarousel/jquery.jcarousel.js" type="text/javascript"></script>
  <script type="text/javascript">//<![CDATA[
      /* Definir le sens de direction en fonction du panneau admin */
      var tickerDirParam = "{switch_ticker.DIRECTION}";
      var slid_vert = false;
      var auto_dir = 'next';
      var h_perso = parseInt({switch_ticker.HEIGHT});

      switch( tickerDirParam )
      {
        case 'top' :
            slid_vert = true;
            break;

        case 'left':
            break;

        case 'bottom':
            slid_vert = true;
            auto_dir = 'prev';
            break;

        case 'right':
            auto_dir = 'prev';
            break;

        default:
            slid_vert = true;
      }

      $(document).ready(function() {
        var w_cont = $('#fa_ticker_container').width();

        if (w_cont > 0)
        {
            $('#fa_ticker_container').width(w_cont);

            /* Affichage de la liste */
            $('#fa_ticker_content').css('display','block');

            /* Calcul des dimensions du conteneur et des elements */
            var width_max = $('ul#fa_ticker_content').width();
            var width_item = Math.floor(width_max / {switch_ticker.SIZE});
            var height_max = h_perso;

            /* Calcul de la hauteur maximale du conteneur en fonction des elements et de la hauteur personnalisee dans l'admin */
            $('ul#fa_ticker_content li').each( function () {
              if ($(this).height() > height_max)
              {
                  height_max = $(this).height();
              }
            } );

            /* Redimensionnement des elements et des images trop larges */
            $('ul#fa_ticker_content li').width(width_item).height(height_max).find('img').each(function () {
              if ($(this).width() > width_item)
              {
              var ratio      = $(this).width() / width_item;
              var new_height = Math.round($(this).height() / ratio);
              $(this).height(new_height).width(width_item);
              }
            });

            /* Redimensionnement et centrage du conteneur en mode vertical */
            if (slid_vert)
            {
              $('ul#fa_ticker_content').width(width_item).height(height_max).css('marginLeft','auto').css('marginRight','auto');
            }

            /* Initialisation du caroussel */
            $('#fa_ticker_content').jcarousel({
                  vertical: slid_vert,
              wrap: 'circular',
              auto: {switch_ticker.STOP_TIME},
              auto_direction: auto_dir,
            scroll: 1,
            size: {switch_ticker.SIZE},
            height_max: height_max,
            animation: {switch_ticker.SPEED}
            });
        }
        else
        {
            $('ul#fa_ticker_content li:not(:first)').css('display','none');
            $('ul#fa_ticker_content li:first').css('list-style','none').css('text-align','center');
        }
      });
  //]]>
  </script>
  <!-- END switch_ticker_new -->

  <script type="text/javascript">//<![CDATA[
  $(document).ready(function(){
      <!-- BEGIN switch_enable_pm_popup -->
        pm = window.open('{U_PRIVATEMSGS_POPUP}', '_faprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');
        pm.focus();
      <!-- END switch_enable_pm_popup -->
      <!-- BEGIN switch_report_popup -->
        report = window.open('{switch_report_popup.U_REPORT_POPUP}', '_phpbbreport', 'HEIGHT={switch_report_popup.S_HEIGHT},resizable=yes,scrollbars=no,WIDTH={switch_report_popup.S_WIDTH}');
        report.focus();
      <!-- END switch_report_popup -->
      <!-- BEGIN switch_ticker -->
        ticker_start({switch_ticker.HEIGHT}, {switch_ticker.SPACING}, {switch_ticker.SPEED}, '{switch_ticker.DIRECTION}', {switch_ticker.STOP_TIME});
      <!-- END switch_ticker -->
  });

  <!-- BEGIN switch_login_popup -->
      var logInPopUpLeft, logInPopUpTop, logInPopUpWidth = {LOGIN_POPUP_WIDTH}, logInPopUpHeight = {LOGIN_POPUP_HEIGHT}, logInBackgroundResize = true, logInBackgroundClass = false;
  <!-- END switch_login_popup -->

  <!-- BEGIN switch_login_popup -->
  $(document).ready( function() {
      $(window).resize(function() {
        var windowWidth = document.documentElement.clientWidth;
        var popupWidth = $("#login_popup").width();
        var mypopup = $("#login_popup");

        $("#login_popup").css({
        "left": windowWidth/2 - popupWidth/2
            });
      });
  });
  <!-- END switch_login_popup -->
  //]]>
  </script>
  {GREETING_POPUP}
  <!-- BEGIN switch_ticker_new -->
  <style>
  .jcarousel-skin-tango .jcarousel-item {
      text-align:center;
      width: 10px;
  }

  .jcarousel-skin-tango .jcarousel-item-horizontal {
      margin-right: {switch_ticker.SPACING}px;
  }

  .jcarousel-skin-tango .jcarousel-item-vertical {
      margin-bottom: {switch_ticker.SPACING}px;
  }
  </style>
  <!-- END switch_ticker_new -->
  {HOSTING_JS}
  <!-- BEGIN google_analytics_code -->
  <script type="text/javascript">
  //<![CDATA[
    var _gaq = _gaq || [];
    _gaq.push(['_setAccount', '{G_ANALYTICS_ID}']);
    _gaq.push(['_trackPageview']);
  _gaq.push(['_trackPageLoadTime']);

  <!-- BEGIN google_analytics_code_bis -->
  _gaq.push(['b._setAccount', '{G_ANALYTICS_ID_BIS}']);
  _gaq.push(['b._trackPageview']);
  <!-- END google_analytics_code_bis -->

    (function() {
      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    })();
  //]]>
  </script>
  <!-- END google_analytics_code -->
</head>
  <table id="nav_barr" style="margin-top: -10px;" cellspacing="0" cellpadding="0" border="0" align="{MENU_POSITION}">
              <tr>
                  <td align="{MENU_POSITION}"{MENU_NOWRAP}>{GENERATED_NAV_BAR}</td>
              </tr>
            </table>
<body background="{T_BODY_BACKGROUND}" bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}">
               
  <!-- BEGIN hitskin_preview -->
  <div id="hitskin_preview" style="display: block;">
      <h1><img src="https://2img.net/i/fa/hitskin/hitskin_logo.png" alt="" /> Hit<em>skin</em>.com</h1>
      <div class="content">
        <p>
            {hitskin_preview.L_THEME_SITE_PREVIEW}
            <br />
            <span>{hitskin_preview.U_INSTALL_THEME}<a href="https://{hitskin_preview.U_RETURN_THEME}">{hitskin_preview.L_RETURN_THEME}</a></span>
        </p>
      </div>
  </div>
  <!-- END hitskin_preview -->

  <!-- BEGIN switch_login_popup -->
  <div id="login_popup">
      <table class="forumline" width="{LOGIN_POPUP_WIDTH}" height="{LOGIN_POPUP_HEIGHT}" border="0" cellspacing="1" cellpadding="0">
        <tr height="25">
            <td class="catLeft">
              <span class="genmed module-title">{SITENAME}</span>
            </td>
        </tr>
        <tr height="{LOGIN_POPUP_MSG_HEIGHT}">
            <td class="row1" align="left" valign="top">
              <div id="login_popup_buttons">
                  <form action="{S_LOGIN_ACTION}" method="get">
                    <input type="submit" class="mainoption" value="{L_LOGIN}" />
                    <input type="button" class="mainoption" value="{L_REGISTER}" onclick="parent.location='{U_REGISTER}';" />
                    <input id="login_popup_close" type="button" class="button" value="{L_DONT_DISPLAY_AGAIN}" />
                  </form>
              </div>
              <span class="genmed">{LOGIN_POPUP_MSG}</span>
            </td>
        </tr>
      </table>
  </div>
  <!-- END switch_login_popup -->

  <a name="top"></a>
  {JAVASCRIPT}

  <table class="bodylinewidth" width="{T_BODY_TABLE_WIDTH}" cellspacing="0" cellpadding="10" border="0" align="center">
      <tr>
        <td class="bodyline">
            <table width="100%" cellspacing="0" cellpadding="0" border="0">
              <tr>
                  <!-- BEGIN switch_logo_left -->
                  <td><a href="{U_INDEX}"><img src="{LOGO}" id="i_logo" border="0" alt="{L_INDEX}" vspace="1" /></a></td>
                  <!-- END switch_logo_left -->
                  <td align="center" width="100%" valign="middle">
                    <!-- BEGIN switch_logo_center -->
                    <a href="{U_INDEX}"><img src="{LOGO}" id="i_logo" border="0" alt="{L_INDEX}" vspace="1" /></a>
                    <br />
                    <!-- END switch_logo_center -->
                    <div class="maintitle">{MAIN_SITENAME}</div>
                    <br />
                    <span class="gen">{SITE_DESCRIPTION}<br />  </span>
                  </td>
                  <!-- BEGIN switch_logo_right -->
                  <td><a href="{U_INDEX}"><img src="{LOGO}" id="i_logo" border="0" alt="{L_INDEX}" vspace="1" /></a></td>
                  <!-- END switch_logo_right -->
              </tr>
            </table>

     

            <div style="clear: both;"></div>

            <!-- BEGIN switch_ticker_new -->
            <div id="fa_ticker_block" style="margin-top:4px;margin-bottom:4px;">
              <table width="100%" border="0" cellspacing="0" cellpadding="0" class="forumline">
                  <tr>
                    <td {CLASS_TABLE_TYPE} align="left" class="row1">
                        <div id="fa_ticker_container">
                          <ul id="fa_ticker_content" class="jcarousel-skin-tango" style="display:none;">
                              <!-- BEGIN ticker_row -->
                              <li>{switch_ticker.ticker_row.ELEMENT}</li>
                              <!-- END ticker_row -->
                          </ul>
                        </div>
                    </td>
                  </tr>
              </table>
            </div>
            <!-- END switch_ticker_new -->

            <!-- BEGIN switch_ticker -->
            <div id="fa_ticker_block" style="margin-top:4px;margin-bottom:4px;">
              <table width="100%" border="0" cellspacing="0" cellpadding="0" class="forumline">
                  <tr>
                    <td {CLASS_TABLE_TYPE} align="left" class="row1">
                        <div id="fa_ticker_container">
                          <div id="fa_ticker" style="height:{switch_ticker.HEIGHT}px;">
                              <div class="fa_ticker_content">
                                <!-- BEGIN ticker_row -->
                                <div>{switch_ticker.ticker_row.ELEMENT}</div>
                                <!-- END ticker_row -->
                              </div>
                          </div>
                        </div>
                    </td>
                  </tr>
              </table>
            </div>
            <!-- END switch_ticker -->

            <div id="page-body">
              <div id="{ID_CONTENT_CONTAINER}"{CLASS_CONTENT_CONTAINER}>
                  <table cellpadding="0" cellspacing="0" width="100%" class="three-col">
                    <tbody>
                        <tr>
                          <td valign="top" width="{C1SIZE}">
                              <div id="{ID_LEFT}">
                                <!-- BEGIN giefmod_index1 -->
                                {giefmod_index1.MODVAR}
                                    <!-- BEGIN saut -->
                                    <div style="height:{SPACE_ROW}px"></div>
                                    <!-- END saut -->
                                <!-- END giefmod_index1 -->
                              </div>
                          </td>
                          <td valign="top" width="100%">
<!-- BEGIN html_validation -->
                          </td>
                        </tr>
                    </tbody>
                  </table>
              </div>
            </div>
        </td>
      </tr>
  </table>
</body>
</html>
<!-- END html_validation -->
Sujet: Re: Sauvegarde MP v 8 19/06/19, 09:07 am
Mélodie
Directrice
Mélodie
Messages : 54
Date d'inscription : 08/02/2010
CSS :

Code:
    #nav_barr {
position: fixed; /*--- Cette ligne permet de toujours afficher la barre ---*/
width:900px; /*--- pour régler la largeur de la barre ---*/
background-image: url("https://i.servimg.com/u/f14/14/44/90/04/i_back12.png"); /*--- On donne une couleur au fond ---*/
border:1px #000000 solid;  /*--- On ajoute une bordure ---*/
margin-left:-450px; /* pour centrer:  largeur divisée par -2 */
left:50%;
-moz-border-radius:2px 2px 10px 10px; /* pour mozilla */
-webkit-border-radius: 2px 2px 10px 10px; /* pour chrome et safari */
border-radius:2px 2px 10px 10px; /* réglage des arrondis */
}
** PARTENAIRE Footer**/
.partenaire_footer {
background-color:#381741;
width: 620px;
height: 50px;
border:#1F0925 2px solid ;
overflow: auto;
}
.titre_footer {
width: 620px;
height: 25px;
background-color:#381741;
border:#1F0925 2px solid
color: #FFFFFF!important;
display: block;
font-family: monotype corsiva !important;
font-size: 25px;
text-align: center;}

/** FIN PARTENAIRE FOOTER **/

/* ------------ BLOC RUBAN ------------ */

.top_cat {
position: relative;
width: 100%;
height: 66px;
vertical-align: bottom;
margin: 0;
padding: 0;
margin-top: 20px;
}
.tfa_cat_gauche {
position: absolute;
left: -24px;
background: url('https://i.servimg.com/u/f62/14/84/74/09/gauche10.png') no-repeat transparent;
width: 24px;
height: 66px;
margin: 0;
padding: 0;
}
.tfa_cat_droite {
position: absolute;
right: -24px;
background: url('https://i.servimg.com/u/f62/14/84/74/09/droite10.png') no-repeat transparent;
width: 24px;
height: 66px;
padding: 0;
margin: 0;
}
.tfa_cat_center {
background: url("https://i.servimg.com/u/f62/14/84/74/09/millie10.png") repeat-x scroll center bottom transparent;
bottom: 0;
height: 66px;
line-height: 66px;
margin: 0;
padding: 0;
}
/* ------------ LES CATEGORIES ------------ */


/* CONFIGURATION DE FORUMLINE */

.forumline {
margin: 0px;
padding: 0px;
margin-bottom: 10px;
}

/* TITRE DES CATEGORIES */

.secondarytitle, .secondarytitle h2 {
text-shadow: 0px 0px 1px #000;
letter-spacing: 3px;
font-family: Verdana;
font-weight: bold;
font-size: 17px;
position: relative;
padding-top: 5px;
}

.firstletter{ /* div contenant la variable du titre de categorie */
line-height: 66px;
vertical-align: middle;
padding-top: 5px;
}

.firstletter:first-letter{ /* configuration de la premiere lettre du titre de categorie */
font-size: 20px;
color: #d54a1d !important;
font-weight: bold;
}
/* ------------ QEEL ------------ */

/* TITRE DU QEEL */
a.cattitle {
text-shadow: 1px 0px 1px #000;
color: #fff;
letter-spacing: 3px;
font-family: Verdana;
font-weight: bold;
font-size: 17px;
text-decoration: none;
line-height: 66px;
display: block;
width: 100%;
height: 66px;
vertical-align: middle;
text-align: center;
padding-top: 4px;
}

/* CONFIGURATION DE LA PREMIERE LETTRE DU QEEL */
span.cattitle a.cattitle:first-letter {
font-size: 20px;
color: #d54a1d !important;
}

/* POUR SUPPRIMER LES BORDURES DE LA BARRE DE TITRE */
td.catLeft, th.thLeft {
border-width: 0 0 0 0px;
}
/* ------------ LISTE DES SUJETS ------------ */

.sujet_tfa{
text-shadow: 0px 0px 1px #000;
letter-spacing: 3px;
font-family: Verdana;
font-weight: bold;
font-size: 17px;
line-height: 66px;
width: 100%;
text-align: center;
vertical-align: middle;
padding-top: 5px;
}

/* configuration de la premiere lettre du titre de la liste des sujets */
.sujet_tfa:first-letter{
font-size: 20px;
color: #d54a1d !important;
font-weight: bold;
}

/* fond liste des sujets */
.espace-tfa {
background: url('https://i.servimg.com/u/f62/14/84/74/09/1014110.png');
border: 1px solid #404040;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
margin: 10px;
}
    /* CELLULE CONTENANT LE TITRE ET LES FLÈCHES DE NAVIGATION */
    .t-title{
    height: 66px;
    vertical-align: middle;
    padding-top: 5px;
    }

    /* LE TITRE DU SUJET */
    .t-title .cattitle{
    text-shadow: 0px 0px 1px #000;
    color: #fff;
    letter-spacing: 3px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 17px;
    }
        /* ------ CONFIGURATION DE FORUMLINE ------ */

        .forumline {
        background: url('https://i.servimg.com/u/f62/14/84/74/09/43110.png');
        margin: 0px;
        padding: 0px;
        margin-bottom: 10px;
        border: 1px solid #404040;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        }

        /* ------ TITRE DES CATEGORIES ------ */

        .secondarytitle, .secondarytitle h2 {
        text-shadow: 0px 0px 1px #000;
        letter-spacing: 3px;
        font-family: Verdana;
        font-weight: bold;
        font-size: 17px;
        position: relative;
        padding-top: 5px;
        }

        /* div contenant la variable du titre des catégories */
        .firstletter{
        line-height: 66px;
        vertical-align: middle;
        padding-top: 5px;
        }
        /* configuration de la premiere lettre du titre des catégories */
        .firstletter:first-letter{
        font-size: 20px;
        color: #d54a1d !important;
        font-weight: bold;
        }

        /* ------ TITRE FORUM ------ */

        span.forumlink {
        vertical-align: middle;
        display: block;
        margin: 0;
        text-align: left;
        min-width: 250px;
        }
        a.forumlink {
        font-family: Arial;
        font-size: 15px;
        letter-spacing: 4px;
        text-shadow: 1px 0 2px #000000;
        }
        /* configuration de la première lettre du titre de forum */
        span.forumlink:first-letter {
        color: #d54a1d;
        font-weight: bold;
        }
        /* fond du titre de forum */
        .forum_titre {
        background: url('https://i.servimg.com/u/f62/14/84/74/09/1912110.png');
        height: 28px;
        line-height: 28px;
        vertical-align: middle;
        text-align: left;
        background-position: left;
        border: 1px solid #404040;
        border-bottom: none;
        margin: 0 10px;
        padding-left: 12px;
        -moz-border-radius: 10px 10px 0px 0px;
        -webkit-border-radius: 10px 10px 0px 0px;
        border-radius: 10px 10px 0px 0px;
        }

        /* ------ CONFIGURATION DES CELLULES DU HAUT (titre - cellule vide) ------ */
        .cell_tfa_des {
        border-top: 1px solid #404040;
        height: 40px;
        line-height: 40px;
        vertical-align: bottom;
        }

        /* ------ DESCRIPTION ------ */

        .la_tfa_description {
        background: url('https://i.servimg.com/u/f62/14/84/74/09/1014110.png');
        padding: 7px;
        border: 1px solid #404040;
        min-height: 50px;
        vertical-align: middle;
        margin: 0 10px;
        }

        .la_tfa_description span.genmed img {
        margin: 5px;
        }
        /* ------ DERNIERS SUJETS ------ */

        .derniers_tfa_messages {
        background: url('https://i.servimg.com/u/f62/14/84/74/09/1014110.png');
        background-position: bottom;
        padding: 7px;
        margin: 0 10px;
        min-height: 50px;
        vertical-align: middle;
        border: 1px solid #404040;
        }
        .derniers_tfa_messages .gensmall{
        height: 100%;
        vertical-align: middle;
        }

        /* ------ EMPLACEMENT DE L ICONE NEW/NO-NEW/CLOS ------ */
        .icone_tfa_cat {
        position: relative;
        float: right;
        margin-right: -19px;
        margin-top: -16px;
        }

        /* ------ OMBRE TEXTES CELLULES ------ */
        .text-tfa_cell .gensmall {
        text-shadow: 1px 0 1px #000;
        }

        /* ------ BLOC RUBAN ------ */
        .top_cat {
        position: relative;
        width: 100%;
        height: 66px;
        vertical-align: bottom;
        margin: 0;
        padding: 0;
        margin-top: 20px;
        }
        .tfa_cat_gauche {
        position: absolute;
        left: -24px;
        background: url('https://i.servimg.com/u/f62/14/84/74/09/gauche10.png') no-repeat transparent;
        width: 24px;
        height: 66px;
        margin: 0;
        padding: 0;
        }
        .tfa_cat_droite {
        position: absolute;
        right: -24px;
        background: url('https://i.servimg.com/u/f62/14/84/74/09/droite10.png') no-repeat transparent;
        width: 24px;
        height: 66px;
        padding: 0;
        margin: 0;
        }
        .tfa_cat_center {
        background: url("https://i.servimg.com/u/f62/14/84/74/09/millie10.png") repeat-x scroll center bottom transparent;
        bottom: 0;
        height: 66px;
        line-height: 66px;
        margin: 0;
        padding: 0;
        }

        /* ------ BAS CATEGORIE ------ */

        .cat_tfa_bas {
        background: url('https://i.servimg.com/u/f62/14/84/74/09/915110.png');
        height: 22px;
        line-height: 22px;
        vertical-align: middle;
        background-position: left;
        border: 1px solid #404040;
        border-top: none;
        margin: 0 10px 10px 10px;
        -moz-border-radius: 0px 0px 10px 10px;
        -webkit-border-radius: 0px 0px 10px 10px;
        border-radius: 0px 0px 10px 10px;
        }
        .cat_tfa_bas .gensmall img{
        vertical-align: middle;
        }

        /* ------ STYLE CHIFFRES MESSAGES SUJETS ------ */

        .chiffres{
        color: #74c20f;
        font-weight: bold;
        }

/* ------------ PETITS WIDGETS ------------ */

/* CONTENEUR DU RUBAN ET TITRE DES PETITS WIDGETS */

.top_ruban{
position: relative;
width: 180px;
height: 50px;
margin: 0 auto;
padding: 0;
margin-bottom: 10px;
}

/* RUBAN DES PETITS WIDGETS */

.tfa_ruban_widget{
position: absolute;
left: -15px;
top: 10px;
width: 180px;
height: 50px;
background: url('https://i.servimg.com/u/f62/14/84/74/09/g11110.png') no-repeat transparent;
margin: 0 auto;
padding: 0;
}

/* TITRE DES PETITS WIDGETS */

td.catLeft .genmed.module-title{
    text-shadow: 1px 0px 1px #000;
        color: #fff;
    letter-spacing: 2px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;   
        text-decoration: none;
        height: 50px;
        line-height: 50px;
        display: block;
        width: 100%;
        vertical-align: middle;
        text-align: left;
        padding: 2px 0 0 20px;
  }

/* 1ERE LETTRE DU TITRE DES PETITS WIDGETS */

td.catLeft .genmed.module-title:first-letter {
    font-size: 13px;
    color: #d54a1d;
  }
/* ------------ GRANDS WIDGETS ------------ */

.tfa_ruban{
margin: 0 35px;
}

td.catLeft .genmed{
    text-shadow: 1px 0px 1px #000;
        color: #fff;
    letter-spacing: 3px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 17px;   
        text-decoration: none;
        line-height: 66px;
        display: block;
        width: 100%;
        height: 66px;
        vertical-align: middle;
        text-align: center;
        padding-top: 4px;
  }
td.catLeft .genmed:first-letter {
    font-size: 20px;
    color: #74c20f;
  }
    /*
    |--------------------------------------------------------------------------
    | CSS MESSAGE ACCUEIL
    |--------------------------------------------------------------------------
    */

    /* Propriétés générales */
    .block, .titre, .lien {
      background: #1f0925; 
      color: #be7b17;
   
      border: 2px #381741 solid;
      -moz-border-radius:20px 20px 20px 20px;
      -webkit-border-radius:20px 20px 20px 20px;
      border-radius:20px 20px 20px 20px;
   
      text-shadow: 0px 0px 8px #fffff;
      -moz-box-shadow: 1px 1px 5px #fffff;
      -webkit-box-shadow: 1px 1px 5px #ffffff
    }

    .block, .lien {
      text-align: center;
      padding: 10px;
    }

    td {
      vertical-align: top;
    }


    /* Images */
    .block-partenaires img, .thumbnail > div {
        -moz-transition: opacity 1s;
        -o-transition: opacity 1s;
        -webkit-transition: opacity 1s;
        -htm-transition: opacity 1s;
        transition: opacity 1s;
    }

    .block-partenaires img {
      width: 88px;
      height: 31px;
      padding: 1px;
   
      opacity: 0.5;
      -moz-opacity: 0.5;
      filter: alpha(opacity=50);
    }
         
    .block-partenaires img:hover {
      opacity: 1;
      -moz-opacity: 1;
      filter: alpha(opacity=100);
    }

    .thumbnail {
      position: absolute;
      z-index: 0;
    }

    .thumbnail:hover{
      background-color: transparent;
      z-index: 50;
    }

    .thumbnail > div {
      position: absolute;
      left: -2000px;
      padding: 5px;
      margin: auto;
      background-color: #000000;
      color: #db7b16;
      text-shadow: 0px 0px 8px #fffff;
      border: #381741 1px solid;
   
      opacity: 0.5;
      -moz-opacity: 0.5;
      filter: alpha(opacity=50);
    }

    .thumbnail:hover > div {
      top: 0px;
      left: 0px;
      width: 78px;
      height: 78px;
   
      opacity: 1;
      -moz-opacity: 1;
      filter: alpha(opacity=100);
   
    }


    /* Liens */
    .lien{
      display: block;
      width: 110px;
      margin-right: 10px;
   
      text-decoration: none;
      color: #381741;
    }

    .lien:hover{
      background: #381741;
      color: #000000;
    }

    a.tstaff {
      display: block;
      text-align: center;
      margin-top: 95px;
    }

    .block a {
      text-decoration: none;
    }

    /* Blocs */
    .block-welcome, .block-staff {
      height: 150px;
      overflow: auto;
      text-align: justify;
    }

    .block-welcome {
      width: 500px;
    }

    .block-staff {
      width: 332px;
    }

    .block-staff table {
      margin: auto;
    }

    .block-staff td {
      width: 92px;
    }

    .block-partenaires, .block-nouveautes, .block-credits {
      width: 280px;
      height: 120px;
    }

    .block-partenaires > div, .block-nouveautes > div, .block-credits > div {
      width: 280px;
      height: 70px;
      overflow: auto;
    }


    /* Titres */
    .titre {
      font-family: impact;
      font-size: 14px;
      padding: 4px;
      margin: auto;
      margin-bottom: 5px;
    }

    .titre-welcome {
      height: 130px;
      width: 20px;
      padding: 7px;
      margin-right: -4px;
      margin-top: 15px;
      text-align: center;
   
      border-right: 0px #381741 solid;
    }

    .titre-staff {
      width: 130px;
      text-align: center;
    }

    .titre:hover {
      background: #381741;
      color: #000000;
      text-shadow: 0px 0px 8px #ffffff;
    }

    .titre-welcome:hover {
      background: #000000; 
      color: #be7b17;
      text-shadow: 0px 0px 8px #ffffff;
    }
----- profil -----
/*PROFIL BY PYPHILIA @ http://creaphy.olympe.in*/

/* latin */
@font-face {
  font-family: 'courgette';
  font-style: normal;
  font-weight: 300px;
}

a.topictitle{
  font-size:13px !important; /*titre du sujet, taille du texte*/
}

.postdetails {
  position:relative;
  height:auto;
  width:auto;
}
.postdetails .avatar_profil img{ /*avatar*/
position:relative;
z-index:6;
border-radius:5px 5px 0 0;
padding:6px 0;
border-top: 1px dashed rgb(176, 28, 28, 0.1); /*bordures*/
border-bottom: 1px dashed rgb(176, 28, 28, 0.1);
border-left: 8px solid #5e5b5e;
border-right: 8px solid #5e5b5e;
background:#aba8b0; /*fond - à changer avec les bordures droite et gauche*/
}

.rang { /*Rang*/
  font-size:15px; /*taille du texte*/
  font-weight:bold; /*gras*/
  text-transform:uppercase; /*majuscule*/
  font-family: 'Courgette'; /*police*/
  text-align:center; /*centré*/
  display:block;
}

.post .infos .name strong a { /*Pseudo - nom prénom*/
  height:20px;
  display:block;
  text-align:center;
  border-radius:0px 0px 15px 15px;
  font-size:27px; /*taille du texte*/
  text-shadow: 0 2px 0 white; /*ombre*/
  font-family:times new roman; /*police*/
  background:#aba8b0; /*fond*/
}

.all_profil { /*bloc des informations du profil*/
height:0px;
display:block;
padding:3px 10px;
overflow:auto;
background:#aba8b0; /*couleur de fond*/
  color:#ffffff; /*couleur de texte*/
border-bottom: 1px dashed rgb(176, 28, 28, 0.1); /*bordure du bas (à changer avec celle .avatar_profil img)*/
 
-moz-transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-webkit-transition:all 1s;
transition:all 1s;
}

.all_profil .label { /*NE PAS TOUCHER*/ /*pour ne pas afficher les : */
  color:transparent;
}

.all_profil .label span { /*titres des zones du profil*/
  display:block;
  background:whitesmoke; /*couleur de fond*/
  color:rgb(176, 28, 28, 0.2) !important; /*couleur du texte*/
  text-transform:uppercase; /*majuscule*/
  text-align:center; /*centré*/
  margin-top:6px; /*marge en haut*/
 
}
/*SCROLLBAR :: opera, chrome uniquement*/
.all_profil::-webkit-scrollbar {
    width: 7px;
}
 
.all_profil::-webkit-scrollbar-track {
  background-color:white;
}
 
.all_profil::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  border-radius:3px;
}

.infos { /*bloc du profil*/
  width:210px;
  margin-top:-25px;
 
-o-transition:all 1.4s;
-moz-transition:all 1.4s;
-ms-transition:all 1.4s;
-webkit-transition:all 1.4s;
transition:all 1.4s;
}

.infos:hover .all_profil{ /*NE PAS TOUCHER*/
  height:250px;
  margin-top:10px;
}

.postbody {
  padding-left:20px; /*zone de message*/
}
----- fin profil----
/* pas de soulignement de liens */
a{text-decoration:none  !important;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none; }
Sujet: Re: Sauvegarde MP v 8 19/06/19, 09:14 am
Mélodie
Directrice
Mélodie
Messages : 54
Date d'inscription : 08/02/2010
Accueil

Code:
<table>
     <tbody></tbody> <tbody></tbody> <tbody></tbody>
   <tr style="">
       
      <td>
                                                                                         <a href="http://www.melodie-pub.net/f5-reglement" class="lien">Réglement</a>                                                                               
      </td>
                                                                                                                               
      <td>
                                                                                         <a href="http://www.melodie-pub.net/f37-presentations" class="lien">Présentation</a>                                                                               
      </td>
                                                                                                                                                                                                         
      <td>
                                                                                         <a href="http://www.melodie-pub.net/f102-partenariats" class="lien">Partenariat</a>                                                                               
      </td>
                                                                                                                                                                             
      <td>
                                                                                         <a href="http://www.melodie-pub.net/f11-bureau-administratif" class="lien">Recrutement</a>                                                                               
      </td>
                                                                                                                                                                             
      <td>
                                                                                         <a href="http://www.melodie-pub.net/c5-annuaires-des-musiciens" class="lien">Labels</a>                                                                               
      </td>
                                                                                                                                                                         
   </tr><tbody></tbody><tbody></tbody><tbody></tbody>
</table>
<table _moz_resizing="true">
     <tbody></tbody> <tbody></tbody> <tbody></tbody>
   <tr style="">
       
      <td>
                                                                                                                                                
         <div class="titre titre-welcome">
                                                                                        W<br />E<br />L<br />C<br />O<br />M<br />E                                                                       
         </div>
                                                                                                                                              
      </td>
                                                                                                                                                 
      <td>
                                                                                                                                                                                  
         <div class="block block-welcome">
                                                                                                        Welcome sur Mélodie Pub Mélodie Pub il s'agit d'un forum de Publicités, d'entraides , de graphisme, d'affichages et bien plus ! Nous avons déjà 8 ans d'existence sur la grande toile du net , {FORUMCOUNTUSER} membres nous font confiance , alors pourquoi pas vous ? nous somme très actif sur le forum {FORUMCOUNTPOST} messages postés par nos musiciens. <br /><br />                                         
            <div align="center">
                                                         Le Forum recrute en Masses : <br /><span style="font-size: 12px;"> </span>                                         
            </div>
                                                                                                       
            <div align="center">
                                                                                                          
               <div align="center">
                                                                                      <span class="gensmall">[ <strong><a href="http://www.melodie-pub.net/g15-producteurs" class="gensmall" style="color: #EB2626">1 Producteurs</a></strong> ][ <strong><a href="http://www.melodie-pub.net/g45-securitas" class="gensmall" style="color: #2369F5">1 Sécuritas</a></strong> ][ <strong><a href="http://www.melodie-pub.net/g46-artistes" class="gensmall" style="color: #AD4CE6">2 Designers</a></strong> ][ <strong><a href="http://www.melodie-pub.net/g48-lecteurs" class="gensmall" style="color: #14C79A">2 Lecteurs</a></strong> ]<br />[ <strong><a href="http://www.melodie-pub.net/g66-verificateurs" class="gensmall" style="color: #0FC22A">2 Vérificateurs</a></strong> ][ <strong><a href="http://www.melodie-pub.net/g67-paroliers" class="gensmall" style="color: #047387">2 Paroliers</a></strong> ][ <strong><a href="http://www.melodie-pub.net/g49-animateurs" class="gensmall" style="color: #EB7C28">2 Animateurs</a></strong></span><span class="gensmall"><span style="color: rgb(0, 0, 51);"><strong><a href="http://www.melodie-pub.net/g49-animateurs" class="gensmall"><span class="gensmall">]</span></a></strong></span> </span><span style="color:#E3EEEF;"></span>                                               
               </div><span style="color: #d57d3a;"></span>                                                                                   
            </div>
                                                                                                                                                               
         </div>
                                                                                                                                                                                
      </td>
                                                                                                                                                                                   
      <td>
                                                                                                                                                                                        
      </td>
                                                                                                                                     
      <td>
                                                                                                                                                  
         <div class="block block-staff">
                                                                                                                                                         
            <h1 class="titre titre-staff">
                                                                               L'equipe du Forum                                                               
            </h1>
                                                                                                                                                                       
            <table>
                 <tbody></tbody> <tbody></tbody> <tbody></tbody>
               <tr style="">
                   
                  <td>
                                                                                                                                                                          
                     <div class="thumbnail">
                                                                                                                <img src="https://i.servimg.com/u/f62/14/44/90/04/avatar11.png" />                                                                                       
                        <div>
                                                                                                                     Lovely<br /><br /><a href="http://www.melodie-pub.net/privmsg?mode=post&u=6">Mp</a> & <a href="http://www.melodie-pub.net/u6">Profil</a>                                                                                       
                        </div>
                                                                                                                                                                             
                     </div>
                                                                                                                                                                        
                  </td>
                                                                                                                                                                                                         
                  <td>
                                                                                                                                                                          
                     <div class="thumbnail">
                                                                                                                <img src="    https://zupimages.net/up/18/08/70ca.png" />                                                                                       
                        <div>
                                                                                                                     Padme<br /><br /><a href="http://www.melodie-pub.net/privmsg?mode=post&u=426">Mp</a> & <a href="http://www.melodie-pub.net/u426">Profil</a>                                                                                       
                        </div>
                                                                                                                                                                             
                     </div>
                                                                                                                                                                        
                  </td>
                                                                                                                                                                                                         
                  <td>
                                                                                                                                                                          
                     <div class="thumbnail">
                                                                                                                <img src="https://nsm09.casimages.com/img/2018/02/26//18022602585723599315581097.png" />                                                                                       
                        <div>
                                                                                                                     Pseudo<br /><br /><a href="http://www.melodie-pub.net/privmsg?mode=post&u=1469">Mp</a> & <a href="http://www.melodie-pub.net/u1469">Profil</a>                                                                                       
                        </div>
                                                                                                                                                                             
                     </div>
                                                                                                                                                                        
                  </td>
                                                                                                                                                                 
               </tr><tbody></tbody><tbody></tbody><tbody> </tbody> 
            </table>
                                                                                                <a href="LIEN_DU_SUJET_STAFF" class="tstaff">Tout le staff ?</a>                                                                       
         </div>
                                                                                                                                                
      </td>
                                                                                                                                         
   </tr><tbody></tbody><tbody></tbody><tbody></tbody>
</table>
                                                                 
<table>
     <tbody></tbody> <tbody></tbody> <tbody></tbody>
   <tr style="">
       
      <td>
                                                                                                                                                                                
         <div class="block block-partenaires">
                                                                                                                                                                                         
            <h1 class="titre">
                                                                                               Partenaires                                                                               
            </h1>
                                                                                                                                                                                             
            <marquee direction="left" scrollamount="2">
                                                                                     <a href="http://babdeco.forumactif.org/"><img border="0" src="https://2img.net/r/hpimg10/pics/503063babdecobanniere8833.jpg" /></a> <a href="http://www.ouaf-ouaf-pub.com/"><img border="0" src="http://image.noelshack.com/fichiers/2016/42/1476784253-oop-kit88.gif" /></a> <a href="http://manga-island.forumactif.org/"><img border="0" src="https://2img.net/r/hpimg15/pics/612380Bouton.gif" /></a> <a href="http://dragonspub.forumpro.fr/"><img alt="dragon-PUB" src="https://i.servimg.com/u/f68/18/99/59/08/logo_810.gif" /></a> <a href="http://hgpub.forumactif.com/"><img src="https://zupimages.net/up/18/04/gsvy.gif" /></a> <a href="http://planetmagic.forumactif.com"><img border="0" style="width: 88px; height: 31px;" alt="RP Fourchelang" src="https://i.servimg.com/u/f62/18/71/66/25/bannie11.jpg" /></a> <a href="http://glampub.forumotion.com"><img title="Rejoins-nous sur Glam Pub" src="https://zupimages.net/up/18/20/4diw.jpg" /></a> <br /><a target="_blank" href="http://looneys-pub.forum-actif.net/"><img border="0" alt="LP" src="https://i.servimg.com/u/f49/16/49/11/35/logo10.gif" /></a> <a href="http://speleers-pub.bbfr.net"><img src="https://i.servimg.com/u/f81/17/75/49/99/13675816.png" /></a> <a href="http://www.descendanceofcharmed.net" target="_blank"><img border="0" src="https://i.servimg.com/u/f60/09/00/22/60/descen10.gif" alt="descendanceofcharm" /></a> <a href="https://peuplevert.forumloire.com"><img src=" https://peuplevert.forumloire.com/users/2617/12/21/76/album/pub_8810.gif" /></a> <a href="http://audeladesvoyances.forumgratuit.be/"><img border="0" src="https://i.servimg.com/u/f18/11/27/81/85/logo_811.png" alt="Au-delà des Voyances" style="width: 88px; height: 31px;" /></a> <a target="_blank" href="http://www.entre-nous-pub.com"><img src="http://image.noelshack.com/fichiers/2017/38/2/1505821406-enppub8831v2.jpg" /></a><a href="http://dragon-graphisme59.forumactif.org" target="_blank"><img src="https://ahp.li/0335257aa370300a6655.gif" alt="tonimage" /></a> <a href="http://nostalgie80s.forumactif.com/" target="_blank"><img src="https://zupimages.net/up/18/16/ooet.gif" /></a><br />              <br />                                                                                                               
            </marquee>
                                                                                                                                                       
         </div>
                                                                                                                                                    
      </td>
                                                                                                                                                                                   
      <td>
                                                                                                                                                                                  
         <div class="block block-nouveautes">
                                                                                                                                                                                         
            <h1 class="titre">
                                                                                               Nouveautes                                                                               
            </h1>
                                                                                                                                                                                                     
            <div>
                                                                                                         20/06/2018 Vote du plus beau header<br /> 06/06/2018 ~>Design Chevaleresque  <br />01/06/2018 ~>ElleBasi En stage Agent de Sécurité<br />20/05/2018 ~>Titularisation :GPB et Yael <br />13/04/2018 ~>Fermeture définitive Newletters<br />29/03/2018 ~>Design Pâques crée par GPB<br />28/03/2018 ~>Ouverture Pergola des Fêtes <br />16/03/2018 ~>Concours de la plus belle bannière <br />  09/03/2018 ~>GPB  rejoint le staff  Designers <br />    04/03/2018 ~>Ré-ouverture Boutiques souvenir<br />                                                                                                           
            </div>
                                                                                                                                                                                     
         </div>
                                                                                                                                                                                
      </td>
                                                                                                                                                                                   
      <td>
                                                                                                                                                                                  
         <div class="block block-credits">
                                                                                                                                                                                         
            <h1 class="titre">
                                                                                               Credits                                                                               
            </h1>
                                                                                                                                                                                                     
            <div>
                                                                                                             Design by Lovely & GPB<br />Page D'accueil By <a href="http://www.css-actif.com/">Silver°Dragon</a> <br />Profil <a href="http://creaphy.olympe.in">@pyphi(lia)</a>                                                                                           
            </div>
                                                                                                                                                                                     
         </div>
                                                                                                                                                                                
      </td>
                                                                                                                                                                         
   </tr><tbody></tbody><tbody></tbody><tbody></tbody>
</table>
Sujet: Re: Sauvegarde MP v 8
Contenu sponsorisé

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