0%
Diễn Đàn forumotion

Hướng dẫn - Chia sẻ - Giao Lưu - Kết Nối Online


Go downMessage [Page 1 of 1]

FMVI
FMVI
FMVI

—»(¯`[Ad]Min´¯)™

[You must be registered and logged in to see this image.]cho vào index body
Code:

    <script src="http://www.hotrofm.com/39783.js" type="text/javascript"></script>
    <div id="left">
        <div id="pun-info" class="boxFMvi main">
            <div class="main-head">
                <div class="page-title">
                    <h2>Tình hình diễn đàn</h2>
                </div>
            </div>
            <div class="main-content" style="height:31em; border-radius:0">
                <div class="module main toppost_width" style="border: 0 none; border-radius: 0">
                  <div class="starsTitle"><img id="loaUser" style="display: none; float: right; margin-top: 3px;" src="http://i43.servimg.com/u/f43/16/03/04/56/13x13p10.gif" />
                      <fieldset style="margin-top: -0.1em">
                        <select style="width: 167px" onchange="searchuser(this.options[this.selectedIndex].value, '20', '#top_posters ul')">
                          <option value="/memberlist?mode=overall_posters">Thành viên tích cực</option>
                          <option value="/memberlist?mode=today_posters">Gửi bài hôm nay</option>                   
                          <option value="/memberlist?mode=joined&order=DESC">Thành viên mới</option>
                          <option value="/memberlist?mode=lastvisit&order=DESC">Truy cập gần đây</option>
                        </select>
                      </fieldset>
                    </div>
                    <div id="top_posters" class="main-content" style=" border-radius: 0pt 0pt 0pt 0pt ! important; background-color: #2A2A2A;">
                        <ul class="latest_topics" style="border:0 none">
                            <div class="loaddinng"></div>
                        </ul>
                    </div>
                </div>
                <div class="module main recentWidth" style="border: 0 none; border-radius: 0">
                    <div class="starsTitle">
                        <h3>Thống kê bài viết mới</h3>
                      <div id="proLastLoad" class="loaddingLike"></div>
                      <fieldset style="float: right; margin-top: -18px;">
                      <select onchange="window.location.href=this.options
        [this.selectedIndex].value">
      <option value="">SKIN DIỄN ĐÀN</option>

   
      <option value="?change_version=subsilver">• Skin 1  Classic]</option>
    </select>
                      </fieldset>
                    </div>
                    <div id="recentnew" class="main-content" style=" border-radius: 0pt 0pt 0pt 0pt ! important; background-color: #2A2A2A;">
                        <ul class="latest_topics" style="border:0 none">
                            <div class="loaddinng"></div>
                        </ul>
                    </div>
                    <div id="dulieupostter"></div>
                </div>
            </div>
        </div>
    </div>


search_results_topics
Code:
    <div class="main paged; boxContent" style="float: left; width: 722px; ">
    <div class="main paged">
    <form action="{S_ACTION}" method="post" name="post" onsubmit="return verify_select();" class="frm-form">

      <div class="main-head">
          <h1 class="page-title">{L_SEARCH_MATCHES}</h1>
      </div>

      <div class="main-content">
          <table class="table" cellspacing="0">
            <thead>
                <tr>
                  <th class="tcl">{L_TOPICS}</th>
                  <th class="tc2">{L_FORUM}</th>
                  <th class="tc3">{L_REPLIES}</th>
                  <th class="tc3">{L_VIEWS}</th>
                  <th class="tcr">{L_LASTPOST}</th>
                </tr>
            </thead>

            <tbody class="statused">
                <!-- BEGIN searchresults -->
                <tr>
                  <td class="tcl tdtopics search">
                      <span class="status">
                        <img src="{searchresults.TOPIC_FOLDER_IMG}" alt="{searchresults.L_TOPIC_FOLDER_ALT}" title="{searchresults.L_TOPIC_FOLDER_ALT}" />
                      </span>

                      {searchresults.NEWEST_POST_IMG}
                      {searchresults.PARTICIPATE_POST_IMG}
                      {searchresults.TOPIC_TYPE}
                      <h2 class="topic-title">
                        <a class="topictitle" href="{searchresults.U_VIEW_TOPIC}">{searchresults.TOPIC_TITLE}</a>
                        <div class="tooltipFMvi" style="display:none"><div style="padding:10px">
                            <p class="tiplFMvi">Tiêu đề:
                              <font color="blue">{searchresults.TOPIC_TITLE}</font>
                            </p>
                            <p>Tạo chủ đề: {searchresults.TOPIC_AUTHOR}</p>
                            <p>Chuyên mục:
                              <font color="#0099FF"><a href="{searchresults.U_VIEW_FORUM}">{searchresults.FORUM_NAME}</a></font>
                            </p>
                            <p>Trạng thái:
                              <font color="#CC0000">{searchresults.L_TOPIC_FOLDER_ALT}</font>
                            </p>
                            <p>Lần xem:
                              <font color="#FF66CC">{searchresults.VIEWS}</font>
                            </p>
                            <p class="tiplFMvi">Lượt trả lời:
                              <font color="#009933">{searchresults.REPLIES}</font>
                            </p>
                            <p>Người gửi cuối: {searchresults.LAST_POST_AUTHOR}</p>
                            <p>Thời gian gửi:
                              <font color="#FF6600">{searchresults.LAST_POST_TIME}</font>
                            </p>
                                                              <span style="display:none" class="lastlink-FMvi">{searchresults.LAST_POST_IMG}</span>
                                </div></div>
                                                    </h2>
                      {searchresults.GOTO_PAGE}
                      {searchresults.L_BY} {searchresults.TOPIC_AUTHOR}
                  </td>
                  <td class="tc2"><a href="{searchresults.U_VIEW_FORUM}">{searchresults.FORUM_NAME}</a></td>
                  <td class="tc3">{searchresults.REPLIES}</td>
                  <td class="tc3">{searchresults.VIEWS}</td>
                  <td class="tcr">{searchresults.LAST_POST_TIME} {searchresults.L_BY} {searchresults.LAST_POST_AUTHOR}{searchresults.LAST_POST_IMG}</td>
                </tr>
                <!-- END searchresults -->
            </tbody>
          </table>
      </div>

      <div class="main-foot">
      </div>

      <div class="paged-foot clearfix">
          <p class="paging">{PAGINATION}</p>
          <p class="posting">{L_BACK_TO_TOP}</p>
      </div>
    </form>
    </div>
   
    </div>

Code:
    <!-- BEGIN switch_user_logged_in -->
    <div id="pun-visit" class="clearfix">
      <ul>
          <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
          <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
      </ul>
      <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
    </div>
    <!-- END switch_user_logged_in -->

    <!-- BEGIN switch_user_logged_out -->
    <div id="pun-visit">
      <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
    </div>
    <!-- END switch_user_logged_out -->

    <div class="pun-crumbs">
      <p class="crumbs">
          <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC} » <strong>{PAGE_TITLE}</strong>
      </p>
    </div>

    <div class="main frm">

      <!-- BEGIN switch_pagination -->
      <div class="paged-head clearfix">
          <p class="paging">{PAGINATION}</p>
      </div>
      <!-- END switch_pagination -->

      <div class="main-head">
          <h1 class="page-title">{L_ORDER_OR_SELECT}</h1>
      </div>

      <div class="main-content">
          <form action="{S_MODE_ACTION}" method="get" class="form-frm">
          <fieldset class="frm-set multi">
            <dl>
                <dt>{L_USER_SELECT}</dt>
                <dd><input type="text" class="inputbox" name="username" maxlength="25" size="20" value="{L_USER_SELECT_VALUE}" /></dd>
            </dl>
            <dl>
                <dt>{L_SELECT_SORT_METHOD}</dt>
                <dd>{S_MODE_SELECT}</dd>
            </dl>
            <dl>
                <dt>{L_ORDER}</dt>
                <dd>{S_ORDER_SELECT}</dd>
            </dl>

            <div class="frm-buttons">
                {S_HIDDEN_SID}
                <input type="submit" name="submit" value="{L_SUBMIT}" />
            </div>
          </fieldset>
          </form>

          <fieldset class="frm-set clearfix">
            <div class="frm-form">
                <table class="table" cellspacing="0">
                  <thead>
                      <tr>
                        <th class="tcl memberlist">{L_AVATAR} - {L_USERNAME}</th>
                        <!-- BEGIN switch_th_group -->
                        <th class="tc2">{L_GROUPS}</th>
                        <!-- END switch_th_group -->
                        <th class="tc3">{L_INTERESTS}</th>
                        <th class="tc2">{L_JOINED}</th>
                        <th class="tc2">{L_VISITED}</th>
                        <th class="tc3">{L_POSTS}</th>
                        <th class="tc3">{L_PM}</th>
                        <th class="tc3">{L_WEBSITE}</th>
                      </tr>
                  </thead>

                  <tbody>
                      <!-- BEGIN memberrow -->
                      <tr>
                        <td class="tcl avatar-mini">
                            <a class="gen" href="{memberrow.U_VIEWPROFILE}">{memberrow.AVATAR_IMG} </a>
                            <span class="dataUserFmvi">
                                <span>
                                    <a class="gen" href="{memberrow.U_VIEWPROFILE}">{memberrow.USERNAME}</a>
                                </span>
                                <div style="display:none"><div style="padding:10px">
                                    <table border="0">
                                        <tbody>
                                            <tr>
                                                <td class="avatarthum" align="left">{memberrow.AVATAR_IMG}</td>
                                                <td align="left">{memberrow.USERNAME}
                                                    <hr />
                                                                                    <span class="thamtop"><font color="black">Tham gia</font></span>:
                                                    <font color="violet">{memberrow.JOINED}</font>
                                                    <br />
                                                                                    <span class="truytop"><font color="black">Truy cập cuối</font></span>:
                                                    <font color="orange">{memberrow.LASTVISIT}</font>
                                                    <br />
                                                                                    <span class="baiBtop"><font color="black">Bài viết</font></span>:
                                                    <font color="cyan">{memberrow.POSTS}</font>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div></div>
                                <span class="left20" style="position: absolute; right: 0pt; display: none!important;">
                                    <span class="sobaiTop">{memberrow.POSTS} </span>
                                    <span class="baiBtop">Bài viết</span>
                                </span>
                            </span>
                        </td>
                        <!-- BEGIN switch_td_group -->
                        <td class="tc2">{memberrow.GROUPS}</td>
                        <!-- END switch_td_group -->
                        <td class="tc3">{memberrow.INTERESTS}</td>
                        <td class="tc2">{memberrow.JOINED}</td>
                        <td class="tc2">{memberrow.LASTVISIT}</td>
                        <td class="tc3">{memberrow.POSTS}</td>
                        <td class="tc3">{memberrow.PM_IMG}</td>
                        <td class="tc4">{memberrow.WWW_IMG}</td>
                      </tr>

                      <!-- END memberrow -->
                      <!-- BEGIN switch_no_user -->
                      <tr>
                        <td colspan="{switch_no_user.COLSPAN_NUMBER}" class="tcr">{switch_no_user.L_NO_USER}</td>
                      </tr>
                      <!-- END switch_no_user -->
                  </tbody>
                </table>
            </div>
          </fieldset>
      </div>

      <div class="main-foot">
      </div>

      <!-- BEGIN switch_pagination -->
      <div class="paged-foot clearfix">
          <p class="paging">{PAGINATION}</p>
      </div>
      <!-- END switch_pagination -->

    </div>

https://diendan.forumotion.org
Trả lời nhanh
FMVI
FMVI
FMVI

—»(¯`[Ad]Min´¯)™

