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

something here.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Le Deal du moment : -39%
Pack Home Cinéma Magnat Monitor : Ampli DENON ...
Voir le deal
1190 €

Aller en bas
Dylan Carswell
Dylan Carswell
shattered dreams into rhapsodies
messages : 224
date d'inscription : 15/11/2018

version neuf sauvegarde template - Page 2 Empty Re: version neuf sauvegarde template

Lun 2 Sep - 5:03
viewtopic body

Code:
<script type="text/javascript">
//<![CDATA[
var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
$(function(){

    if(typeof(_atc) == "undefined") {
        _atc = { };
    }
   
    _atc.cwait = 0;
    $('.addthis_button').mouseup(function(){
        if ($('#at15s').css('display') == 'block') {
            addthis_close();
        }
    });
});

var hiddenMsgLabel = { visible:'{JS_HIDE_HIDDEN_MESSAGE}', hidden:'{JS_SHOW_HIDDEN_MESSAGE}' };
showHiddenMessage = function(id)
{
    try
    {
        var regId = parseInt(id, 10);
        if( isNaN(regId) ) { regId = 0; }
       
        if( regId > 0)
        {
            $('.post--' + id).toggle(0, function()
        {
            if( $(this).is(":visible") )
            {
              $('#hidden-title--' + id).html(hiddenMsgLabel.visible);
            }
            else
            {
              $('#hidden-title--' + id).html(hiddenMsgLabel.hidden);
            }
        });
        }
    }
    catch(e) { }
   
  return false;
};

//]]>
</script>

