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

Partagez
 

 Sauv du code : idées post-MAJ

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

Admin
GÉNÉRAL♛ Messages : 298
♛ Date d'inscription : 20/10/2014
RÉPUTATION
Feuille de personnage
Réputation:
Sauv du code : idées post-MAJ Left_bar_bleue0/2000Sauv du code : idées post-MAJ Empty_bar_bleue  (0/2000)
Sauv du code : idées post-MAJ Empty
MessageSujet: Sauv du code : idées post-MAJ   Sauv du code : idées post-MAJ EmptyMar 2 Déc - 21:41

Template 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>
  <!-- **** Début des modifications effectuées par 
                ****** Phantasmagoria*** -->

<!-- BEGIN catrow -->
  <!-- BEGIN tablehead --> 

 <table class="modifcat" width="100%" border="0" cellspacing="0" cellpadding="0">
<div class="catégoz" align="center">{catrow.tablehead.L_FORUM}</div>
   <!-- END tablehead -->
   <!-- BEGIN cathead -->
   <tr>
          <!-- END cathead -->
      <!-- BEGIN forumrow -->
       <!-- BEGIN inc -->
            <td class="{catrow.forumrow.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td>
            <!-- END inc -->

            <td align="left" valign="top">
              
                <div class="forumtitre">
                  
    <a href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a></div>
              <table width="100%" cellpadding="5" cellspacing="0" class="fond_global_cat"><br />

                
          <tr>
       
             <td valign="top" align="right">
                      
                    <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
                        
                </td>
             <td><align="center" valign="top">

          <div class="statdescrip">

                                    <div class="descrip_bloc"><span class="genmed"> {catrow.forumrow.FORUM_DESC}</span>
                                      
                              </div>
                          </div>
                    
                      <div class="sousfofo">
                        {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
                  </div>
 
</td>
                  <td align="center" valign="top">
                                  <div class="stat_general">
                      <span class="genmed"><div class="stat1">
                        Sujets {catrow.forumrow.TOPICS} | Messages {catrow.forumrow.POSTS}</div></span>
                                    <span class="genmed"><div  class="forumdesc1">
                              {catrow.forumrow.LAST_POST}    
                          
                        </div></span>

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

</td></tr>

        <!-- *******Fin des modifications par Phantasmagoria ******
                    ********* Toute reproduction complète 
                    ******* ou partielle est prohibée ****** -->
   <!-- END forumrow -->
   <!-- BEGIN catfoot -->
   <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
      <!-- END inc -->
      <td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" 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 -->
Revenir en haut Aller en bas
https://aftertheconquesttest.forumgaming.fr
Admin

Admin
GÉNÉRAL♛ Messages : 298
♛ Date d'inscription : 20/10/2014
RÉPUTATION
Feuille de personnage
Réputation:
Sauv du code : idées post-MAJ Left_bar_bleue0/2000Sauv du code : idées post-MAJ Empty_bar_bleue  (0/2000)
Sauv du code : idées post-MAJ Empty
MessageSujet: Re: Sauv du code : idées post-MAJ   Sauv du code : idées post-MAJ EmptyMar 2 Déc - 21:47

CSS :

Code:
/*********** COULEURS ************/
/*
** #784b6a violet foncé
** #b7aabe violet/gris pâle
** #000018 violet/noir très froncé
** #d4c7c1 violet/blanc très très clair (fond page)
*/

/*********** CODES DIVERS ********/

.selectCode { float:right; text-transform: uppercase; cursor:pointer; }
div.cont_code { clear: right; }

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

/*********** CODE HEADERS & NAVIGATION ********/
/* Le CSS se trouve ci-dessous.
** Le script javascript ne doit PAS être un script en tant que tel (dans les Modules > Javascript) mais dans la Description du Site (Forum > Con fig)
** Sinon les bannières ne sont pas considérées comme des images de fond mais comme des headers et donc DEFORMENT le forum. :)
** Copier/coller ce qui se trouve dans la Description du site suffira à faire marcher l'aléatoire :)
** On colle ensuite une image vide ( http://i.imgur.com/c6XMmPq.png ) dans la zone header de la catégorie Image.
** http://www.bazzart.org/t76734-tuto-bannieres-de-fond-aleatoires?highlight=headers+al%E9atoires
*/

body {
  background-position:top center; /* Bannières centrées */
  background-repeat:no-repeat; /*Bannières qui ne se répètent pas */
  background-attachment: scroll; /*Attacher le fond*/
  background-repeat: no-repeat;
  background-position: center top;
}

/* Fixation bannière défilante */
.ban1 { background-image: url('http://nsa33.casimages.com/img/2014/10/27/141027113602461285.jpg'); }
.ban2 { background-image: url('http://nsa34.casimages.com/img/2014/10/27/141027113601412994.jpg'); }
.ban3 { background-image: url('http://nsa34.casimages.com/img/2014/10/27/141027113604233148.jpg'); }
.ban4 { background-image: url('http://nsa33.casimages.com/img/2014/10/27/141027113609732225.jpg'); }

/* Menu navigation
** Template associé: overall_header */

/* Mise en forme des liens */
a.mainmenu {
  text-decoration: none !important;
  padding-right: 0px;
  color: #b7aabe;
  font-family: times new roman;
  font-size: 11px;
  text-transform: uppercase;
  text-shadow: # 0px 0px 1px;
  letter-spacing: -1px;
  padding-bottom: 10px;}

a.mainmenu:hover {
  padding-right:0px;
  color: #b7aabe;
  text-shadow: 0px 0px 1px #362821;
  font-weight:normal;}

a.mainmenu:hover img {
  opacity : .8;
  -khtml-opacity : 0.8;
  -moz-opacity : 0.8;
  filter : alpha(opacity=80);
  opacity : 0.8;
}

/* Mise en forme de la barre de navigation */
.navbarre {
  position: fixed;
  width: 100%;
  background-color: #000018;
  height: 20px;
  left: 0;
  top: 0;
}

/*********** CODE DES CATEGORIES PAR PHANTASMAGORIA SUR PRD ********/
.modifcat {
background-color: #b0aba7;
border-bottom: 2px solid #fff;
border-radius: 0px 0px 20px 20px;
-webkit-border-radius-: 20px; width: 800px; padding-bottom: 10px;}

.catégoz { background-color: #b0aba7;
margin-bottom: -10px;; height: 50px; margin-top:5px; padding-top: -10px;
border-radius: 20px 20px 0px 0px;
-webkit-border-radius: 20px 20px 0px 0px;
border-top: 2px solid #fff; width: 800px;}

.catégoz h2 { font-size: 17px; font-family: Georgia; text-shadow: 0px 0px 2px #a99279;
text-transform: uppercase; color: #7d6a5c; letter-spacing: -1px;}

.statdescrip {
padding: 5px; border-radius: 10px;
-webkit-border-radius: 10px;}

.fond_global_cat { background-color: #d8d1c9; margin-left: 10px; margin-right: 10px; width: 780px;
border-radius: 20px; -webkit-border-radius: 20px; padding-bottom: 10px; border: 2px solid #cdb79b;}

.descrip_bloc {
width: 470px;
height:50px;
overflow: auto;
text-align: justify;
color: #fff; font-size: 9px;}

.stat_general {

padding: 5px;
height:70px; width: 160px; font-size: 9px; border-radius: 10px;
-webkit-border-radius: 10px;}

.stat1 {
padding: 2px; color: #7d6a5c; letter-spacing: -2px; font-size: 13px; border-bottom: 1px solid #7d6a5c;}

.forumdesc1 {
text-align: center;
padding: 5px; border-radius: 10px;
-webkit-border-radius: 10px;}

.sousfofo {

padding: 5px; text-align: center;}

.sousfofo a {
color: #7d6a5c;
padding: 2px; font-family: 'Times New Roman', cursive;
font-size: 13px; }

.sousfofo a:hover {
color: #7d6a5c;
padding: 2px; font-family: 'Times New Roman', cursive;
text-shadow: 0px 0px 2px solid #7d6a5c; font-size: 13px; }

.forumtitre a {
display:inline-block;
font-size: 30px;
color: #7d6a5c; margin-bottom: -35px;
text-decoration: none;
font-family: 'Times New Roman', cursive;
padding-left: 10px;}

/* Personnalisation titre - lien survolé */
.forumtitre a:hover, .forumtitre a:active {
color:#ae9b88;
font-size: 30px;
text-decoration: none;
font-family: 'Oswald', cursive;}

/************** FIN DES CODES ********************/
Revenir en haut Aller en bas
https://aftertheconquesttest.forumgaming.fr
Admin

Admin
GÉNÉRAL♛ Messages : 298
♛ Date d'inscription : 20/10/2014
RÉPUTATION
Feuille de personnage
Réputation:
Sauv du code : idées post-MAJ Left_bar_bleue0/2000Sauv du code : idées post-MAJ Empty_bar_bleue  (0/2000)
Sauv du code : idées post-MAJ Empty
MessageSujet: Re: Sauv du code : idées post-MAJ   Sauv du code : idées post-MAJ EmptyMar 2 Déc - 21:49

Template 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="http://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');
        if(pm != null) { 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}');
        if(report != null) { report.focus(); }
      <!-- END switch_report_popup -->
      <!-- BEGIN switch_ticker -->
        $(document).ready(function() {
            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>
<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="http://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="http://{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}
<div class="navbarre"><table cellspacing="0" cellpadding="0" border="0" align="{MENU_POSITION}">
              <tr>
                  <td align="{MENU_POSITION}"{MENU_NOWRAP}>{GENERATED_NAV_BAR}</td>
              </tr>
                      </table></div>
  <table class="bodylinewidth" width="{T_BODY_TABLE_WIDTH}" cellspacing="0" cellpadding="10" border="0" align="center">
      <tr>
        <td class="bodyline">
                    <br/>
            <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 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 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 -->
Revenir en haut Aller en bas
https://aftertheconquesttest.forumgaming.fr
Admin

Admin
GÉNÉRAL♛ Messages : 298
♛ Date d'inscription : 20/10/2014
RÉPUTATION
Feuille de personnage
Réputation:
Sauv du code : idées post-MAJ Left_bar_bleue0/2000Sauv du code : idées post-MAJ Empty_bar_bleue  (0/2000)
Sauv du code : idées post-MAJ Empty
MessageSujet: Re: Sauv du code : idées post-MAJ   Sauv du code : idées post-MAJ EmptyMar 2 Déc - 21:52

Description du site :

Code:
<script type=text/javascript> var banListe=['1','2','3','4']; document.write('<body class=ban' + banListe[Math.floor(Math.random()*banListe.length)] +'>'); </script>
Revenir en haut Aller en bas
https://aftertheconquesttest.forumgaming.fr
Admin

Admin
GÉNÉRAL♛ Messages : 298
♛ Date d'inscription : 20/10/2014
RÉPUTATION
Feuille de personnage
Réputation:
Sauv du code : idées post-MAJ Left_bar_bleue0/2000Sauv du code : idées post-MAJ Empty_bar_bleue  (0/2000)
Sauv du code : idées post-MAJ Empty
MessageSujet: Re: Sauv du code : idées post-MAJ   Sauv du code : idées post-MAJ EmptyMar 2 Déc - 21:54

Page d'accueil :

Code:
<center>
     <iframe frameborder="0" src="http://aftertheconquesttest.forumgaming.fr/h1-page-accueil" style="width: 850px; height: 700px;"> </iframe>
</center><br />
Revenir en haut Aller en bas
https://aftertheconquesttest.forumgaming.fr
Admin

Admin
GÉNÉRAL♛ Messages : 298
♛ Date d'inscription : 20/10/2014
RÉPUTATION
Feuille de personnage
Réputation:
Sauv du code : idées post-MAJ Left_bar_bleue0/2000Sauv du code : idées post-MAJ Empty_bar_bleue  (0/2000)
Sauv du code : idées post-MAJ Empty
MessageSujet: Re: Sauv du code : idées post-MAJ   Sauv du code : idées post-MAJ EmptyLun 4 Mai - 0:33

PA ACTUELLE :

Code:
<link type="text/css" rel="stylesheet" href="http://fonts.googleapis.com/css?family=Tangerine" /><link type="text/css" rel="stylesheet" href="http://fonts.googleapis.com/css?family=Cinzel" />
<center>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
   <div style="background-color:#FAF5F0; width: 750px; box-shadow: 3px 1px 10px #F5EBDF;">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         
      <div class="PA-titre" style="font-size: 60px">
                                                                                                                                                                                                                                                                         Bienvenue sur le forum                                                                                                                                                                                                                                                             
      </div>
                                                                                                                                                                                                                                                                                                                                                                                                                                   
      <center>
                                                                                                                                                                                                                                                                                   <a href="http://www.aftertheconquest.com/t2386-reglement-les-regles-du-royaume"><span class="titre">Règlement</span></a> <span class="titre">▪ </span>  <a href="http://www.aftertheconquest.com/t2385-contexte-chapitre-5-a-feast-of-ashes"><span class="titre">Contexte</span></a> <span class="titre">▪ </span>  <a href="http://www.aftertheconquest.com/t20-bottin-des-avatars-petits-rappels"><span class="titre">Bottin des avatars</span></a> <span class="titre">▪ </span>  <a href="http://www.aftertheconquest.com/f14-annexes"><span class="titre">Annexes</span></a> <span class="titre">▪ </span>  <a href="http://www.aftertheconquest.com/f77-guide-pour-novice"><span class="titre">Guide du nouveau</span></a> <span class="titre">▪</span> <a href="http://www.aftertheconquest.com/f59-questions-suggestions"><span class="titre">Invités </span></a><br />                                                                                                                                                                                                                                                                   
      </center>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
      <div style="text-align:right; font-size: 8px; opacity: 0.1">
                                                                                                                                                                                                                                                                                   page d'accueil par romane                                                                                                                                                                                                                                                                       
      </div>
                                                                                                                                                                 
      <table>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
         <tbody>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
            <tr>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
               <td>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         
                  <div class="fond">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
                     <div class="monBloc">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
                        <div class="blocVolet">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
                        </div>
                                                                                                                                                                               
                        <div class="PA-subtitre">
                                                                                                                                                                                                                                                                                                                                             En ces temps troubles...                                                                           
                        </div>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
                        <div class="textconte">
                                                                                                                                                                                                                                                                                                                                                     <span style="font-size: 12px;"><span style="color: #EEEEEE;">Soulèvement ! Le grondement sourd de la foule amassée dans les rues de Port-Réal fait écho à la panique ambiante qui anime les couloirs du Donjon Rouge. Au dehors, les cris sanguinaires et les revanchards, mêlés au bruit du fracassement des pavés contre les remparts de la forteresse. Au dedans, des bruits de pas précipités et frénétiques, lancés dans une course sans destination. L'heure est au changement, et la roue de la fortune actionnée par les Sept a tourné.</span></span> <a href="http://www.aftertheconquest.com/t2385-contexte-chapitre-5-a-feast-of-ashes">La suite</a>                                                                                                                                                                                                                                                                                                                           
                        </div>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
                     </div>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
                  </div>
                                                                                                                                                                                                                                                                                                                  <br />                                                                                                                                                                                                                                                                                             
                  <div style="width: 500px; padding-top: 10px; padding-bottom: 10px" class="fond">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                     <center>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
                        <div class="PA-subtitre">
                                                                                                                                                                                                                                                                                                                                           Ils sont attendus                                                                                                                                                                                                                                                                                                   
                        </div>
                                                                                                                                                                                                                                                                                                                          <a href="http://www.aftertheconquest.com/t2364-maison-lannister-je-rugis-6-7"><img src="http://i.imgur.com/3762uXb.jpg" style="width:50px; height=" 50px"="" /></a> <a href="http://www.aftertheconquest.com/t2369-maison-targaryen-feu-et-sang-2-3"><img src="http://i.imgur.com/qEs1f8L.jpg" style="width:50px; height=" 50px"="" /></a> <a href="http://www.aftertheconquest.com/t2379-maison-stark-l-hivert-vient-4-7"><img src="http://i.imgur.com/c4DLlh1.jpg" style="width:50px; height=" 50px"="" /></a> <a href="http://www.aftertheconquest.com/t2364-maison-lannister-je-rugis-6-7"><img src="http://i.imgur.com/hAAC7CU.png" style="width:50px; height=" 50px"="" /></a> <a href="http://www.aftertheconquest.com/t2362-maison-tyrell-plus-haut-plus-fort-4-7 "><img src="http://i.imgur.com/cmnqRIg.png" style="width:50px; height=" 50px"="" /></a> <a href="http://www.aftertheconquest.com/t2364-maison-lannister-je-rugis-6-7"><img src="http://i.imgur.com/9Rw7rCR.png" style="width:50px; height=" 50px"="" /></a> <a href="http://www.aftertheconquest.com/t2387-maison-baratheon-notre-est-la-fureur-5-8"><img src="http://i.imgur.com/fPZTKas.jpg" style="width:50px; height=" 50px"="" /></a> <a href="http://www.aftertheconquest.com/t2371-maison-tully-famille-devoir-honneur-3-6"><img src="http://i.imgur.com/pfA7vB7.png" style="width:50px; height=" 50px"="" /></a> <a href="http://www.aftertheconquest.com/t2377-les-grands-du-royaume-le-pouvoir-est-pouvoir-9-13"><img src="http://i.imgur.com/2j4ISHX.png" style="width:50px; height=" 50px"="" /></a> <a href="http://www.aftertheconquest.com/t2363-maison-wynch-par-le-sang-et-les-etoiles-nous-guidons-3-6"><img src="http://i.imgur.com/W58CYNE.jpg" style="width:50px; height=" 50px"="" /></a> <a href="http://www.aftertheconquest.com/t2387-maison-baratheon-notre-est-la-fureur-5-8"><img src="http://i.imgur.com/UVgN0ik.jpg" style="width:50px; height=" 50px"="" /></a> <a href="http://www.aftertheconquest.com/t2362-maison-tyrell-plus-haut-plus-fort-4-7"><img src="http://i.imgur.com/y8J9hsd.png" style="width:50px; height=" 50px"="" /></a> <a href="http://www.aftertheconquest.com/t2377-les-grands-du-royaume-le-pouvoir-est-pouvoir-9-13"><img src="http://i.imgur.com/IS3OQPg.png" style="width:50px; height=" 50px"="" /></a> <a href="http://www.aftertheconquest.com/t2371-maison-tully-famille-devoir-honneur-3-6"><img src="http://i.imgur.com/cFT5Le2.jpg" style="width:50px; height=" 50px"="" /></a> <a href="http://www.aftertheconquest.com/t2371-maison-tully-famille-devoir-honneur-3-6"><img src="http://i.imgur.com/G8jk0PZ.png" style="width:50px; height=" 50px"="" /></a> <a href="http://www.aftertheconquest.com/t2366-maison-martell-insoumis-invaincus-intacts-3-4"><img src="http://i.imgur.com/qeH6RYV.png" style="width:50px; height=" 50px"="" /></a> <a href="http://www.aftertheconquest.com/t2371-maison-tully-famille-devoir-honneur-3-6"><img src="http://i.imgur.com/VZqgBhZ.jpg" style="width:50px; height=" 50px"="" /></a> <a href="http://www.aftertheconquest.com/t2387-maison-baratheon-notre-est-la-fureur-5-8"><img src="http://i.imgur.com/nMjjztY.png" style="width:50px; height=" 50px"="" /></a>                                                                                                                                                                                                                                                                                                 
                     </center>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
                  </div><br />                                                                                                                                                                                                                                                                                             
                  <div style="width: 500px; height: 80px; overflow: hidden" class="fond">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                     <div class="textconte">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  <span style="font-size: 7px;"></span>                                                                                                                         
                        <div style="font-size: 7px;" align="justify">
                                                                                                                                                   <span style="color: #EEEEEE;">Le contenu du forum appartient à ses administratrices et à elles seules. Si elles ne peuvent prétendre sortir les idées contenues dans le forum de leur seule imagination, il en va pourtant ainsi d'un certain nombre d'éléments. Quoiqu'il en soit, le forum est placé sous copyright afin de le protéger, lui, ainsi que les joueurs. Toute reproduction partielle ou totale, d'un élément du forum ou de l'œuvre d'un de ses membres est strictement interdite.  Codage: (c) DARK•POISON & CAF-POW (avec l'aide de PRD & Bazzart)Page d'accueil: (c) Roxane (c) BLACK.BOOK & Max. Compléments au design: DARK•POISONIntrigues: LENY & CATHY & Steph & poison.ivyUnivers: George R. R. Martin.                                                          </span>
                        </div>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
                     </div>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
                  </div>
                                                                               
               </td>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
               <td>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
                  <div style="padding-bottom: 10px" class="fond">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
                     <div class="PA-subtitre">
                                                                                                                                                                                                                                                                                                                                          Le Staff                                                                                                                                                                                                                                                                                                           
                     </div>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
                     <table>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
                        <tbody>
                                                                                                                                                                                                                                                                                                                                                                                                                        
                           <tr>
                                                                                                                                                                                                                                                                                                                                                                                                                                 
                              <td>
                                                                                                                                                                                                                                                                                                                                                                                                                                          
                                 <center>
                                                                                                                              <a title="Byron Reyne ▪ Administrateur" href="http://aftertheconquesttest.forumgaming.fr/"><img src="http://i.imgur.com/ZQVQPaP.png" style="padding: 2px; width: 120px;" /></a>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   
                                 </center>
                                                                                                                                                                                            
                              </td>
                                                                                                                 
                              <td>
                                                                                                                                                                                                                                                                                                                                                                                         <a title="Rhaenys Stark ▪ Modératrice" href="http://aftertheconquesttest.forumgaming.fr/"><img src="http://i.imgur.com/dL2HSLc.png" style="padding: 2px; width: 60px;" /></a>                                                                                                                                                                                                                                                                                                                                                   
                              </td>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
                           </tr>
                                                                                                                                                                                                                                                                                                                                        
                        </tbody>
                                                                                                                                                                                                                                                                                                                                     
                     </table>
                                                                                                                                                                                                                                                                                                                                
                     <table>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
                        <tbody>
                                                                                                                                                                                                                                                                                                                                                                                                                        
                           <tr>
                                                                                                                                                                                                                                                                                                                                                                                                                                 
                              <td>
                                                                                                                                                                                                                                                                                                                                                                             <a title="Rosamund Tully ▪ Modératrice" href="http://aftertheconquesttest.forumgaming.fr/"><img src="http://i.imgur.com/bFLyBfp.png" style="padding: 2px; width: 60px;" /></a>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
                              </td>
                                                                                                                                                                                                                                                                                                                                                                                                                                             
                              <td>
                                                                                                                                                                                                                                                                                                                                                                                         <a title="Alester Osgris ▪ Modérateur" href="http://aftertheconquesttest.forumgaming.fr/"><img src="http://i.imgur.com/3lEE4F6.png" style="padding: 2px; width: 60px;" /></a>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
                              </td>
                                                                                                                           
                              <td>
                                                                                                                                                                                                                                                                                                                                                                                           <a title="Elinor Piète ▪ Modératrice" href="http://aftertheconquesttest.forumgaming.fr/"><img src="http://i.imgur.com/BwLJXqi.png" style="padding: 2px; width: 60px;" /></a>                                                                                                                                                                                                                                                                                                                                                     
                              </td>
                                                                                                                                                                                                                                                                                                                                                                                                                                             
                           </tr>
                                                                                                                                                                                                                                                                                                                                                    
                        </tbody>
                                                                                                                                                                                                                                                                                                                                                 
                     </table>
                                                                                                                                                                                                                                                                                                                                                                              
                     <div class="PA-subtitre">
                                                                                                                                                                                                                                    Partenaires                                                                                                                                                                                                       
                     </div>
                                                                                                                                                                                                                                                                                                                                                                                                                                      
                     <div style="height: 100px; overflow: hidden" class="textconte">
                                                                                                                                                              <a href="URL ICI"><img src="http://i.imgur.com/0dGCc7I.png" style="width:30px; height=" 50px"="" /></a> <a href="URL ICI"><img src="http://i.imgur.com/Lt0wrHR.png" style="width:30px; height=" 50px"="" /></a> <a href="URL ICI"><img src="http://i.imgur.com/wdsMkXw.png" style="width:30px; height=" 50px"="" /></a><a href="URL ICI"> <img src="http://i.imgur.com/0dGCc7I.png" style="width:30px; height=" 50px"="" /></a> <a href="URL ICI"><img src="http://i.imgur.com/Lt0wrHR.png" style="width:30px; height=" 50px"="" /></a> <br /> <a href="URL ICI"><img src="http://i.imgur.com/wdsMkXw.png" style="width:30px; height=" 50px"="" /></a><a href="URL ICI"> <img src="http://i.imgur.com/0dGCc7I.png" style="width:30px; height=" 50px"="" /></a> <a href="URL ICI"><img src="http://i.imgur.com/Lt0wrHR.png" style="width:30px; height=" 50px"="" /></a> <a href="URL ICIC"><img src="http://i.imgur.com/wdsMkXw.png" style="width:30px; height=" 50px"="" /></a><a href="URL ICI"> <img src="http://i.imgur.com/0dGCc7I.png" style="width:30px; height=" 50px"="" /></a>                                                                                                                                                                                                                         
                     </div>
                                                                                                                                                                                                                                                  
                     <div align="center">
                                                                                                                                    <a href="http://www.aftertheconquest.com/t43-liste-de-nos-partenaires-mise-a-jour-le-03-12-14">NOS PARTENAIRES</a> - <a href="http://www.aftertheconquest.com/t47-fiche-du-forum-nous-lier">NOUS LIER  </a>                                                                                                             
                     </div>
                                         <br />                                                 
                     <div class="PA-subtitre">
                                                                                                                                                                                                                                    Top-Sites                                                                                                                                                                                                     
                     </div>
                                                                                      
                     <center>
                                                                                                                                                                                                                                                                                                                        <a href="http://www.root-top.com/topsite/obsession27/in.php?ID=22371">VOTE!</a> <a href="http://www.root-top.com/topsite/filetdudiable/in.php?ID=877" "="">VOTE!</a> <a href="http://www.root-top.com/topsite/vulnerasamento/in.php?ID=504">VOTE!</a>  <a href="http://www.root-top.com/topsite/velusia/in.php?ID=5733">VOTE!</a> <br /><a href="http://www.tourdejeu.net/annu/fichejeu.php?id=13368">VOTE!</a> <a href="http://www.root-top.com/topsite/serpentgy/in.php?ID=11070">VOTE!</a>                                                                                                                                                                                                                                                                                         
                     </center>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
                  </div>
                                                                                                                                                                                                                                                                                                                                                                                                                                             
               </td>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
            </tr>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
         </tbody>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
      </table>
                                                                                                                                                                 
   </div>
</center>
Revenir en haut Aller en bas
https://aftertheconquesttest.forumgaming.fr

Contenu sponsorisé
GÉNÉRAL
RÉPUTATION
Sauv du code : idées post-MAJ Empty
MessageSujet: Re: Sauv du code : idées post-MAJ   Sauv du code : idées post-MAJ Empty

Revenir en haut Aller en bas
 

Sauv du code : idées post-MAJ

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

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

Tavern's Hymns

 :: Test de catégorie 2 :: Archives
-