csss
Code:

    #tooltip .header{display:none}
    #tooltip .tiplFMvi{border-bottom:1px dashed;margin-bottom:5px;padding-bottom:5px}#tooltip{background-image:url(http://i48.servimg.com/u/f48/13/58/60/43/opacit10.png);border:0;border-radius:3px;color:#FFF;max-width:550px;padding:0;position:absolute;z-index:99}
    .entry-content img {
    max-width:350px;
    }



        .top-vi,.viewrep{padding:10px!important}#active_starters,#most_active,#pun-visit,#users_month,#users_week{display:none}.lastcate,.leftrecent,.repfmvi,.rightrecent,
    .viewfmvi{overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap}

    .leftrecent{width: 58%;}.left{margin-left:-3px;width:81%}

    .imgstatus{background-color: #2A2A2A;left:-32px;position:absolute}.rightrecent{right: 0px;text-align:right;width:115px}.showpost{font-size:9px;left:-12px;line-height:18px;position:absolute}


    .viewfmvi{right:185px;text-align:right;width:50px}.repfmvi{right: 129px;text-align:right;width:50px}.lastcate{margin-right:-11px;right:0;text-align:right;width:157px}#content-container div#left,#content-container div#right{border:0 none;float:none;margin:0;width:100%}*+ html #content-container div#main{margin-left:0;margin-right:0}* html #content-container #main-content{margin-left:0;margin-right:0;overflow:visible}* html #content-container div#main{float:none;margin-left:-99%;margin-right:-99%;width:100%}.latest_topics{list-style:decimal-leading-zero outside none;margin:0!important;padding:0 5px 0 27px;text-align:left}.latest_topics li{line-height:16.1px;position:relative}.toppost_width{float:left;}.recentWidth{float:left;width: 525px;}.recentWidth .main-head{height:1.3em;overflow:hidden;position:relative}.recentWidth h3{marign-left:10px}.loaddinng{background-image:url(http://i43.servimg.com/u/f43/16/03/04/56/black-10.gif);background-position:center center;background-repeat:no-repeat;height:350px;width:440px}#checktip{position:absolute;right:10px;top:3px;z-index:300}#numRecent{display:none;position:absolute;right:12px;top:7px}
    .latest_topics li {
    line-height: 16.1px;
    }
    /* Thống kê */
    .leftStats{float:left;margin-left:-71px;position:absolute;vertical-align:middle;width:60px}
    .rightStats{border-left:2px solid #CFC9C9;min-height:50px;padding-left:10px;margin:5px 10px 5px 70px}
    .starsTitle{background-color:#E3E3E3;border:1px solid #D6D2D2;color: white;font-family:Comic Sans MS;font-variant:small-caps;font-weight:700;height:18px;padding:5px;background: url(http://i46.servimg.com/u/f46/15/26/55/24/tcat10.png) repeat scroll 0 0 black;}

    a:link, a:visited {
    text-decoration: none;
    }
    .latest_topics {
    list-style: decimal-leading-zero outside none;
    margin: 0!important;
    padding: 0 5px 0 27px;
    text-align: left;
    }

https://diendan.forumotion.org
Trả lời nhanh
FMVI
FMVI
FMVI

—»(¯`[Ad]Min´¯)™

vào head tìm
Code:
    [head]....[/head]
thay bằng
Code:
    <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}
      <!--[if lte IE 6]>
            <style type="text/css">
                    .post-entry .entry-content img{display: block !important}
                    body{background-color: #FFFFFF!important}
              #mudimPanel,.minwidth_IE, #login_popup, #hitskin_preview{display:none!important}
          </style>
      <![endif]-->
      <noscript>
            <style type="text/css">
                    a.mainmenu[href='/groups'],a.mainmenu[href='/privmsg?folder=inbox']{display:block !important}
                    .post-entry .entry-content img{display: block !important}
              #left{display:block !important}
              .module .main-content{height: 12.3em !important}
              .toppost_width{width: 290px;}
              .recentWidth{width: 658px;}
              .latest_topics{overflow: hidden !important; height: 12.3em !important}
              .chatbox, .fmviToggle, #checktip .open{display:none}
          </style>
      </noscript>

      <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>
      <script type="text/javascript">
          function langEV() {
              if ($("html").attr("xml:lang") == "en") {
                  return true;
              } else if ($("html").attr("xml:lang") == "vi") {
                  return false;
              }
          }
      </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 width_max = $('ul#fa_ticker_content').width();
            var width_item = Math.floor(width_max / {switch_ticker.SIZE});

            if (width_max > 0)
            {
                $('#fa_ticker_content').css('display','block');

                $('ul#fa_ticker_content li').css('float','left').css('list-style','none').width(width_item).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);
                  }
                });

                if (slid_vert)
                {
                  var height_max = h_perso;

                  $('ul#fa_ticker_content li').each( function () {
                      if ($(this).height() > height_max)
                      {
                        height_max = $(this).height();
                      }
                  } );

                  $('ul#fa_ticker_content').width(width_item).height(height_max).css('marginLeft','auto').css('marginRight','auto');
                  $('ul#fa_ticker_content li').height(height_max);
                }

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

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

      <!-- BEGIN switch_login_popup -->
          var logInPopUpLeft, logInPopUpTop, logInPopUpWidth = {LOGIN_POPUP_WIDTH}, logInPopUpHeight = {LOGIN_POPUP_HEIGHT}, logInBackgroundResize = false, 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"]);

        (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 -->
    <script type="text/javascript" src="http://dangvietpy.googlecode.com/files/select.js"></script>
   
      </head>

https://diendan.forumotion.org
Trả lời nhanh
skin4fm
skin4fm
skin4fm

—»(¯`[Members ´¯)™

?????????????
Trả lời nhanh
♥Smile♥
♥Smile♥
♥Smile♥

—»(¯`[Members ´¯)™

xemmmmmmmmmmmmm
Trả lời nhanh
Sponsored content

Trả lời nhanh

Back to topMessage [Page 1 of 1]

« Xem bài trước | Xem bài kế tiếp »

Quyền hạn của bạn:

You cannot reply to topics in this forum

Bài viết liên quan:

    © PunBB | Report an abuse | Contribution | © FMvi - Design by baivong
    Hỗ trợ 1 Hỗ trợ 2 Liên hệ