<table width="100%" border="0" cellspacing="2" cellpadding="0">
  <tr>
      <td align="left" valign="middle" nowrap="nowrap">
        <span class="nav">
        <!-- BEGIN switch_user_authpost -->
        <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}one" alt="{L_POST_NEW_TOPIC}" align="middle" border="0" /></a> 
        <!-- END switch_user_authpost -->
        <!-- BEGIN switch_user_authreply -->
        <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" id="i_reply" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
        <!-- END switch_user_authreply -->
        </span>
      </td>     
      <td class="nav" valign="middle" width="100%">
        <span class="nav" itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
                <a class="nav" href="{U_INDEX}" itemprop="url"><span itemprop="title">{L_INDEX}</span></a>
                <!--{NAV_SEP}<a class="nav" href="{U_ALBUM}" itemprop="url"><span itemprop="title">{L_ALBUM}</span></a>-->
                {NAV_CAT_DESC_SECOND}
            </span>
      </td>     
      <td align="right" valign="bottom" nowrap="nowrap" width="100%">
        <!-- BEGIN switch_twitter_btn -->
        <span id="twitter_btn" style="margin-left: 6px; ">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
        <script type="text/javascript" src="https://platform.twitter.com/widgets.js"></script>
        </span>
        <!-- END switch_twitter_btn -->
       
        <!-- BEGIN switch_fb_likebtn -->       
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) return;
          js = d.createElement(s); js.id = id;
          js.src = "https://connect.facebook.net/{LANGUAGE}/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, 'script', 'facebook-jssdk'));</script> 
        <div class="fb-like" data-href="{FORUM_URL}{TOPIC_URL}" data-layout="button_count" data-action="like" data-show-faces="false" data-share="false"></div>
        <!-- END switch_fb_likebtn -->
       
        <span class="gensmall bold">
            <a class="addthis_button" href="https://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a>
            <!-- BEGIN switch_plus_menu -->
            |
            <script type="text/javascript">//<![CDATA[
              var url_favourite = '{U_FAVOURITE_JS_PLUS_MENU}';
              var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
              var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
              var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
              var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
             
              insert_plus_menu('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
            //]]>
            </script>
            <!-- END switch_plus_menu -->
        </span>
      </td>
  </tr>
</table>

<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0" >
  <tr align="right">
      <td class="catHead" colspan="3" height="28">
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td width="9%" class="noprint"> </td>
              <td align="center" class="t-title">
                  <h1 class="cattitle"> {TOPIC_TITLE}</h1>
              </td>
              <td align="right" width="9%" class="browse-arrows"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#bottom">{L_GOTO_DOWN}</a> </td>
            </tr>
        </table>
      </td>
  </tr>
  <!-- BEGIN topicpagination -->
  <tr>
      <td class="row1 pagination" colspan="2" align="right" valign="top"><span class="gensmall">{PAGINATION}</span></td>
  </tr>
  <!-- END topicpagination -->
  {POLL_DISPLAY}
  <tr>
      <th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th>
      <th class="thRight" nowrap="nowrap" colspan="2">{L_MESSAGE}</th>
  </tr>
  <!-- BEGIN postrow -->
  <!-- BEGIN hidden -->
  <tr>
      <td class="postdetails {postrow.hidden.ROW_CLASS}" colspan="3" align="center">{postrow.hidden.MESSAGE}</td>
  </tr>
  <!-- END hidden -->
  <!-- BEGIN displayed -->
  <tr class="post post--{postrow.displayed.U_POST_ID}" id="p{postrow.displayed.U_POST_ID}" style="{postrow.displayed.DISPLAYABLE_STATE}">
      <td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="150">
        <span class="name"><a name="{postrow.displayed.U_POST_ID}" style="position: relative; top: -30px; width: 1px;" id="{postrow.displayed.U_POST_ID}"></a><div class="nomposteur"> {postrow.displayed.POSTER_NAME} </div></span><div style="margin-bottom: -3px;"></div>
            <span class="postdetails poster-profile"><center>
              {postrow.displayed.RANK_IMAGE}{postrow.displayed.POSTER_RANK}</center>
                                  <div class="profilavatar">{postrow.displayed.POSTER_AVATAR}</div>
                                  <table border="0" cellspacing="0" cellpadding="0" align=center>
            <tr>
              <td valign="middle">
                                 
                                    <div class="ligneprofil"></div><div class="teteprofil"> <center>{postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field -->{postrow.displayed.ONLINE_IMG}</center></div><div class="ligneprofil">                                                                                         
</div>
              </td>
            </tr>
                                    </table>
            <div class="profilinfo"><!-- BEGIN profile_field -->
              {postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
                                <!-- END profile_field --> {postrow.displayed.POSTER_RPG}</div><div class="ligneprofil"></div>
           
        </span><br />
        <img src="https://2img.net/i/fa/empty.gif" alt="" style="width:150px;height:1px" />
      </td>
      <td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="100%" height="28" colspan="2">
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td><span class="postdetails"><img src="{postrow.displayed.MINI_POST_IMG}" alt="{postrow.displayed.L_MINI_POST_ALT}" title="{postrow.displayed.L_MINI_POST_ALT}" border="0" />{L_POST_SUBJECT}: {postrow.displayed.POST_SUBJECT}  <img src="{postrow.displayed.MINI_TIME_IMG}" alt="" border="0" />{postrow.displayed.POST_DATE}</span></td>
              <td valign="top" nowrap="nowrap" class="post-options">
                  {postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}
              </td>
            </tr>
            <tr>
              <td colspan="2" class="hr">
                  <hr />
              </td>
            </tr>
            <tr>
              <td colspan="2">
                  <!-- BEGIN switch_vote_active -->
                  <div class="vote gensmall">
                    <!-- BEGIN switch_vote -->
                    <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div>
                    <!-- END switch_vote -->

                    <!-- BEGIN switch_bar -->
                    <div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">
                        <!-- BEGIN switch_vote_plus -->
                        <div class="vote-bar-plus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;"></div>
                        <!-- END switch_vote_plus -->

                        <!-- BEGIN switch_vote_minus -->
                        <div class="vote-bar-minus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
                        <!-- END switch_vote_minus -->
                    </div>
                    <!-- END switch_bar -->

                    <!-- BEGIN switch_no_bar -->
                    <div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar">----</div>
                    <!-- END switch_no_bar -->

                    <!-- BEGIN switch_vote -->
                    <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
                    <!-- END switch_vote -->
                  </div>
                  <!-- END switch_vote_active -->

                  <div class="postbody">

                    <div>{postrow.displayed.MESSAGE}</div>

                    <!-- BEGIN switch_attachments -->
                    <dl class="attachbox">
                        <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
                        <dd>
                          <!-- BEGIN switch_post_attachments -->
                          <dl class="file">
                              <dt>
                                <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" alt="" />

                                <!-- BEGIN switch_dl_att -->
                                <a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
                                <!-- END switch_dl_att -->

                                <!-- BEGIN switch_no_dl_att -->
                                {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
                                <!-- END switch_no_dl_att -->
                              </dt>

                              <!-- BEGIN switch_no_comment -->
                              <dd>
                                <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
                              </dd>
                              <!-- END switch_no_comment -->

                              <!-- BEGIN switch_no_dl_att -->
                              <dd>
                                <em><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></em>
                              </dd>
                              <!-- END switch_no_dl_att -->

                              <dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
                          </dl>
                          <!-- END switch_post_attachments -->
                        </dd>
                    </dl>
                    <!-- END switch_attachments -->

                    <div class="clear"></div>
                    <!-- BEGIN switch_signature -->
                    <div class="signature_div">
                        {postrow.displayed.SIGNATURE}
                    </div>
                    <!-- END switch_signature -->

                  </div>
                  <span class="gensmall" style="display:none">{postrow.displayed.EDITED_MESSAGE}</span>
              </td>
            </tr>
        </table>
      </td>
  </tr>
  <tr class="post--{postrow.displayed.U_POST_ID}" style="{postrow.displayed.DISPLAYABLE_STATE}">
      <td class="{postrow.displayed.ROW_CLASS} browse-arrows"{postrow.displayed.THANK_BGCOLOR} align="center" valign="middle" width="150">
        <a href="#top">{L_BACK_TO_TOP}</a> <a href="#bottom">{L_GOTO_DOWN}</a>
      </td>
      <td class="{postrow.displayed.ROW_CLASS} messaging gensmall"{postrow.displayed.THANK_BGCOLOR} width="100%" height="28">
      </td>
  </tr>
  <!-- BEGIN first_post_br -->
</table>
<hr />
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
  <tr>
      <th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th>
      <th class="thRight" nowrap="nowrap" colspan="2">{L_MESSAGE}</th>
  </tr>
  <!-- END first_post_br -->
  <!-- END displayed -->
  <!-- END postrow -->
  <!-- BEGIN no_post -->
  <tr align="center">
      <td class="row1" colspan="3" height="28">
        <span class="genmed">{no_post.L_NO_POST}</span>
      </td>
  </tr>
  <!-- END no_post -->
  <tr align="right">
      <td class="catBottom" colspan="3" height="28">
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td width="9%" class="noprint"> </td>
              <td align="center" class="t-title"><a name="bottomtitle"></a><h1 class="cattitle">{TOPIC_TITLE}</h1></td>
              <td align="right" nowrap="nowrap" width="9%" class="browse-arrows"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#top">{L_BACK_TO_TOP}</a> </td>
            </tr>
        </table>
      </td>
  </tr>
</table>
<table class="forumline noprint" width="100%" border="0" cellspacing="0" cellpadding="0" style="margin: 0 0 1px 0; border-top: 0px;">
  <tr>
      <td class="row2" valign="top" {COLSPAN_PAGINATION} width="150"><span class="gensmall">{PAGE_NUMBER}</span></td>
      <!-- BEGIN topicpagination -->
      <td class="row1" align="right" valign="top" ><span class="gensmall">{PAGINATION}</span></td>
      <!-- END topicpagination -->
  </tr>
  <!-- BEGIN switch_user_logged_in -->
  <!-- BEGIN watchtopic -->
  <tr>
      <td class="row2" colspan="2" align="right" valign="top"><span class="gensmall">{S_WATCH_TOPIC}</span></td>
  </tr>
  <!-- END watchtopic -->
  <!-- END switch_user_logged_in -->
</table>

<!-- BEGIN promot_trafic -->
<table class="forumline" width="100%" border="0" cellpadding="1" cellspacing="0" id="ptrafic_close" style="display:none;margin: 1px 0px 1px 0px">
  <tr>
      <td class="catBottom" height="28">
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td valign="top"><h1 class="cattitle"> {PROMOT_TRAFIC_TITLE}</h1></td>
              <td align="right" valign="middle" width="10"><span class="gensmall"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_MORE_IMG}" alt="+" align="middle" border="0" /></a></span></td>
            </tr>
        </table>
      </td>
  </tr>
</table>

<table class="forumline" width="100%" border="0" cellpadding="1" cellspacing="0" id="ptrafic_open" style="display:'';margin: 1px 0px 1px 0px">
  <tr>
      <td class="catBottom" height="28">
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td valign="top"><h1 class="cattitle"> {PROMOT_TRAFIC_TITLE}</h1></td>
              <td align="right" valign="middle" width="10"><span class="gensmall"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_LESS_IMG}" alt="-" align="middle" border="0" /></a></span></td>
            </tr>
        </table>
      </td>
  </tr>
  <tr>
      <td class="row2 postbody" valign="top">
        <!-- BEGIN link -->
        » <a style="text-decoration:none" href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}" rel="nofollow">{promot_trafic.link.TITLE}</a><br />
        <!-- END link -->
      </td>
  </tr>
</table>
<!-- END promot_trafic -->

<!-- BEGIN switch_forum_rules -->
<table id="forum_rules" class="forumline" width="100%" border="0" cellspacing="0" cellpadding="0" style="margin: 1px 0px 1px 0px">
  <tbody>
      <tr>
        <td class="catBottom">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tbody>
                  <tr>
                    <td valign="top">
                        <h1 class="cattitle"> {L_FORUM_RULES}</h1>
                    </td>
                  </tr>
              </tbody>
            </table>
        </td>
      </tr>
      <tr>
        <td class="row1 clearfix">
            <table>
              <tr>
                  <!-- BEGIN switch_forum_rule_image -->
                  <td class="logo">
                    <img src="{RULE_IMG_URL}" alt="" />
                  </td>
                  <!-- END switch_forum_rule_image -->
                  <td class="rules postbody">
                    {RULE_MSG}
                  </td>
              </tr>
            </table>
        </td>
      </tr>
  </tbody>
</table>
<!-- END switch_forum_rules -->

<table class="forumline noprint" width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
      <td class="row2" colspan="2" align="center" style="padding:0px">
        <!-- BEGIN switch_user_logged_in -->
        <a name="quickreply"></a>
        {QUICK_REPLY_FORM}<br />
        <!-- END switch_user_logged_in -->
      </td>
  </tr>
  <tr>
      <td style="margin:0; padding: 0;" colspan="2">
        <table border="0" cellpadding="0" width="100%" cellspacing="0" id="info_open" style="display:''">
            <tbody>
      <!-- BEGIN show_permissions -->
      <tr>
        <td class="row2" valign="top" width="25%"><span class="gensmall">{L_TABS_PERMISSIONS}</span></td>
        <td class="row1" valign="top" width="75%"><span class="gensmall">{S_AUTH_LIST}</span></td>
      </tr>
      <!-- END show_permissions -->
      <tr>
        <td class="catBottom" colspan="2" height="28">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                  <td valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
                  <!-- BEGIN show_permissions -->
                  <td align="right" valign="middle"><span class="gensmall"><a href="javascript:ShowHideLayer('info_open','info_close');"><img src="{TABS_LESS_IMG}" alt="-" align="middle" border="0" /></a></span></td>
                  <!-- END show_permissions -->
              </tr>
            </table>
        </td>
      </tr>
  </tbody>
        </table>
      </td>
  </tr>
  <tr>
      <td style="margin:0; padding: 0;" colspan="2">
        <table border="0" cellpadding="0" cellspacing="0" width="100%" id="info_close" style="display:none;">
            <tbody>
      <tr>
        <td class="catBottom" colspan="2" height="28">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                  <td valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
                  <td align="right" valign="middle"><span class="gensmall"><a href="javascript:ShowHideLayer('info_open','info_close');"><img src="{TABS_MORE_IMG}" alt="+" align="middle" border="0" /></a></span></td>
              </tr>
            </table>
        </td>
      </tr>
  </tbody>
        </table>
      </td>
  </tr>
</table>

<form action="{S_JUMPBOX_ACTION}" method="get" name="jumpbox" onsubmit="if(document.jumpbox.f.value == -1){return false;}">
<table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
  <tr>
      <td align="left" valign="middle" nowrap="nowrap" {WIDTH_GALLERY}>
        <span class="nav">
            <!-- BEGIN switch_user_authpost -->
            <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}Newtopic" alt="{L_POST_NEW_TOPIC}" align="middle" border="0" /></a> 
            <!-- END switch_user_authpost -->
            <!-- BEGIN switch_user_authreply -->
            <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
            <!-- END switch_user_authreply -->
        </span>
      </td>

      <!-- BEGIN viewtopic_bottom -->
      <td align="right" nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}: {S_JUMPBOX_SELECT} <input class="liteoption" type="submit" value="{L_GO}" /></span></td>
      <!-- END viewtopic_bottom -->

      <!-- BEGIN moderation_panel -->
      <td align="center">
        <span class="gensmall">{moderation_panel.U_YOUR_PERSONAL_MODERATE}</span>
      </td>
      <td align="center" width="250">
        <span class="gensmall"> </span>
      </td>
      <!-- END moderation_panel -->
  </tr>
</table>
</form>

<!-- BEGIN viewtopic_bottom -->
<table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
  <tr>
      <td colspan="2" align="left" valign="top" nowrap="nowrap"><br />{S_TOPIC_ADMIN}<br />
        <form name="action" method="get" action="{S_FORM_MOD_ACTION}">
            <input type="hidden" name="t" value="{TOPIC_ID}" />

            <!-- <input type="hidden" name="sid" value="{S_SID}" /> -->
            <input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />

            <span class="gen">{L_MOD_TOOLS}<br />{S_SELECT_MOD}&nbsp;<input class="liteoption" type="submit" value="{L_GO}" /></span>
        </form>
      </td>
  </tr>
</table>
<!-- END viewtopic_bottom -->

<!-- BEGIN switch_image_resize -->
<script type="text/javascript">
//<![CDATA[
$(resize_images({ 'selector' : '.postbody', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
//]]>
</script>
<!-- END switch_image_resize -->
<script src="{JS_DIR}addthis/addthis_widget.js" type="text/javascript"></script>
Dylan Carswell
Dylan Carswell
shattered dreams into rhapsodies
messages : 224
date d'inscription : 15/11/2018

version neuf sauvegarde template - Page 2 Empty Re: version neuf sauvegarde template

Lun 2 Sep - 5:04
profil view body

Code:
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
  <div class="PFIL"><div class="namePFIL">⋅ ⋅  {USERNAME}</div><qt>chapter XXIII. <i>magic</i> or the epic tale of the land far far away. </qt>
    <div class="boxPFIL"><div class="abtPFIL"> <div class="abtPFILbis"><!-- BEGIN profile_field --><div id="field_id{profile_field.ID}"><div><span class="gen">{profile_field.LABEL}</span> {profile_field.CONTENT}</div></div><!-- END profile_field --></div></div><div class="avPFIL">{AVATAR_IMG}</div><div id="ktactPFIL"><span class="ALPFIL" style="display:inline-block; vertical-align:middle;"></span><span style="display:inline-block; vertical-align:middle; width:60px;"><!-- BEGIN contact_field --><div class="ktactPFIL">{contact_field.CONTENT}</div><!-- END contact_field --></span></div></div>
<div class="btmPFIL"><a class="sbjPFIL" href="/sta/{PUSERNAME}">{L_TOPICS}</a><a class="msgPFIL" href="/spa/{PUSERNAME}">{L_POSTS}</a><div style="display:inline-block; vertical-align:middle; margin-left:240px;"><div class="lstPFIL"><span>{L_LAST_VISITED} :</span> {LAST_VISIT_TIME}</div><!-- BEGIN switch_auth_user --><div class="adminPFIL">{ADMINISTRATE_USER}{BAN_USER} |&nbsp;{L_PRIVATE_MSG} : {PRIVATE_MSG}</div><!-- END switch_auth_user --></div></div>
<!-- BEGIN switch_rpg -->
<div class="boxRPG"><div style="float:left; margin:0 10px 10px 0;">{RPG_IMAGE}</div>
 <!-- BEGIN rpg_fields -->
 <span class="gen">{switch_rpg.rpg_fields.F_NAME} : </span> {switch_rpg.rpg_fields.F_VALUE_NEW}<br/>
 <!-- END rpg_fields -->
 {U_ADMIN_RPG}
 </div>
 <!-- END switch_rpg -->
<!-- BEGIN switch_admin_user_comment_active --><span class="gen">{L_COMMENTS} :</span><br /><span class="gensmall">{L_MODS_AND_ADMINS}</span> {ADMIN_USER_COMMENT}<!-- END switch_admin_user_comment_active -->
</div>
</table>
<br />
<script src="{JS_DIR}jquery/json/jquery.json-1.3.min.js" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
 $(document).ready(function(){
 $('[id^=field_id]').each(function(){
 if ( $(this).find('.field_editable').is('span, div') )
 {
 $(this).hover(function()
 {
 if( $(this).find('.field_editable.invisible').is('span, div') )
 {
 $(this).find('.field_editable').prev().addClass('ajax-profil_hover').parent().addClass('ajax-profil_parent').append('<div class="ajax-profil_edit"><img src="{AJAX_EDIT_IMG}" /></div>');
 $(this).find('.ajax-profil_edit').attr({
 alt: "{L_FIELD_EDIT_VALUE}",
 title: "{L_FIELD_EDIT_VALUE}"
 }).click(function(){
 $(this).prev().prev().removeClass('ajax-profil_hover').addClass('invisible').next().removeClass('invisible').append('<img src="{AJAX_VALID_IMG}" class="ajax-profil_valid" />').find('input,select');
 $(this).prev().find('.ajax-profil_valid').attr({
 alt: "{L_VALIDATE}",
 title: "{L_VALIDATE}"
 }).click(function(){
 var content = new Array();
 $(this).parent().find('[name]').each(function(){
 var type_special = $(this).is('input[type=radio],input[type=checkbox]');
 if ( (type_special && $(this).is(':checked')) || !type_special )
 {
 content.push(new Array($(this).attr('name'), $(this).attr('value')));
 }
 });
 var id_name = $(this).parents('[id^=field_id]').attr('id');
 var id = id_name.substring(8, id_name.length);
 $.post(
 "{U_AJAX_PROFILE}",
 {id:id,user:"{CUR_USER_ID}",active:"{CUR_USER_ACTIVE}",content:$.toJSON(content),tid:"{TID}"},
 function(data){
 $.each(data, function(i, item){
 $('[id=field_id' + i + ']').find('.field_uneditable').html(item).end().find('.ajax-profil_valid').remove().end().find('.field_editable').addClass('invisible').end().find('.field_uneditable').removeClass('invisible');
 });
 },
 "json"
 );
 });
 $(this).remove();
 });
 }
 },function()
 {
 if( $(this).find('.field_editable.invisible').is('span, div') )
 {
 $(this).find('.field_editable').prev().removeClass('ajax-profil_hover');
 $(this).find('.ajax-profil_edit').remove();
 }
 });
 }
 });
 });
//]]>
</script>

Dylan Carswell
Dylan Carswell
shattered dreams into rhapsodies
messages : 224
date d'inscription : 15/11/2018

version neuf sauvegarde template - Page 2 Empty Re: version neuf sauvegarde template

Lun 2 Sep - 5:05
CSS

Code:
/* ------------------ BORDEL SIGNATURE & CO ------------------------ */
.hdn {  width:90px; align:center; margin-bottom: 2px; -webkit-filter: grayscale(100%); border-radius: 2px;}
.nlr {  width:90px; align:center; margin-bottom: 2px; -webkit-filter: grayscale(20%); border-radius: 2px;}
.imapost {  width:220px; align:center; -webkit-filter: grayscale(80%);}

rj {  font-family: 'Old Standard TT', serif; letter-spacing:1px; align:center;}
fsrp { font-family:times; font-size:8px; letter-spacing:1px;line-height:10px;text-transform:uppercase;}
ssrp { font-family:times; font-size:8px; letter-spacing:1px; padding-left:150px;line-height:10px;text-transform:uppercase;}


/* -------------------------- PAGE DACC ---------------------------- */
div.box1 {width:265px;
  overflow:auto;
  padding: 2px;
      font-size: 9px;
  line-height: 11px;
text-align: justify;}

div.box2 {width:400px;
  overflow:auto;
  margin: 2px;
      font-size: 9px;
  line-height: 11px;
text-align: justify;}
div.box2b { width:400px;
  background-color: #FAFAFA;    display: inline-block;
  padding: 4px;
text-align: justify;}
div.boxmdm { padding: 3px;
text-align: justify;}

div.box4 { background-color: #FAFAFA;
  width:290px;
  overflow:auto;
  margin: 2px;
  padding: 15px;
      font-size: 9px;
  line-height: 11px;
text-align: justify;}
div.box4b {height:90px;
  overflow:auto;
      font-size: 9px;
text-align: justify;}


nav  {box-shadow: inset 0 -6px 0 #...; 
  padding: 2px;
 background-color: #FAFAFA;
  letter-spacing: 1px;
  color:#c99f9e;
font-family: 'Barlow Condensed', sans-serif;
    font-size: 10px;
    text-transform: uppercase;}

.navb  {box-shadow: inset 0 -6px 0 #...; 
  padding: 2px;
 background-color: #FAFAFA;
  letter-spacing: 1px;
  color:#c99f9e;
font-family: 'Barlow Condensed', sans-serif;
    font-size: 10px;
    text-transform: uppercase;}

.fstaff {background: #... none repeat scroll 0 0;
    color: #B0ADAD;
      font-family: 'Playfair Display', serif;
    font-size: 9px;
    font-style: ...;
    letter-spacing: 1px;
    line-height: normal;
    padding: 4px 5px;
    width: 250px;}

.imapa { padding:4px; align:center; width: 257px;}
.imapastaff {  height: 40px; padding:6px; align:center; border-radius: 50px;}
.imageevents {  width:100px; align:center;
  -webkit-filter: grayscale(0%);
  padding-left: 3px;
  padding-top: 2px;
    float: right;}

ra {color: #ADAB66; padding-right: 5px;  align: center;}
rb {color: #D69E66; padding-right: 5px; align: center;}

/* ------------------ MESSENGER & MAIL ------------------------ */
.mes {width: 350px;
  background-color: #F7F6F2;
    border-radius: 5px;
    display: inline-block;
    padding: 10px;}
.play2 {font-family: tahoma;
    font-size: 11px;
    margin: 5px 25px 5px 50px;
    text-align: justify;}
.play1 {font-family: tahoma;
    font-size: 11px;
    margin: 5px 50px 5px 25px;
    text-align: justify;}
lt {font-family: 'Dancing Script', cursive;
    font-size: 22px;
  font-weight: light;
line-height: 22px;}

rd {color: #A13030; letter-spacing: 1px; font-family: 'Noto Serif TC', serif; font-size: 8px; text-transform: uppercase; margin-top: 5px;}
wt {color: #FFFFFF; letter-spacing: 1px; font-family: 'Noto Serif TC', serif; font-size: 8px; text-transform: uppercase; margin-top: 5px;}
vt {color: #7d9151; letter-spacing: 1px; font-family: 'Noto Serif TC', serif; font-size: 8px; text-transform: uppercase; margin-top: 5px;}
pr {color: #5D2F52; letter-spacing: 1px; font-family: 'Noto Serif TC', serif; font-size: 8px; text-transform: uppercase; margin-top: 5px;}

/* ------------------ LIENS  ------------------------ */
a:link,a:active,a:visited {text-decoration: none;
  text-transform: ...;}
a:hover{text-decoration: none !important;
  transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-webkit-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;}


/* -------------------------- PROFIL  ---------------------------- */
.nomposteur { text-align: center;
font-family: 'DM Serif Display', serif;
    text-shadow: 2px 1px 0 #FFFFFF;
    font-size: 13px;
  font-style: lighter;
text-transform: lowercase;
  margin-left: 2px;
  letter-spacing: 2px; margin-bottom: -4px;}


.profilinfo img {max-width: 192px;
padding:2px;}
.profilavatar img {margin-bottom: 3px;}
.postdetails.poster-profile a img {  ...}
.profilinfo {width: 196px;
  font-size: 9px;
  padding: 2px;
  line-height: 11px;
background-color: #FAFAFA;
    border: 0px ... #...;
  text-align: left;}

div.ligneprofil {border-bottom: 1px solid #FAFAFA;
margin:2px;
  width: 98%;}

div.teteprofil {    font-family: verdana,sans-serif;
background-color: #FAFAFA;
  color: #E2D1C8!important;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 200px;
    text-transform: uppercase;
    font-size: 9px;
    font-weight: 700;}
sloganprofil {letter-spacing: 2px;
font-family: 'Noto Serif TC', serif;
    font-size: 7px;
  font-weight: 700;
    text-transform: uppercase;}
bidule {color:  #990057;
font-size: 10px;}
sloganprofil2 {letter-spacing: 2px;
font-family: 'Noto Serif TC', serif;
    font-size: 7px;
  font-weight: 700;
    text-transform: lowercase;}
bidule {color:  #990057;
font-size: 10px;}


.label {letter-spacing: 0px;
    font-size: 8px;
    text-transform: lowercase;}



/* ---------- HARMONISATION + FORMULAIRES -------------- */

.gen {font-size: 11px;}


ttr{color: #93A669;
font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  text-transform: lowercase;
  letter-spacing: 1px;
text-align: center;}

slo {font-family: 'DM Serif Display', serif;
    text-shadow: 2px 1px 0 #FFFFFF;
    font-size: 13px;
  font-style: lighter;
text-transform: lowercase;
  letter-spacing: 1px;
  background: #... none repeat scroll 0 0;
    box-shadow: inset 0 -6px 0 #...;
    color: #E68981;
    line-height: normal;
    padding: 1px;
  margin-bottom: -7px;}
slonav {font-family: 'lora';
    font-size: 9px;
    font-weight: 700;
  background-color: #FFFFFF;
      display: inline-block;
  color: #888888;
  text-transform: ...;
  letter-spacing: 1px;
  padding: 1px;}
t {letter-spacing: 1px;
  color: #FFFFFF ;  padding-left: 4px; padding-right: 4px;
  margin: 2px;
font-family: 'Barlow Condensed', sans-serif;
    font-size: 10px;
    text-transform: uppercase;
  background-image: linear-gradient(90deg,#e8bdba,#c0dbd9)!important;}
x {letter-spacing: 1px;
font-family: 'Noto Serif TC', serif;
    font-size: 8px;
  font-weight: 0;
    text-transform: uppercase;
margin-top: 5px;}
l {letter-spacing: 0px;
  color: #93A669;
    font-family: 'courier new';
    font-size: 11px;
  font-weight: 0;
    text-transform: lowercase;}
ci {font-family: 'georgia';
    font-size: 11px;
 font-style: italic;}
fo {box-shadow: inset 0 -6px 0 #...; 
  padding-left: 2px; padding-right: 2px;
  margin: 2px;
 background-color: #FAFAFA;
  letter-spacing: 1px;
  color:#E68981;
  border-bottom: 1px solid #E68981;
font-family: 'Barlow Condensed', sans-serif;
    font-size: 10px;
    text-transform: uppercase;}
nop {letter-spacing: 1px;
  color: #910909;
    font-family: 'courier new';
    font-size: 10px;
  font-weight: 0;
    text-transform: uppercase;}
yep {letter-spacing: 2px;
    font-family: 'courier new';
    font-size: 10px;
  font-weight: light;
    text-transform: uppercase;}

police1 {font-family: 'Great Vibes', cursive;
    font-size: 25px;
  font-weight: light;
    text-transform: lowercase;}
police2 {font-family: 'Allura', cursive;
    font-size: 25px;
  font-weight: light;
    text-transform: lowercase;}
police3 {font-family: 'Alex Brush', cursive;
    font-size: 25px;
  font-weight: light;
    text-transform: lowercase;}

.imafi {  width: 220px; padding:4px; align:center; -webkit-filter: grayscale(100%); }

.imafi:hover {  -webkit-filter: grayscale(50%);
  transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-webkit-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in; }

.imajour {  width: 220px; padding:4px; border: 1px solid #FAF9F5; align:center; }
div.boxjour { background-color: #FAF9F5;
  padding: 8px;
  margin: 4px;
text-align: justify;}
div.boxjour2 {overflow:auto; height: 210px;
  padding: 1px;
      font-size: 9px;
  line-height: 11px;
text-align: justify;}



.imasta {  height: 100px; padding:4px; margin: 3px; align:center; -webkit-filter: grayscale(70%);}

psefi{color: #93A669;
font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  text-transform: lowercase;
  letter-spacing: 1px;
text-align: center;}

div.blockfi {width: 450px;
text-align: justify;}

div.boxstaff {width:200px;
font-size: 11px;
  padding: 4px;
  line-height: 11px;
text-align: center;}

input,textarea, select {background-color: ...;
      border: 1px solid ...;}

/* ---------- QEEL  -------------- */
/* Conteneur du Qeel */
.QeelPerso { border: 5px solid #FAFAFA;
  background-color: #F2F2F2;
  width:98%px; /* Largeur du QEEL */
  height: 207px;
  margin:auto;
  text-align: justify;}
/* Mise en forme commune des boîtes de contenu */
.QeelPerso .Boites {  width:330px;
  overflow : auto;  /* défilement si on dépasse la hauteur */
  padding: 5px;
  margin: 10px;}
/* Mise en forme boîtes première ligne */
.QeelPerso .Ligne1 {line-height: 11px;
  text-transform: lowercase;
  height: 68px;
font-size: 9px;}
/* Mise en forme boîtes deuxième ligne */
.QeelPerso .Ligne2 {height: 65px; /* hauteur */ 
  text-transform: lowercase;
  background-color: #FAFAFA;
  margin: 10px;
  border: 0px solid #F2FAFC;}
/* Mise en forme boîtes deuxième colonne ligne */
.QeelPerso .Ligne3 {height: 95px;
  background-color: #FAFAFA;
  text-transform: lowercase;
  padding: 6px;
  margin-top: 5px;
  margin: 2px;}
/* Mise en forme contenu boîte des membres en ligne */
.QeelPerso .LoggedIn {font-size:11px;
margin-top: 2px;}
/* Mise en forme contenu boîte des membres connectés récemment */
.QeelPerso .Connected {text-align: justify;
font-size: 10px !important;
  margin-top: 8px;
margin-left: 8px;}
/* Mise en forme contenu boîte des statistiques du forum */
.QeelPerso .StatsForum {font-size:10px;}
/* Mise en forme contenu boîte des anniversaires */
.QeelPerso .StatsAnnivs {font-size: 10px;}
/* Liste des groupes */
.QeelPerso .ListeGroupes { display: block;
background-color: #FAFAFA;
font-family: 'DM Serif Display', serif;
    font-size: 11px;
  font-weight: lighter;
    letter-spacing: 1px;
    line-height: normal;}
/* Mise en forme des liens de la liste des groupes */
.QeelPerso .ListeGroupes a {display: block;
  color:#...; text-transform: lowercase;
  padding: 3px;
  margin: 3px;}
/* Couleur des groupes */
a.groupepnj { color:#000000; } /*pnj*/
a.groupe1 {color: #C9B1A1; border-bottom: 0px solid #C9B1A1;} /*caerwyn*/
a.groupe2 {color: #A13030; border-bottom: 0px solid #A13030;} /*darkmoor*/
a.groupe3 {color: #76b4b6; border-bottom: 0px solid #76b4b6;} /*frosgard*/
a.groupe4 {color: #7d9151; border-bottom: 0px solid #7d9151; } /*kriegspire*/
a.groupe5 {color: #BB8B3C; border-bottom: 0px solid #BB8B3C;} /*myst*/
a.groupe6 {color: #105c83; border-bottom: 0px solid #105c83;} /*ravenshore*/
a.groupe7 {color: #5D2F52; border: 0px solid #5D2F52;} /*nola*/


/* Debuggage fond anniversaires et liste 24h */
.DeBug td.row1{font-size: 11px;
  background:none;}

div.titreqeel{  background-color: #FAFAFA;
  height: 20px;
  padding-top: 4px;
  border-bottom: 1px solid #FAFAFA;
text-align: center;}
div.ligneqeel {border-bottom: 1px solid #...;
width: 98%;
margin-left: 4px;
margin: 1px;}
div.boxcredit {width: 96%;
font-size: 10px;
text align: center;
line-height: 10px;
padding: 6px;}

/* ---------- APPARENCE MESSAGES -------------- */
.postbody {display: block;
  line-height: 13px;
      padding-left: 25px;
      padding-right: 25px;
      text-align:justify;}

/* ---------- CONTOUR DU FORUM  -------------- */
.forumline {border-spacing: 1;
  border-radius:0px;
border: 4px solid #FAFAFA;}
body {...
}

/* -------------------------- MENU DE CONNEXION  ---------------------------- */
a.mainmenu{-moz-transition:all 0.5s; /* Mozilla Firefox */
        -webkit-transition:all 0.5s; /* Safari et Google Chrome */
        -o-transition:all 0.5s; /* Opera */
        transition:all 0.5s;
    color: #E68981;
font-size: 10px;
font-family: 'Barlow Condensed', sans-serif;
  text-shadow: 2px 1px 0 #FFFFFF;
text-transform: uppercase;
letter-spacing: 1px;
padding: 5px;
width: 250px;}
a.mainmenu:hover{#7BA7A8;}
.mainmenu img
{display: none;}
.maintitle
{margin-top:-45px;}

#navigation
{width: 850px;
  padding: 2px 0;
  background: #...;
  text-align: center;}

/* -------------------------- CATE ---------------------------- */
a.forumlink {font-family: 'DM Serif Display', serif;
    text-shadow: 2px 1px 0 #FFFFFF;
    font-size: 13px;
  font-style: lighter;
  box-shadow: inset 0 -6px 0 ...;
  background-color: #...;
      display: inline-block;
  color: #888888;
  text-transform: lowercase;
  letter-spacing: 1px;
  padding: 3px;
  padding-left: 10px;
    text-decoration: none!important;
  text-align: center!important;
  transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-webkit-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;}
a.forumlink:hover {color: #D69E66;
  transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-webkit-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;}
.forumlink a:after {content:" ⋅ ";
color: #C4B2AE;}
.forumlink a:last-child:after {content:" ⋅ ";
color: #C4B2AE;}
.forumlink a:before {content:" ⋅ ";
  color: #C4B2AE;}
.forumlink a:last-child:before {content:" ⋅ ";
  color: #C4B2AE;}
div.sujetsmessages {width: 130px;
  background-color: #FAFAFA;
  border-radius: 50px;
  color: #7BA7A8;
  padding: 2px;
  margin: 2px;
  margin-top: 4px;
  margin-left: 3px;
font-size: 9px;
  text-align: center;
text-transform: lowercase;
  letter-spacing: 0px;}
div.meplastmess {letter-spacing: 0px;
    font-size: 9px;
  text-align:center;
    text-transform: lowercase; }
div.meplastmess a {letter-spacing: 1px;
  font-family: 'DM Serif Display', serif;
text-align:center;
    font-size: 10px;
    text-transform: lowercase;
  text-shadow: 2px 1px 0 #FFFFFF;}


rond {color: #C4B2AE; }
.description { font-size: 10px;
  height: 73px;
  padding: 2px;
  margin-right: 6px;
  margin-left: 6px;
  padding-top: -20px;
    margin-top: -4px;
  margin-bottom: 4px;
  text-align:justify;
  overflow: auto;
  line-height: 11px;}
.sousforums { font-size: 10px;
  line-height: 9px;
  margin-top: -0px;
  padding-left: 25px;
  padding-right: 50px;
  padding-bottom : -7px;
  text-align: justify;
text-align: center;}
.sousforums a {box-shadow: inset 0 -6px 0 #...;
  letter-spacing: 1px;
font-family: 'Barlow Condensed', sans-serif;
    font-size: 10px;
    text-transform: uppercase;
  color: #E68981;}
.sousforums a:hover {color: #7BA7A8;
transition: all 0.5s ease-in;}
.secondarytitle h2 {color: #b2d4d2;
    padding: 4px 5px;
text-align: center;
font-family: 'Old Standard TT', serif;
    font-size: 10px;
    font-style: ..;
  text-transform: uppercase !important;
    letter-spacing: 1px;}

th {color: #b2d4d2;
    padding: 4px 5px;
text-align: center;
font-family: 'Old Standard TT', serif;
    font-size: 10px;
    font-style: ..;
  text-transform: uppercase !important;
  font-weight: bold;
    letter-spacing: 2px;}

fth {color: #b2d4d2;
    padding: 4px 5px;
text-align: center;
font-family: 'Old Standard TT', serif;
    font-size: 10px;
    font-style: ..;
  text-transform: uppercase !important;
  font-weight: bold;
    letter-spacing: 2px;}

.lastpost-avatar {padding: 2px;}
.lastpost-avatar img {-webkit-filter: grayscale(100%);
  width: 50px;
  height: 80px;
  border: 4px solid #fcfbf9;}
.lastpost-avatar img:hover {-webkit-filter: grayscale(0%);
  transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-webkit-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;}


.ListeSousForums {font-size:0px;}
.ListeSousForums a {font-size:10px; /* indiquez la taille du texte des liens */
  padding-right:5px; /* on rajoute un espace après le lien */}
.ListeSousForums a:after {content:" ⋅ ";
color: #B86928;}
.ListeSousForums a:last-child:after {content:" ⋅ ";
color: #B86928; }


aze { letter-spacing: 1px;font-family: 'Barlow Condensed', sans-serif;
  color: #0e657d;
    font-size: 10px;
  font-style: lighter;
  text-align:center;
    text-transform: uppercase;
padding-left: 15px;}
div.aesaze { margin: 6px; display: inline; font-size: 10px;}

st {letter-spacing: 1px;font-family: 'Barlow Condensed', sans-serif;
    font-size: 11px;
font-style: lighter;
    text-transform: lowercase;}
st a{letter-spacing: 0px; 
font-family: 'DM Serif Display', serif;
    font-size: 11px;
    text-transform: lowercase;}

.topictitle {display: inline;
font-family: 'DM Serif Display', serif;
    font-size: 12px;
  font-style: lighter;
text-transform: lowercase;
  letter-spacing: 1px;
  margin-left: 5px}

.stb {letter-spacing: 1px; font-family: 'Barlow Condensed', sans-serif;
width: 350px; text-align: right;
  line-height: 11px;
    font-size: 11px; font-style: lighter;
    text-transform: lowercase;}
.stb a{  letter-spacing: 0px; 
  text-shadow: 2px 1px 0 #FFFFFF; font-style: lighter;
font-family: 'DM Serif Display', serif;
    font-size: 11px;
    text-transform: lowercase;}

.std {letter-spacing: 1px; font-family: 'Barlow Condensed', sans-serif;
    font-size: 10px;
  font-style: italic;
    text-transform: lowercase;
padding-top: -17px;}

div.inf {margin-top: -4px;
margin-left: 35px;}



/* --------------------- EDITEUR  ----------------- */
/* bordure de l'éditeur */
div.sceditor-container {border: none;}
/* bordure entre la barre d'outils et la zone de saisie de texte */
body div.sceditor-toolbar {border-bottom: none;}
/* bordure sous les groupes de bouton */
body div.sceditor-group {border-bottom: none;}
/* ombre d'un bouton survolé ou activé */
a.sceditor-button:hover, a.sceditor-button.hover {box-shadow: none;}
/*--- Bloc réponse rapide ---*/
sceditor-container.ltr.sourceMode {background-color: #F7F6F2 !important;}
.sceditor-container.ltr.wysiwygMode {background-color: #F7F6F2 !important;}
/*---  Partie supérieur contenant les outils ---*/
div.sceditor-toolbar {background-color: ... !important;}
.sceditor-container iframe, .sceditor-container textarea {background-color: ... !important;
text-align:justify;
margin:10 !important;
padding: 3px; !important;
line-height: 14px;
border: 1px solid #EFEDE8 !important;
color: #8A716C !important;
font-size:12px !important;}
/*---  Groupe de boutons ---*/
div.sceditor-group {background-color: #EFEDE8 !important;}
/*---  Boutons ---*/
a.sceditor-button {padding:1 !important;
background-color: #EFEDE8 !important;}
/*---  Boutons sélectionnés ---*/
a.sceditor-button.hover {padding:1 !important;
background-color: #FFFFF !important;}

#sceditor_smilies  ,#sceditor_smilies .row1 , #smilies_header , #sce_smilies_body ,
.sceditor-dropdown.sceditor-emoticon {
    background-color:#EFEDE8 !important;}

/*modifier l'apparence des scrollbars de tout le forum*/
::-webkit-scrollbar {padding: 2px;
  width: 3px; /*largeur de la scrollbar verticale*/
  height: 5px; /*hauteur de la scrollbar horizontale*/
  background-color: #F2F2F2;}
 ::-webkit-scrollbar-track {
  background-color: #F2F2F2; /*couleur du fond de la scrollbar*/}
 ::-webkit-scrollbar-thumb { /*la petite bande qui monte/descend*/
  background-color: #F2F2F2 /*couleur de l'ascenseur*/;}

/* FOND LISTE DES MEMBRES */
.bgLMBER {background-color:#F2F2F2; /* MODIFIABLE */
line-height:..px;}
/* TITRE LISTE DES MEMBRES */
.tleLMBER { width:auto; padding:4px 0;
line-height:normal;
color:#C47F72; /* MODIFIABLE */
text-align: center;
font-family: 'Poppins', sans-serif;
text-shadow: 2px 1px 0 #FFFFFF;
font-size: 16px;
text-transform: lowercase !important;
letter-spacing: 1px; }
#LMBER {width:100%; margin:auto; }
/* BLOC MEMBRE */
.MBER {float:left; margin:5px;  width:202px; height:150px;
font-size: 7px; letter-spacing: 1px; text-transform: lowercase;
background-color:#F7F7F7; /* MODIFIABLE */}
/* BLOC PSEUDONYME */
.nameLMBER {margin-bottom:5px; width:192px; height:10px; padding:5px 10px 5px 0; overflow:hidden;
text-align:center; text-transform:lowercase; font-size:11px; font-family: 'DM Serif Display', serif;
background:transparent; color:white; letter-spacing: 1px;/* MODIFIABLE - COULEURS PAR DEFAUT */}
/* PSEUDONYME */
.nameLMBER strong {color:white; /* MODIFIABLE */}
/* BLOC INFORMATIONS */
.abtLMBER {display:inline-block; vertical-align:top; font-size: 7px;
width:92px; }
/* INFORMATIONS */
.abtLMBER div {margin-bottom:5px; font-size: 8px;
height:25px; padding:5px 0; overflow:hidden;
background:#F2F2F2; color:#8A716C; /* MODIFIABLE */}
.abtLMBER div:nth-of-type(3) {font-size:8px;}
.abtLMBER div:nth-of-type(4) {font-size:8px; line-height:16px;}
/* AVATAR / IMAGES MP & WWW */
.imgLMBER {display:inline-block; vertical-align:top; margin-left:5px;
width:100px; height:115px; overflow:hidden;}
/* AVATAR */
.avaLMBER {position:relative; z-index:3; margin-top:-115px;
width:100px; height:115px; overflow:hidden;
transition:all 0.85s linear; -webkit-transition:all 0.85s linear;}
.avaLMBER img {width:100px; }
.imgLMBER:hover .avaLMBER {transform:translateX(100px); -webkit-transform:translateX(100px);}
/* IMAGES MP & WWW */
.btnLMBER {width:100px; height:115px; overflow:hidden;
text-align:center; line-height:10px;
background-color:#F2F2F2; /* MODIFIABLE */
transform:translateX(-100px); -webkit-transform:translateX(-100px);
transition:transform 0.85s linear; -webkit-transition:transform 0.85s linear;}
.btnLMBER img {max-width:80px; }
.imgLMBER:hover .btnLMBER {transform:translateX(0px); -webkit-transform:translateX(0px);}
/* NAVIGATION LISTE DES MEMBRES */
.pageLMBER {margin:auto; width:680px;
color:black; /* MODIFIABLE */
text-align:left; text-transform:uppercase; font-size:10px; font-family:Arial;}
.pageLMBER a {color:#8A716C; /* MODIFIABLE */
font-family:Arial;}
/* FORMULAIRE RECHERCHE LISTE DES MEMBRES */
.btmLMBER {margin-top:5px; padding:15px 0; background-color: #F2F2F2;
text-align:center;}
/* INTITULES FORMULAIRE RECHERCHE LISTE DES MEMBRES */
.formLMBER span {display:inline-block; vertical-align:bottom; margin-top:1px;
height:17px; padding:2px 5px 0;
background:#F2F2F2; color:#8A716C; /* MODIFIABLE */
text-transform:uppercase; font-size:10px; text-align:center; font-family:Arial;}
.formLMBER input, select {border:none !important;
height:19px; padding:0;
text-transform:uppercase; font-size:10px; font-family:Arial;}
/* BOUTON OK LISTE DES MEMBRES */
.formLMBER .liteoption {padding:0 5px 0 2px;
background:#F2F2F2; color:#8A716C; /* MODIFIABLE */
text-transform:uppercase;}

/* ------------------ TOOLBAR ------------------------ */
span#fa_share {display:none!important;}
#fa_right a[href$="login"],
#fa_right a[href$="register"] {display: none!important;}
#fa_service {  color: #F7F6F2!important;}
#fa_right.welcome #fa_menu #fa_welcome {
    background-color: transparent!important;}
div#fa_search {display:none!important;}
#fa_toolbar {  color: #F7F6F2!important;
  background-color: transparent!important;
    font-size: 10px !important;
z-index: 1;}
.fa_fix {position: fixed!important;
    right: 0;
    top: 0;}
#fa_left {background-color: transparent!important;
    font-family: 'Noto Serif TC', serif;
    font-size: 9px!important;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 50px; 
    position: relative;  /* Permet de décaler la toolbar */
    padding-right: 25px;
    padding-left: 15px;
    left: 100px!important;}
#fa_right {float: right;
  margin-bottom: 0!important;
    margin-top: 0!important;
  display: inline-block!important;
  color: #B8877D!important;
  background-color: transparent!important;
    border-radius: 50px; 
    padding-left: 20px;
    padding-right: 20px;
  float: right;
  position: absolute;
    right: 90px!important;}
#fa_menulist {background-color: #F7F6F2;
font-size: 10px;}
#fa_notifications, #fa_welcome {font-family: 'bitter', cursive;
    font-size: 12px;  color: #FFFFFF!important;
  text-transform: lowercase !important;}
#fa_menulist:link, #fa_menulist:visited, ul#fa_menulist, ul#notif_list {color: #ADAB66!important;
font-family: 'bitter', cursive;
    font-size: 11px;
  text-transform: lowercase !important;}
#fa_menulist { background-color: #F7F6F2!important;
  left: 15px !important;
  right: auto !important;
  top: 35px;}
#fa_menulist li { line-height: 20px; }
#fa_usermenu {color: #b59d84;
    font-size: 9px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100px;}
#fa_usermenu img {width: 50px; border-left: 40px solid #FFFFFF; border-right: 40px solid #FFFFFF;
height: 80px;}
#fa_ranktitle {
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100px;}
#fa_menulist :link, #fa_menulist :visited {
    color: #ADAB66!important;}

/* -------------------------- PROFIL CONSULTATION ---------------------------- */
/* AFFICHAGE DU PROFIL */
.PFIL {margin:auto; width:840px;
padding-top: 10px;}
/* BLOC PSEUDONYME PROFIL */
.namePFIL {letter-spacing: 2px;
  font-family: 'bitter', cursive;
    text-shadow: 2px 1px 0 #FFFFFF;
    font-size: 14px;
  font-style: lighter;
text-transform: uppercase;
  height:15px; padding:5px;padding-left: 120px;
background:#FAFAFA; /* MODIFIABLE */}
/* PSEUDONYME PROFIL */
.namePFIL span strong {letter-spacing: 1px;
font-family: 'DM Serif Display', serif;
    text-shadow: 2px 1px 0 #FFFFFF;
    font-size: 15px;
  font-style: lighter;
text-transform: lowercase;}
qt {letter-spacing: 1px; padding-left: 150px;
font-family: 'Barlow Condensed', sans-serif;
    font-size: 10px;
    text-transform: uppercase;}
/* INFORMATIONS / AVATAR / IMAGES CONTACT PROFIL */
.boxPFIL {margin-top:0px; width:840px;}
/* BLOC INFORMATIONS PROFIL */
.abtPFIL { border: 1px solid #FAF9F5; display:inline-block; vertical-align:top; width:470px; height:250px; padding:7px; }
.abtPFILbis {line-height: 12px; font-size:8px; background:#FAFAFA; overflow-y:auto; padding:14px; height: 245px;}
/* INTITULES INFORMATIONS PROFIL */
.abtPFIL div span {text-transform:uppercase; font-size:10px; font-family: 'Barlow Condensed', sans-serif;
  padding-left: 4px; line-height: 12px;}
/* INFORMATIONS PROFIL */
.abtPFIL div{padding:1px 0;}
.abtPFIL .field_uneditable {display:inline-block; }
/* BLOC AVATAR PROFIL */
.avPFIL {display:inline-block; vertical-align:top; margin:-45px 10px 0;
width:200px; height:320px; overflow:hidden;}
/* BLOC IMAGES CONTACT PROFIL */
#ktactPFIL {display:inline-block; vertical-align:top; width:130px; height:255px; color: #FAF9F5; align:center;
background:#FAFAFA; /* MODIFIABLE */}
/* IMAGES CONTACT PROFIL */
.ktactPFIL {display:block; margin-left:5px; max-width:120px; overflow:hidden; align:center;}
.ktactPFIL img {max-width:120px; }
.ALPFIL {height:275px;}
/* BLOC SUJETS & MESSAGES UTILISATEUR - DERNIERE VISITE & ADMINISTRATION PROFIL */
.btmPFIL {margin-top:0px; padding:3px;
  letter-spacing: 1px;
  color:#c99f9e;
font-family: 'Barlow Condensed', sans-serif;
    font-size: 10px;
text-transform:uppercase; text-align:left;
background:#FAFAFA;  /* MODIFIABLE */}
/* SUJETS UTILISATEUR PROFIL */
.sbjPFIL {font-family: 'DM Serif Display', serif;
    text-shadow: 2px 1px 0 #FFFFFF;
    font-size: 13px;
  font-style: lighter;
  display:inline-block; vertical-align:middle;
width:100px; height:10px;
text-transform:lowercase; text-align:center;
background:...;}
/* MESSAGES UTILISATEUR PROFIL */
.msgPFIL {font-family: 'DM Serif Display', serif;
    text-shadow: 2px 1px 0 #FFFFFF;
    font-size: 13px;
  font-style: lighter;
display:inline-block; vertical-align:middle;
width:100px; height:10px;
text-transform:lowercase; text-align:center;
background:...;}
/* DERNIERE VISITE PROFIL */
.lstPFIL {width:300px;
font-size:10px; text-transform:uppercase; text-align:right; line-height:12px; }
/* INTITULE DERNIERE VISITE PROFIL */
.lstPFIL span {...}
/* ADMINISTRATION PROFIL */
.adminPFIL {margin-top:2px; padding-top:2px;
font-size:10px; text-align:right; text-transform:uppercase;}
/* LIENS ADMINISTRATION PROFIL */
.adminPFIL a {...}
/* FEUILLE DE PERSONNAGE PROFIL */
.boxRPG {margin-top:10px;
width:780px; padding:10px;
background:#1A1A1A; /* MODIFIABLE */}
/* CONTENU FEUILLE DE PERSONNAGE PROFIL */
.boxRPG span {text-transform:uppercase; color:#CCC; /* MODIFIABLE */}
.boxRPG div:nth-of-type(1) br {display:none;}
/* MODERATION PROFIL */
.ajax-profil_edit {position:absolute; z-index:15; margin-top:4px; margin-left:7px;}
.ajax-profil_edit img{width:7px;}

Contenu sponsorisé

version neuf sauvegarde template - Page 2 Empty Re: version neuf sauvegarde template

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