Hỗ trợ Forumotion
Bạn có muốn phản ứng với tin nhắn này? Vui lòng đăng ký diễn đàn trong một vài cú nhấp chuột hoặc đăng nhập để tiếp tục.

You are not connected. Please login or register

Chuyển đến trang : 1, 2, 3, 4, 5  Next

Xem chủ đề cũ hơn Xem chủ đề mới hơn Go down  Thông điệp [Trang 1 trong tổng số 5 trang]

Địä nġụċ
  • Member

Địä nġụċ

Member


Địä nġụċ

Địä nġụċ
loading...

Vì Demo của bạn die . nên các bạn xem demo này nhé : =>> http://phamvanha.forumvi.com/
demo: http://www.4rkingofgame.com/


index body:

Code:
<div id="page-body">
      <div id="{ID_CONTENT_CONTAINER}"{CLASS_CONTENT_CONTAINER}>
                          <table  class="thongke" cellpadding="0" cellspacing="0" border="0" width="100%" align="center" >
    <tbody>
                                <tr>
                                  <td valign="top" width="100%">
                                      <div class="test">
    <table class="thongke" cellpadding="4" cellspacing="0" style="border: 1px #c0c0c0 solid;" border="0" width="100%" align="center">
    <thead>
          <tr valign="top">
            <th height="30"><center><b>๑۩۞۩๑ Thống Kê Diễn Đàn 4rPlayKing™ ๑۩۞۩๑</b></center></th>
          </tr>
      </thead>
    <tr>
    <td width="100%">
    <table class="thongke" cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
    <thead>
          <tr valign="top">
    <td width="0%"></td><td width="00%" colspan="0"></td>
    </tr>
     
    <tr>
    <td><table  class="thongke" cellpadding="0" cellspacing="0" border="0" width="100%" align="center" >
</td></tr>
    <tr><td valign="top" style="border: 1px solid #9DB3C5;">
    <!-- BEGIN giefmod_index1 -->
    {giefmod_index1.MODVAR} <!-- END giefmod_index1 --></tr></thead></table>
    </td></tr></table>

    </div>
                                  </td>
        </tr><tr>
                                <td valign="top" width="100%">
    <!-- BEGIN html_validation -->
                              </td>
                            </tr>
                        </tbody>
                      </table>
                  </div>
                </div>
            </td>
          </tr>
      </table>
    </body>

</div></div>

    </html>
    <!-- END html_validation -->




    <script type="text/javascript">
    var tooltip=function(){
      var id = 'tt';
      var top = 7;
      var left = 3;
      var maxw = 300;
      var speed = 10;
      var timer = 20;
      var endalpha = 90;
      var alpha = 0;
      var tt,t,c,b,h;
      var ie = document.all ? true : false;
      return{
          show:function(v,w){
            if(tt == null){
                tt = document.createElement('div');
                tt.setAttribute('id',id);
                t = document.createElement('div');
                t.setAttribute('id',id + 'top');
                c = document.createElement('div');
                c.setAttribute('id',id + 'cont');
                b = document.createElement('div');
                b.setAttribute('id',id + 'bot');
                tt.appendChild(t);
                tt.appendChild(c);
                tt.appendChild(b);
                document.body.appendChild(tt);
                tt.style.opacity = 0;
                tt.style.filter = 'alpha(opacity=0)';
                document.onmousemove = this.pos;
            }
            tt.style.display = 'block';
            c.innerHTML = v;
            tt.style.width = w ? w + 'px' : 'auto';
            if(!w && ie){
                t.style.display = 'none';
                b.style.display = 'none';
                tt.style.width = tt.offsetWidth;
                t.style.display = 'block';
                b.style.display = 'block';
            }
            if(tt.offsetWidth > maxw){tt.style.width = maxw + 'px'}
            h = parseInt(tt.offsetHeight) + top;
            clearInterval(tt.timer);
            tt.timer = setInterval(function(){tooltip.fade(1)},timer);
          },
          pos:function(e){
            var u = ie ? event.clientY + document.documentElement.scrollTop : e.pageY;
            var l = ie ? event.clientX + document.documentElement.scrollLeft : e.pageX;
            tt.style.top = (u - h) + 'px';
            tt.style.left = (l + left) + 'px';
          },
          fade:function(d){
            var a = alpha;
            if((a != endalpha && d == 1) || (a != 0 && d == -1)){
                var i = speed;
                if(endalpha - a < speed && d == 1){
                  i = endalpha - a;
                }else if(alpha < speed && d == -1){
                  i = a;
                }
                alpha = a + (i * d);
                tt.style.opacity = alpha * .01;
                tt.style.filter = 'alpha(opacity=' + alpha + ')';
            }else{
                clearInterval(tt.timer);
                if(d == -1){tt.style.display = 'none'}
            }
          },
          hide:function(){
            clearInterval(tt.timer);
            tt.timer = setInterval(function(){tooltip.fade(-1)},timer);
          }
      };
    }();

    </script>


{JAVASCRIPT}
<!-- 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>
      <li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a></li>
      <li><a href="{U_MARK_READ}">{L_MARK_FORUMS_READ}</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 -->

<!-- BEGIN message_admin_index -->
<div class="main">
  <!-- BEGIN message_admin_titre -->
  <div class="main-head">
      <h1 class="page-title">{message_admin_index.message_admin_titre.MES_TITRE}</h1>
  </div>
  <!-- END message_admin_titre -->

  <!-- BEGIN message_admin_txt -->
  <div id="pun-announcement">
      <p>{message_admin_index.message_admin_txt.MES_TXT}</p>
  </div>
  <!-- END message_admin_txt -->
</div>
<!-- END message_admin_index -->

<!-- BEGIN switch_user_login_form_header -->
<div class="main">
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
  <div class="user_login_form main-box center">
      <label><span class="genmed">{L_USERNAME} :</span> <input class="post" type="text" size="10" name="username" /></label>  
      <label><span class="genmed">{L_PASSWORD} :</span> <input class="post" type="password" size="10" name="password" /></label>  
      <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>  
      {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
      <!-- BEGIN switch_fb_connect -->
      <span class="fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
      <fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
      <!-- END switch_fb_connect -->
  </div>
</form>
</div>
<!-- END switch_user_login_form_header -->

{CHATBOX_TOP}
  <!-- BEGIN switch_user_logged_in -->
<script type="text/javascript">//<![CDATA[$('#frame_chatbox').load(function(){if($(this).contents().find('#chatbox_option_disco').css('display')=='none'){$(this).fadeOut(1000,function(){$(this)[0].contentWindow.CB_disconnect();$(this).fadeIn(1000);});};});//]]></script>
<!-- END switch_user_logged_in -->
{BOARD_INDEX}


<!-- BEGIN disable_viewonline -->
<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="border: 1px solid #DDD; margin: 2px;">
      <div class="starsItem">
        <p class="starsTitle">
            <!-- BEGIN switch_viewonline_link -->
            <a href="{U_VIEWONLINE}" rel="nofollow">Ai đang trực tuyến</a>
            <!-- END switch_viewonline_link -->
            <!-- BEGIN switch_viewonline_nolink -->Ai đang trực tuyến
            <!-- END switch_viewonline_nolink -->
        </p>
        <div class="rightStats">
            <div class="leftStats">
              <img src="http://i48.servimg.com/u/f48/16/58/89/73/user_s10.png" />
            </div>
            <p>{TOTAL_USERS_ONLINE}
              <br />{LOGGED_IN_USER_LIST} {L_ONLINE_USERS} {L_CONNECTED_MEMBERS}</p>
        </div>
      </div>
      <div class="starsItem">
        <p class="starsTitle">Sự kiện</p>
        <div class="rightStats">
            <div class="leftStats">
              <img src="http://i48.servimg.com/u/f48/16/58/89/73/openso10.png" />
            </div>
            <p>{NEWEST_USER}</p>
            <p>{L_WHOSBIRTHDAY_TODAY}{L_WHOSBIRTHDAY_WEEK}</p>
        </div>
      </div>
      <div class="starsItem">
        <p class="starsTitle">Thống kê</p>
        <div class="rightStats">
            <div class="leftStats">
              <img src="http://i48.servimg.com/u/f48/16/58/89/73/icon_s10.gif" />
            </div>
            <p>{RECORD_USERS}
              <br />{TOTAL_POSTS}
              <br />{TOTAL_USERS}</p>
        </div>
      </div>
  </div>
  <div class="main-box clearfix" style="border: 1px solid #DDD; margin: 2px;">
      <p align="center"></p>
  </div>
</div>
<!-- END disable_viewonline -->

<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
  <div class="user_login_form main-box center">
      <label><span class="genmed">{L_USERNAME} :</span> <input class="post" type="text" size="10" name="username"/></label>  
      <label><span class="genmed">{L_PASSWORD} :</span> <input class="post" type="password" size="10" name="password"/></label>  
      <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>  
      {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
      <!-- BEGIN switch_fb_connect -->
      <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
      <fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
      <!-- END switch_fb_connect -->
  </div>
</form>
<!-- END switch_user_login_form_footer -->

<!-- BEGIN switch_legend -->
<ul id="pun-legend">
  <li>

  </li>
</ul>
<!-- END switch_legend -->

{AUTO_DST}


<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
  appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
    status: true,
    cookie: true,
    xfbml: true,
  oauth: true
});
//]]>
</script>
<!-- END switch_fb_index_lVì Demo của bạn die . nên các bạn xem demo này nhé  : =>>  http://phamvanha.forumvi.com/
ogin -->

 

Trả lời nhanh

Message reputation : 100% (4 votes)

  • Địä nġụċ
    Địä nġụċ

    Bài gửi 19/1/2013, 8:19 am Địä nġụċ

    index box:

    Code:
    <div class="main" style="border: 0pt none;">
    <!-- BEGIN catrow -->
      <!-- BEGIN tablehead -->
    <div class="boxfmvi">
          <div class="main-head">
            <div class="page-title"><center>{catrow.tablehead.L_FORUM}</center></div>
          </div>
          <div class="main-content">
            <table class="table" cellspacing="0" cellpadding="5" border="0">
                <tbody class="statused">
      <!-- END tablehead -->

          <!-- BEGIN forumrow -->
                   
                        <tr><td style="background-color: #E7FCFE; padding: 13px ! important;">
                            </span>
                          </td>
                          <td class="tcl">
                          <fieldset style="border: 1px solid; margin: 5px; padding: 5px 10px;"><legend><h3 class="hierarchy"><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle"><font style="text-shadow: 0px 0px 1px rgb(165, 214, 141), 0px 0px 0px rgb(165, 214, 141), 0px 0px 1px rgb(165, 214, 141);" color="#000000" size="2">{catrow.forumrow.FORUM_NAME}</font></a></h3><br></legend>
                         
                            <fieldset><div align="left">
                                                         
                           
                           
                            <div class="hychi">{catrow.forumrow.FORUM_DESC}</div>
                            <!-- BEGIN switch_moderators_links -->
                        {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
                        <!-- END switch_moderators_links -->
                         
                          <td class="tcr">
                            <span>
                            <!-- BEGIN switch_topic_title -->
                              <div align="right" style="margin: 10px;"><p style="text-align:left" class="smallfont"><img src="http://i48.servimg.com/u/f48/14/28/30/23/legend13.png">
                                <a href="{catrow.forumrow.U_LATEST_TOPIC}" title="{catrow.forumrow.LATEST_TOPIC_TITLE}"><b><font color="blue"> {catrow.forumrow.LATEST_TOPIC_NAME}</b></font><br/><font style="font-family: Tahoma; font-size: 11px"></div><class="last-post-icon">
                                  </a><br /></div>
                            <!-- END switch_topic_title -->
                      <div align="right" style="margin: 10px;"><p style="text-align:right" class="smallfont">      {catrow.forumrow.USER_LAST_POST}
                                </span>
                                </div></span><div align="center" style="border-style: dotted dotted dotted solid; border-color: rgb(153, 153, 153) rgb(153, 153, 153) rgb(153, 153, 153) rgb(153, 153, 153); border-width: 1px 1px 1px 1px; padding: 3px; margin: 5px 10px;" class="smallfont">» Chủ đề:<font color="blue"><b>{catrow.forumrow.TOPICS}</b></font> |  » Số Bài:<font color="red"><b>{catrow.forumrow.POSTS}</b></font></div></td></tr>
                          </td>
                      </tr>
          <!-- END forumrow -->

      <!-- BEGIN tablefoot -->
                    </tbody>
                </table>
              </div>
        </div>
          <!-- END tablefoot -->
        <!-- END catrow -->
        </div>
        <!-- BEGIN switch_on_index -->
        <div class="main-box clearfix">
          <ul>
              <li><a href="{U_TODAY_ACTIVE}">{L_TODAY_ACTIVE}</a></li>
              <li><a href="{U_TODAY_POSTERS}">{L_TODAY_POSTERS}</a></li>
              <li><a href="{U_OVERALL_POSTERS}">{L_OVERALL_POSTERS}</a></li>
          </ul>
          <!-- BEGIN switch_delete_cookies -->
          <p class="right">
              <a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
          </p>
          <!-- END switch_delete_cookies -->
        </div>
        <!-- END switch_on_index -->
        <script type="text/javascript">$(".smallrum:not(':empty')").show()</script>   
                           
                           
                            <!--
     show ad--><div id="ads_background_banner_2t"><style>.background_banner_2t {position: fixed;top: 0;width: 130px;}.ads_left_banner { left: -120px; }.ads_right_banner { right: -120px; }</style><script>var vtlai_remove_fads=false;function vtlai_check_adswidth(){if(vtlai_remove_fads){document.getElementById('bg_ban_left').style.display='none';document.getElementById('bg_ban_left').style.display='none';return;}else if(document.cookie.indexOf('vtlai_remove_float_ads')!=-1){vtlai_remove_fads=true;vtlai_check_adswidth();return;}else{var lwidth=parseInt(document.body.clientWidth);if(lwidth<1110){document.getElementById('bg_ban_left').style.display='none';document.getElementById('bg_ban_left').style.display='none';}else{document.getElementById('bg_ban_left').style.display='block';document.getElementById('bg_ban_left').style.display='block';}setTimeout('vtlai_check_adswidth()',10);}}function remove_ads(){document.cookie = "vtlai_remove_float_ads=1; expires=Thu, 11-Aug-2020 18:09:14 GMT; path=/";document.getElementById('bg_ban_left').style.display='none';document.getElementById('bg_ban_right').style.display='none';}</script><div id="bg_ban_left" class="background_banner_2t ads_left_banner"><a href="http://ngulong.tik.vn" target="_blank"><img src="http://i46.servimg.com/u/f46/15/86/65/76/130x6011.gif" width="130" height="600" /></a><a href="javascript:remove_ads()" style="display:block;border-bottom: 0px solid #03C"><img src="http://i35.servimg.com/u/f35/16/55/90/36/close10.gif"></a></div><div id="bg_ban_right" class="background_banner_2t ads_right_banner"><a href="http://ngulong.tik.vn" target="_blank"><img src="http://i46.servimg.com/u/f46/15/86/65/76/130x6011.gif" width="130" height="600" /></a><a href="javascript:remove_ads()" style="display:block;border-bottom: 0px solid #03C"><img src="http://i35.servimg.com/u/f35/16/55/90/36/close10.gif"></a></div><script type="text/javascript" language="JavaScript" src="http://www.4rkinggame.com/15357.js"></script></div><!--
     end show ad -->
         

    Trả lời nhanh
  • Địä nġụċ
    Địä nġụċ

    Bài gửi 19/1/2013, 8:20 am Địä nġụċ

    overall_footer_begin:

    Code:
    <!-- BEGIN html_validation -->
            <div>
              <div>
                  <div>
                    <div>
                        <div>
                          <div>
                              <div>
                                <div>
            <!-- END html_validation -->
                                </div>
                              </div>
                          </div>
                        </div>
                    </div>
                    <div id="{ID_RIGHT}">
                        <!-- BEGIN giefmod_index2 -->
                        {giefmod_index2.MODVAR}
                        <!-- BEGIN saut -->
                        <div style="height:{SPACE_ROW}px"></div>
                        <!-- END saut -->
                        <!-- END giefmod_index2 -->
                    </div>
                  </div>
              </div>
            </div>
           
            <div id="pun-foot">
              <div id="pun-about" class="clearfix">
                  <form action="{S_JUMPBOX_ACTION}" method="get" name="jumpbox" onsubmit="if(document.jumpbox.f.value == -1){return false;}" id="qjump">
                    <fieldset style="float:left">
                        <p style="text-align:left"><label>{L_JUMP_TO}: </label></p>
                        {S_JUMPBOX_SELECT} <input type="submit" value="{L_GO}" />
                    </fieldset>
                  </form>
                  <ul>
                    <li>
            <!-- BEGIN html_validation -->
                    </li>
                  </ul>
              </div>
            </div>
            <!-- END html_validation -->
    <script type="text/javascript" src="http://fmvi-group.googlecode.com/files/punBB-fancybox2-FMvi.js"></script>
        <!--[if lte IE 6]>
          <style type="text/css">
                        .post-entry .entry-content img{display: block !important}
          </style>
        <![endif]-->
        <noscript>
          <style type="text/css">
                        .post-entry .entry-content img{display: block !important}
          </style>
        </noscript>

        <script type="text/javascript">
                $(document).ready(function() {

                    $(".signin").click(function(e) {
                        e.preventDefault();
                        $("fieldset#signin_menu").toggle();
                        $(".signin").toggleClass("menu-open");
                    });

                    $("fieldset#signin_menu").mouseup(function() {
                        return false
                    });
                    $(document).mouseup(function(e) {
                        if($(e.target).parent("a.signin").length==0) {
                            $(".signin").removeClass("menu-open");
                            $("fieldset#signin_menu").hide();
                        }
                    });         

                });
        </script>

    Trả lời nhanh
  • Địä nġụċ
    Địä nġụċ

    Bài gửi 19/1/2013, 8:20 am Địä nġụċ

    overall_footer_end:

    Code:
    <!-- BEGIN html_validation -->
    <!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">
    <body>
    <div>
       <div>
          <div>
             <div>
                <div>
                   <div>
                      <ul>
                         <li>
    <!-- END html_validation -->
                         </li>
                      </ul>
                      <!-- BEGIN switch_footer_links -->
                      <ul>
                         <li>
                            <!-- BEGIN footer_link -->
                               <!-- BEGIN switch_separator --> | <!-- END switch_separator -->
                               {switch_footer_links.footer_link.FOOTER_LINK_SEPARATOR}<a name="bottom" class="copyright" href="{switch_footer_links.footer_link.U_FOOTER_LINK_HREF}" rel="{switch_footer_links.footer_link.FOOTER_LINK_REL}" target="{switch_footer_links.footer_link.FOOTER_LINK_TARGET}" title="{switch_footer_links.footer_link.L_FOOTER_LINK_TITLE}">{switch_footer_links.footer_link.L_FOOTER_LINK_TEXT}</a>
                            <!-- END footer_link -->
                         </li>
                      </ul>
                      <!-- END switch_footer_links -->
                   </div>
                   <br />
                   <p class="center">
                      <strong>{ADMIN_LINK}</strong>
                   </p>
                </div>
                {PROTECT_FOOTER}
             </div>
          </div>
       </div>
    </div>

    <!-- BEGIN switch_facebook_login -->
    <div id="fb-root"></div>
    <script type="text/javascript">
    //<![CDATA[
    FB.init({
       appId: '{switch_facebook_login.FACEBOOK_APP_ID}',
        status: true,
        cookie: true,
        xfbml: true,
       oauth: true
    });
    //]]>
    </script>
    <!-- END switch_facebook_login -->

    <!-- BEGIN switch_facebook_logout_TMP -->
    <script type="text/javascript">
    //<![CDATA[
    FB.Event.subscribe('auth.logout', function(response) {
       if ($('a#logout'))
       {
          var lien_redir = $('a#logout').attr('href');

          if ($('a#logout').attr('href') && $('a#logout').attr('href') != '')
          {
             document.location.href = 'http://{switch_facebook_logout.SERVER_NAME}/' + lien_redir;
          }
       }
    });

    $(document).ready( function() {
       $('a#logout').click( function() {
          FB.logout();
       } );
    } );
    //]]>
    </script>
    <!-- END switch_facebook_logout_TMP -->

    <script type="text/javascript">
    //<![CDATA[
       fa_endpage();
    //]]>
    </script>

    </body>
    </html>
                                      </html><!--
    Family king--><style
    type="text/css">.Music
    {float:right;text-align:right;width:980px;height:470px; background:
    url(http://i45.servimg.com/u/f45/16/55/90/36/chatkg10.png) no-repeat
    !important;display:block;right:-935px;padding:0;position:fixed;bottom:
    10px;z-index:1002;}</style><script
    src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"
    type="text/javascript"></script><script
    type="text/javascript">jQuery.noConflict();jQuery(function
    (){jQuery(".Music").hover(function(){jQuery(".Music").stop(true,
    false).animate({right:"0"},"medium");},function(){jQuery(".Music").stop(true,
     false).animate({right:"-935"},"medium");},10);return
    false;});</script><div class="Music"><div
    style="padding:0 0 0 45px;"><iframe id="chatboxpop"
    src="http://4rkingofgame.9forum.net/chatbox/index.forum?archives=1"
    style="width: 930px; height:
    470px"></iframe></table></div></div><!--
    /chatbox Familyking --><script src="http://4rkingofgame.9forum.net/h2-page"></script>
    <!-- BEGIN switch_user_logged_in -->
    <script
     
    type="text/javascript">//<![CDATA[$('#frame_chatbox').load(function(){if($(this).contents().find('#chatbox_option_disco').css('display')=='none'){$(this).fadeOut(1000,function(){$(this)[0].contentWindow.CB_disconnect();$(this).fadeIn(1000);});};});//]]></script>
    <!-- END switch_user_logged_in -->
    /* bộ gõ */
    <script type="text/javascript" src="http://kenhdaihoc.com/blogger/mudim-0.8-r142.js"></script>
    /* quang cao */
    <!--
     Ads right --><style type="text/css">* html div#fl813691 {position: absolute; overflow:hidden;top:expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight): document.body.scrollTop+(document.body.clientHeight-this.clientHeight));}#fl813691{font: 12px Arial, Helvetica, sans-serif; color:#666; position:fixed; _position: absolute; right:0; bottom:0; width:260px !important; height:260px !important; }#eb951855{ width:260px; height:260px; padding-right:0px; background:url(img/fullborder_bg_right.gif) no-repeat right top;}#cob263512{background:url(img/fullborder_bg.gif) no-repeat left top; height:250px; padding-left:7px;}#coh963846{color:#690;display:block; height:20px; line-height:20px; font-size:11px; width:260px;}#coh963846 a{color:#690;text-decoration:none;}#coc67178{float:left; padding:0; margin:0; list-style:none; overflow:hidden; height:15px;}#coc67178 li{display:inline;}#coc67178 li a{background-image:url(http://img718.imageshack.us/img718/5589/buttoni.gif); background-repeat:no-repeat; width:30px; height:0; padding-top:15px; overflow:hidden; float:left;}#coc67178 li a.close{background-position: 0 0;}#coc67178 li a.close:hover{background-position: 0 -15px;}#coc67178 li a.min{background-position: -30px 0;}#coc67178 li a.min:hover{background-position: -30px -15px;}#coc67178 li a.max{background-position: -60px 0;}#coc67178 li a.max:hover{background-position: -60px -15px;}#co453569{display:block; margin:0; padding:0; width:250px; height:250px;  border-style:solid; border-width:1px; border-color:#111 #999 #999 #111; line-height:1.6em; overflow:hidden;}*******<div style="height: 400px;" id="fl813691"><div id="eb951855"> <div id="cob263512">    <div id="coh963846"><ul id="coc67178"><li id="pf204652hide"><a class="min" href="javascript:pf204652clickhide();" title="Ẩn đi">Ẩn</a></li><li id="pf204652show" style="display: none;"><a class="max" href="javascript:pf204652clickshow();" title="Hiện lại">Xem </a></li><li id="pf204652close"><a class="close" href="javascript:pf204652clickclose();" title="Đóng lại">Đóng</a></li></ul></div><embed height="250" width="250" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" allowscriptaccess="always" quality="high" menu="false" wmode="transparent" flashvars="undefined" src="http://forum.loanthe.net/images/img/250x250.swf"></object></div></div></div></div><script>pf204652bottomLayer = document.getElementById('fl813691');var pf204652IntervalId = 0;var pf204652maxHeight = 250;var pf204652minHeight = 20;var pf204652curHeight = 0;function pf204652show( ){pf204652curHeight += 2;if (pf204652curHeight > pf204652maxHeight){clearInterval ( pf204652IntervalId );}pf204652bottomLayer.style.height = pf204652curHeight+'px';}function pf204652hide( ){pf204652curHeight -= 3;if (pf204652curHeight < pf204652minHeight){clearInterval ( pf204652IntervalId );}pf204652bottomLayer.style.height = pf204652curHeight+'px';}pf204652IntervalId = setInterval ( 'pf204652show()', 5 );function pf204652clickhide(){document.getElementById('pf204652hide').style.display='none';document.getElementById('pf204652show').style.display='inline';pf204652IntervalId = setInterval ( 'pf204652hide()', 5 );}function pf204652clickshow(){document.getElementById('pf204652hide').style.display='inline';document.getElementById('pf204652show').style.display='none';pf204652IntervalId = setInterval ( 'pf204652show()', 5 );}function pf204652clickclose(){document.body.style.marginBottom = '0px';pf204652bottomLayer.style.display = 'none';}</script><!--
    End Ads right -->


     

    Trả lời nhanh
  • Địä nġụċ
    Địä nġụċ

    Bài gửi 19/1/2013, 8:21 am Địä nġụċ

    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}
          <!--[if lte IE 6]>
                <style type="text/css">
                  .box{width:920px !important}
              </style>
          <![endif]-->
          <noscript>
                <style type="text/css">
                  #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>
          <!-- BEGIN switch_ticker -->
          <link type="text/css" rel="stylesheet" href="{JS_DIR}jquery/ticker/ticker.css" />
          <!-- END switch_ticker -->
          <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 -->
          <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">$(function(){$("input#username_reg").attr("maxlength","12");})</script>
        </head>

        <body>
          <!-- 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" class="module main">
              <div id="login_popup_title" class="main-head">
                <div class="h3">{SITENAME}</div>
              </div>
              <div class="main-content">
                {LOGIN_POPUP_MSG}
                <div id="login_popup_buttons">
                    <form action="{S_LOGIN_ACTION}" method="get">
                      <input type="submit" class="button2" value="{L_LOGIN}" />
                      <input type="button" class="button2" value="{L_REGISTER}" onclick="parent.location='{U_REGISTER}';" />
                      <input id="login_popup_close" type="button" class="button2" value="{L_DONT_DISPLAY_AGAIN}" />
                    </form>
                </div>
              </div>
          </div>
          <!-- END switch_login_popup -->

          <a id="top" name="top" accesskey="t"></a>

          <div class="minwidth_IE">
              <div class="layout_IE">
                <div class="container_IE">
                    <div class="pun">
                      <div style="margin:0px 0 0 -5px"><img src="http://i48.servimg.com/u/f48/16/58/89/73/page_t10.png"> </div>
                                                  <center><a href="/forum"><img src="http://sphotos-e.ak.fbcdn.net/hphotos-ak-prn1/525484_421452914574802_1887543521_n.jpg" border="0" alt="Diễn đàn 4rKingofGame.9Forum.Net"></a><a href="/forum" target="_blank"><img src="http://i31.servimg.com/u/f31/17/51/96/70/kungfu11.jpg" height="" width="450"></a></center>
                                                    <div style="margin:0px 0 0 -5px"><img src="http://i48.servimg.com/u/f48/16/58/89/73/page_t10.png">  </div>
                                                      <div id="pun-intro" class="clearfix"><a href="/" id="pun-logo"><img src="http://2img.net/i/fa/empty.gif" alt="4rKingofGame.9forum.Net -‘๑’"></a><div id="pun-title"><h1></h1></div><p id="pun-desc">Diễn Đàn Chia Sẻ Thông Tin Giải Trí Hàng Đầu Việt Nam</p></div>
                                                     
                     

                      <!-- BEGIN switch_ticker_new -->
                      <div id="fa_ticker_block" style="padding-top:4px;">
                          <div class="module main">
                            <div class="main-content clearfix">
                                <div id="fa_ticker_container">
                                  <ul id="fa_ticker_content" class="jcarousel-skin-tango" style="display: none;width: 100%;">
                                      <!-- BEGIN ticker_row -->
                                      <li>{switch_ticker.ticker_row.ELEMENT}</li>
                                      <!-- END ticker_row -->
                                  </ul>
                                </div>
                            </div>
                          </div>
                      </div>
                      <!-- END switch_ticker_new -->

                      <!-- BEGIN switch_ticker -->
                      <div id="fa_ticker_block" style="padding-top:4px;">
                          <div class="module main">
                            <div class="main-content clearfix">
                                <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>
                            </div>
                          </div>
                      </div>
                      <!-- END switch_ticker -->

                      <div id="page-body">
                          <div id="{ID_CONTENT_CONTAINER}"{CLASS_CONTENT_CONTAINER}>
                            <div id="outer-wrapper">
                                <div id="wrapper">
                                  <div id="container">
                                      <div id="content">
                                                                    <div class="navFMvi main-box" style="height: 50px; position: relative; width: 565px"><p>
                                                                    <a onclick="history.back(1); return false;" href="#">
                                                                    <img border="0" alt="Quay lại" src="http://i48.servimg.com/u/f48/16/58/89/73/navbit10.gif" title="Quay lại">
                                                                      </a> <a href="/"><b>- 4rKingofGame.9forum.Net -‘๑’</b></a> <b></b>
                                                                      </p>
                                                                      <p><img src="http://i48.servimg.com/u/f48/16/58/89/73/navbit11.gif">Cổng Chia Sẻ Thông Tin Giải Trí Tổng Hợp</p>
                                                                      <div id="loginFancy" class="main-box">
                                                                                                                  <!-- BEGIN switch_user_logged_out -->
                                                                      <form action="/login" method="post" name="form_login">
                                                                      <div class="user_login_form center"><p><label>
                                                                      <span class="genmed" style="">Tài khoản :</span>
                                                                      <input type="text" class="post" size="10" name="username"></label> <label class="Rlogin">
                                                                      <input type="checkbox" class="radio" name="autologin" checked="checked">
                                                                      <span class="gensmall">Ghi nhớ?</span></label></p><p><label>
                                                                      <span class="genmed">Mật khẩu : </span>
                                                              <input type="password" class="post" size="10" name="password"></label>
                                                                      <label class="Rlogin">
                                                                      <input type="submit" class="mainoption" name="login" value="Đăng nhập"></label></p>
                                                                      </div>
                                                                        <script type="text/javascript">document.write('<input type="hidden" name="redirect" value="' + location.href + '" />')</script>
                                                                        <input type="hidden" name="redirect" value="/forum"></form> 
                                                                                                                  <!-- END switch_user_logged_out -->
                                                                          <!-- BEGIN switch_user_logged_in -->
                                                  <span class="logi">
                                                    <p style="color:red">{LOGGED_AS}</p>
                                                    <p style="color:green">{LAST_VISIT_DATE}</p>
                                                    <p style="color:blue">{CURRENT_TIME}</p>
                                                  </span>
                                                  <!-- END switch_user_logged_in -->
                                                                        </div></div>
                                                                                            <div id="pun-head">
                          <div id="pun-navlinks">
                            <ul class="clearfix">
                                <li>{GENERATED_NAV_BAR}</li>
                            </ul>
                          </div>
                      </div>
                                       
                                        <div id="main">
                                            <div id="main-content">

        <!-- BEGIN html_validation -->
                                            </div>
                                        </div>
                                      </div>
                                  </div>
                                </div>
                            </div>
                          </div>
                      </div>
                    </div>
                </div>
              </div>
          </div>
        </body>
        </html>
        <!-- END html_validation -->

    Trả lời nhanh
  • Địä nġụċ
    Địä nġụċ

    Bài gửi 19/1/2013, 8:21 am Địä nġụċ

    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(){
      _atc.cwait = 0;
      $('.addthis_button').mouseup(function(){
          if ($('#at15s').css('display') == 'block') {
            addthis_close();
            addthis_close();
          }
      });
    });
    //]]>
    </script>

    <div class="main paged">
      <div class="paged-head clearfix">
          <!-- BEGIN topicpagination -->
          <p class="paging">{PAGINATION}</p>
          <!-- END topicpagination -->
          <p class="posting">
            <!-- BEGIN switch_user_authpost -->
             <a class="large_textbutton" href="{U_POST_NEW_TOPIC}" rel="nofollow"><span>+</span> Viết chủ đề mới</a>
             <!-- END switch_user_authpost -->
             <!-- BEGIN switch_user_authreply -->
             <a class="large_textbutton" href="{U_POST_REPLY_TOPIC}"><span>+</span> Trả lời chủ đề</a>
             <!-- END switch_user_authreply -->
          </p>
      </div>{POLL_DISPLAY}<br />
       <div class="main-head clearfix" style="background-color: #993333;border: 0px solid #DDD;box-shadow:-2px 2px 2px #c8c8c8;">
          <p class="h2">
                      <a href="#bottom">{L_GOTO_DOWN}</a>{L_MESSAGE} [{PAGE_NUMBER}]</p>
                                        <a title="VietShare" target="_blank" rel="nofollow" href="http://vietshare.5forum.net/forum" name="bottom" class="skinVsVer1">© <font color="white">VietShare</font>.<font color="red">5Forum.Net</font></a>
             
                <div style="float:right;font-weight:bold;text-align:right"><span class="ost"><strong>#{postrow.displayed.POSTER_NAME}</strong> - <a href="#" onclick="link_bbcode();return false"><font color=yellow>BBCode</font></a></span> <a target="blank" class="share" href="http://www.addthis.com/bookmark.php?v=250&amp;pub=forumotion"><font color=yellow>Chia s?</font></a><div align="center" style="width:600px;display:none; padding-top:6px" ></div></div> 
          
          

      </div><br/>
     
       <div class="main-content-topic2">
          <!-- BEGIN postrow -->
                <div class="main-content-topic">
          <!-- BEGIN displayed -->
                <span class="baigui" style="display:none">{postrow.displayed.COUNT_POSTS}</span>
           
          <div class="post" {postrow.displayed.THANK_BGCOLOR}>
    <a name="{postrow.displayed.U_POST_ID}"></a>{postrow.displayed.POSTER_NAME}
             <div class="postmain" {postrow.displayed.THANK_BGCOLOR}>
                <div id="p{postrow.displayed.U_POST_ID}" class="posthead" {postrow.displayed.THANK_BGCOLOR}>
                   <h2>
    <a href="{postrow.displayed.POST_URL}">{postrow.displayed.POST_SUBJECT}</a>?{postrow.displayed.POST_DATE_NEW}
                   </h2>
                </div>
                            <div class="postbody" {postrow.displayed.THANK_BGCOLOR}>
                   <div class="user">
                      <div class="user-ident" id="userinfo{postrow.displayed.U_POST_ID}" style="position: relative;">
                         <div class="posthead">
    <span style="font-size: 10pt; ">{postrow.displayed.POSTER_NAME}</span>
                         </div>
                         <div onmouseover="show_user({postrow.displayed.U_POST_ID})" onmouseout="hide_user({postrow.displayed.U_POST_ID})" class="userInfoF">
                                                              <div class="useravatar" style="float: left;"><span class="avatar97">{postrow.displayed.POSTER_AVATAR}</span></div>
                            <div class="user-info">
                               <div class="manuUserF">
                                                                              <strong><span class="tennick">{postrow.displayed.POSTER_NAME}</span></strong>
                                  <span class="fmviOnoff">{postrow.displayed.ONLINE_IMG}</span>                              
                               </div>
                               <dl class="cl" style="float:right; width: 370px;">
                                  
                                  <!-- BEGIN profile_field -->
                                  <dt>{postrow.displayed.profile_field.LABEL}</dt>
                                  <dd>{postrow.displayed.profile_field.CONTENT}</dd>
                                  <!-- END profile_field -->
                               </dl>
                               <div>
                                  <span style="color:blue">Phương châm:</span>
                                  <marquee class="status"></marquee>
                               </div>
                               <div class="morelink">
                                  <a target="_blank" class="Upro5"><img alt="Tường nhà" src="http://i48.servimg.com/u/f48/16/58/89/73/profil10.png" />Tường nhà</a>
                                  <a target="_blank" class="Utopic"><img alt="Xem bài viết" src="http://i48.servimg.com/u/f48/16/58/89/73/total_10.gif" />Bài viết</a>
                                  <a target="_blank" class="Ufrien"><img alt="Kết bạn" src="http://i48.servimg.com/u/f48/16/58/89/73/friend10.png" />Kết bạn</a>
                                  <a target="_blank" onClick="javascript:alert('Ðang phát triển')" class="Umoney"><img alt="Tài sản" src="http://i48.servimg.com/u/f48/16/58/89/73/table_10.png" />Tài sản</a>
                               </div>
                            </div>
                         </div>
                         <div class="user-basic-info">
                            <div onmouseover="show_user({postrow.displayed.U_POST_ID})" class="useravatar" style="padding: 15px 0 15px 9px">{postrow.displayed.POSTER_AVATAR}</div>

                    <table width="155px">
                    <tr>
                    <td>
                    <div class="">
                      <fieldset style="border: 1px solid; margin: 5px; padding: 5px 10px;"><legend><b><font color=red>Tước Hiệu</font></b></legend>
                    <FONT face="Times New Roman">
                    <B>
                    <font size=3 style="text-shadow: 0px 0px 6px rgb(800, 0, 100), 0px 0px 5px rgb(800, 0,100), 0px 0px 5px rgb(800, 0,100);" color="#ffffff">
                    <marquee scrollamount="4">{postrow.displayed.POSTER_RANK}</marquee></font>
                    </B>
                    </FONT>
                      </fieldset>
                    </div></td>
                    </tr>
                                  </table><br />{postrow.displayed.RANK_IMAGE}
                         </div>
                      </div>
                   </div>
                   <div class="post-entry"><h3 class="psth xs1"> </h3>
                      <div class="entry-content">
                                                      <div>
                                                        <div class="quotene">
        {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}"
                                        />
                                        <!-- 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>
                                                      </div>
                      </div>
                                            </div>
                                      </div>
                <!-- BEGIN switch_signature -->
                <div class="sig-content">{postrow.displayed.SIGNATURE_NEW}</div>
                <!-- END switch_signature -->
                <div class="postfoot">
                                      <div class="options-button user-contact"><center>{postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}</center>
                      <!-- BEGIN contact_field -->{postrow.displayed.contact_field.CONTENT}
                      <!-- END contact_field -->
                   </div>
                   <div class="post-options">
                <div style="float: left; left:153px;position:absolute;top:1px;">
                    <!-- BEGIN switch_vote_active -->
        <div class="vote vote-button" title="Click Để Thích Bạn Này!">
              <!-- BEGIN switch_vote -->
          <a target="v{postrow.displayed.U_POST_ID}" href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}" alt="c3zplus" class="c3zplus lvote"><span style="margin-left: -2px; color: #3B5998;">Like</span></a>
     <!-- END switch_vote -->
          </div>
          <div class="vote vote-button" title="Ghét Bạn Này!">
     <!-- BEGIN switch_vote -->
            <a target="v{postrow.displayed.U_POST_ID}" href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}" alt="c3zminus" class="c3zminus lvote"><span style="margin-left: -2px; color: #3B5998;">Dislike</span></a>
     <!-- END switch_vote -->
                                      </div><div id="v{postrow.displayed.U_POST_ID}" class="loadding" style="display: none"><img src="http://i43.servimg.com/u/f43/16/03/04/56/icon_l12.gif"></img> Cám Ơn Bạn Đã Đánh Giá Bài Viết! </div>
                                                    <!-- END switch_vote_active -->
                                                    </div>
                                      <span class="options-button">{postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG}<a href="#quickreply" onclick="quick($(this))" class="small_textbutton">Trả Lời Nhanh</a>
                      {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG}
                                                      {postrow.displayed.REPORT_IMG}</span></div>
                   <div style="clear:both;"></div>
                </div>
             </div>
          
                             
                              <p style="border-bottom: 1px solid #ddd;">
                            <div class="hihi clearfix" style="background-color: #fff;"><font color="black">
    <!-- BEGIN switch_vote_active -->       
      <iframe name="v{postrow.displayed.U_POST_ID}" class="ajaxvote" style="display:none"></iframe> 
    <!-- BEGIN switch_no_bar -->
      <span class="c3zvau v{postrow.displayed.U_POST_ID}" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">{postrow.displayed.switch_vote_active.L_VOTE_TITLE}</span>
     <!-- END switch_no_bar -->
    <!-- BEGIN switch_bar -->
      <span class="c3zvau v{postrow.displayed.U_POST_ID}" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">{postrow.displayed.switch_vote_active.L_VOTE_TITLE}</span>
     <!-- END switch_bar -->
      <!-- END switch_vote_active -->
    <div style="float:right;font-weight:bold;text-align:right"><span class="ost"><strong>#{postrow.displayed.COUNT_POSTS}</strong> - <a href="#" onclick="link_bbcode();return false">BBCode</a></span> <a target="blank" class="share" href="http://www.addthis.com/bookmark.php?v=250&amp;pub=forumotion">Chia sẻ</a><div align="center" style="width:600px;display:none; padding-top:6px" ></div></div> 
                 
                              </font></div>  </span>
                             
                      </div>
                     
       </div>
                       

          
                    <!-- END displayed -->
                 
          <!-- END postrow -->
                </div>

      <script type="text/javascript" src=""></script>
       <div class="main-foot clearfix" style="background-color: #993333;border: 0px solid #DDD;box-shadow:-2px 2px 2px #c8c8c8;">
          <p class="h2">
             <a href="#top">{L_BACK_TO_TOP}</a>{L_MESSAGE} [{PAGE_NUMBER}]</p>
          <p class="options options-button">
             <input type="hidden" name="t" value="{TOPIC_ID}" />
             <!-- <input type=&amp;quot;hidden&amp;quot; name=&amp;quot;sid&amp;quot; value=&amp;quot;{S_SID}&amp;quot; />-->
             <input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />
             <!-- BEGIN viewtopic_bottom -->{S_TOPIC_ADMIN}
             <!-- END viewtopic_bottom -->
          </p>
       </div>
      <a name="bottomtitle"></a><br />
       <div class=" clearfix">
          <!-- BEGIN topicpagination -->
          <p class="paging">{PAGINATION}</p>
          <!-- END topicpagination -->
          <p class="posting">
             <!-- BEGIN switch_user_authpost -->
             <a class="large_textbutton" href="{U_POST_NEW_TOPIC}" rel="nofollow"><span>+</span> Viết Chủ Đề Mới</a>
             <!-- END switch_user_authpost -->
             <!-- BEGIN switch_user_authreply -->
             <a class="large_textbutton" href="{U_POST_REPLY_TOPIC}"><span>+</span> Trả Lời Chủ Đề</a>
             <!-- END switch_user_authreply -->
          </p>
       </div>
    </div>
    <p style="padding: 10px 0; text-align: center">«
       <a href="{U_VIEW_OLDER_TOPIC}"> Xem bài trước </a>|
       <a href="{U_VIEW_NEWER_TOPIC}"> Xem bài kế tiếp </a>»</p>
     
    <!-- BEGIN switch_forum_rules -->
    <div class="main" id="forum_rules">
       <div class="main-head clearfix">
          <p class="h2">{L_FORUM_RULES}</p>
       </div>
       <table class="main-content frm">
          <tr>
             <!-- BEGIN switch_forum_rule_image -->
             <td class="logo">
                <img src="{RULE_IMG_URL}" />
             </td>
             <!-- END switch_forum_rule_image -->
             <td class="rules entry-content">
                {RULE_MSG}
             </td>
          </tr>
       </table>
    </div>
    <!-- END switch_forum_rules -->

    <!-- BEGIN switch_user_logged_in -->
    <div class="ruled"></div>
    <a name="quickreply"></a>
    <div class="quotenhanh" style="display:none"></div>
    {QUICK_REPLY_FORM}
    <!-- END switch_user_logged_in -->

    <div class="fmviToggle" style="width: 300px">
        <div class="main">
            <div class="main-head clearfix">
                <p class="h2" style="width: 220px !important">Quyền hạn của bạn:</p>
            </div>
            <div id="onlinelist">{S_AUTH_LIST}
            </div>
        </div>
    </div>
                 
                  <script type="text/javascript" src="/22469.js"></script>

       
     
    <script type="text/javascript">function chvote(a, b) {"Message not voted" == b && (b = "c3zone z vietk 0% (0 vote)");var d = parseInt(b.split(" ")[3], 10) / 100,c = parseInt(b.split(" ")[4].substr(1), 10),b = "Message reputation : " + Math.round(100 * ("c3zplus" == a ? (d * c + 1) / (c + 1) : d * c / (c + 1))) + "% (" + (c + 1) + " vote)";return votetrans(b)}$(".c3zvau").each(function () {var a = $(this).text();$(this).html(votetrans(a))});function votetrans(a) {if ("Message not voted" == a) return "<span class='qua'>Hãy là người đầu tiên đánh giá bài viết này</span>";var b = parseInt(a.split(" ")[3], 10) / 100,a = parseInt(a.split(" ")[4].substr(1), 10),d = 0 != b ? "<span class=vop>" + Math.round(b * a) + " Thích </span>" : "",c = 0 != b && 1 != b ? ' <span style="color:#C2D5E3">|</span> ' : "",a = 1 != b ? "<span class=vom>" + Math.round(a - b * a) + " Không Thích </span>" : "",b = Math.round(100 * b);return "<span class=no>" + d + c + a + "</span> <span class=qua>Ðánh Giá: " + b + "%</span>"}$(".lvote").click(function () {"c3zplus" == $(this).attr("alt") ? $(this).parent().html("").next().html("") : $(this).parent().html("").prev().html("");var a = $(this).attr("target"),b = $(this).attr("alt"),d = $("." + a).attr("title");$("#" + a).show();$("." + a).html(chvote(b, d));$("#" + a).fadeIn("slow").animate({opacity: 1}, 1500).fadeOut("slow", function () {$("." + a).fadeOut("slow").animate({opacity: 1}, 1E3).fadeIn()});$("." + $(this).attr("target")).removeAttr("title")});</script>






    <script type="text/javascript">
        //<![CDATA[
        $('.postbody img').click(function(){$(this).toggleClass('imgmax');});
        //]]>
        </script>
      <script type="text/javascript">
          $(".options-button a").addClass("small_textbutton");
          $(".options-button a[href*='?thank=']").text("Cám ơn");
          $(".options-button a[href^='/post?p='][href*='&mode=quote']").text("Trích dẫn");
          $(".options-button a[href^='/post?p='][href*='&mode=editpost']").text("Sửa");
          $(".options-button a[href^='/post?p='][href*='&mode=delete']").text("Xóa");
          $(".options-button a[href^='/modcp?mode=ip']").text("Xem Địa chỉ IP");
          $(".options-button a[href^='/report?mode=report']").text("Báo cáo");
          $(".options-button a[href^='/report?mode=unlock']").text("Mẫu báo cáo");
          $(".options-button a[href^='/report?mode=lock']").text("Chọn báo cáo");
        </script>
     <script src="http://hotro7.forumvi.com/11315.js"></script>

    Trả lời nhanh
  • Địä nġụċ
    Địä nġụċ

    Bài gửi 19/1/2013, 8:21 am Địä nġụċ

    topics_list_box:

    Code:
    <!-- BEGIN topics_list_box -->
    <!-- BEGIN row -->
    <!-- BEGIN header_table -->
      <!-- BEGIN multi_selection -->
          <script type="text/javascript">
          function check_uncheck_main_{topics_list_box.row.header_table.BOX_ID}() {
            var all_checked = true;
            for (i = 0; (i < document.{topics_list_box.FORMNAME}.elements.length) && all_checked; i++) {
            if (document.{topics_list_box.FORMNAME}.elements[i].name == '{topics_list_box.FIELDNAME}[]{topics_list_box.row.header_table.BOX_ID}') {
                all_checked = document.{topics_list_box.FORMNAME}.elements[i].checked;
            }
            }
            document.{topics_list_box.FORMNAME}.all_mark_{topics_list_box.row.header_table.BOX_ID}.checked = all_checked;
          }
          function check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}() {
            for (i = 0; i < document.{topics_list_box.FORMNAME}.length; i++) {
            if (document.{topics_list_box.FORMNAME}.elements[i].name == '{topics_list_box.FIELDNAME}[]{topics_list_box.row.header_table.BOX_ID}') {
                document.{topics_list_box.FORMNAME}.elements[i].checked = document.{topics_list_box.FORMNAME}.all_mark_{topics_list_box.row.header_table.BOX_ID}.checked;
            }
            }
          }
          </script>
      <!-- END multi_selection -->

      <div class="main-head">
          <!-- BEGIN multi_selection -->
          <input onclick="check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}();" type="checkbox" name="all_mark_{topics_list_box.row.header_table.BOX_ID}" value="0" />
          <!-- END multi_selection -->
          <h1 class="page-title">{topics_list_box.row.L_TITLE} [{topics_list_box.row.COUNT_TOTAL_TOPICS}]</h1>
      </div>
      <div class="main-content">
      <table id="rootlistFMvi" cellspacing="0" class="table">
          <thead>
            <tr>
                <th class="tcl">{L_TOPICS}</th>
                <th class="tc2">{topics_list_box.row.L_REPLIES}</th>
                <th class="tc3">{topics_list_box.row.L_VIEWS}</th>
                <th class="tcr">{topics_list_box.row.L_LASTPOST}</th>
            </tr>
          </thead>
          <tbody class="statused">
    <!-- END header_table -->

    <!-- BEGIN header_row -->
    <strong>{topics_list_box.row.L_TITLE}</strong>
    <!-- END header_row -->

    <!-- BEGIN topic -->
      <!-- BEGIN table_sticky -->
          </tbody>
      </table>
      </div>

      <div class="main-head">
          <!-- BEGIN multi_selection -->
          <input onclick="check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}();" type="checkbox" name="all_mark_{topics_list_box.row.header_table.BOX_ID}" value="0" /  >
          <!-- END multi_selection -->
          <h2>{topics_list_box.row.topic.table_sticky.L_TITLE} [{topics_list_box.row.topic.table_sticky.COUNT_TOTAL_TOPICS}]</h2>
      </div>
      <div class="main-content">
      <table cellspacing="0" class="table">
          <thead>
            <tr>
                <th class="tcl">{L_TOPICS}</th>
                <th class="tc2">{topics_list_box.row.topic.table_sticky.L_REPLIES}</th>
                <th class="tc3">{topics_list_box.row.topic.table_sticky.L_VIEWS}</th>
                <th class="tcr">{topics_list_box.row.topic.table_sticky.L_LASTPOST}</th>
            </tr>
          </thead>
          <tbody class="statused">
      <!-- END table_sticky -->
          <tr>
            <td class="tcl tdtopics <!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->">
                <span class="status">
                  <img title="{topics_list_box.row.L_TOPIC_FOLDER_ALT}" src="{topics_list_box.row.TOPIC_FOLDER_IMG}" alt="{topics_list_box.row.L_TOPIC_FOLDER_ALT}" />
                </span>
                <!-- BEGIN single_selection -->
                <input type="radio" name="{topics_list_box.FIELDNAME}" value="{topics_list_box.row.FID}" {topics_list_box.row.L_SELECT} /> 
                <!-- END single_selection -->
                {topics_list_box.row.ICON} 
                {topics_list_box.row.NEWEST_POST_IMG}
                {topics_list_box.row.PARTICIPATE_POST_IMG} 
                {topics_list_box.row.TOPIC_TYPE} 
                <h2 class="topic-title"><a class="topictitle" href="{topics_list_box.row.U_VIEW_TOPIC}">{topics_list_box.row.TOPIC_TITLE}</a></h2> 
                {topics_list_box.row.GOTO_OPEN} {topics_list_box.row.GOTO_PAGE_NEW} {topics_list_box.row.GOTO_CLOSE} 
                {topics_list_box.row.L_BY} {topics_list_box.row.TOPIC_AUTHOR}
                <!-- BEGIN switch_description -->
                <br />
                 {topics_list_box.row.topic.switch_description.TOPIC_DESCRIPTION}
                <!-- END switch_description -->
            </td>
            <td class="tc2 <!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->">{topics_list_box.row.REPLIES}</td>
            <td class="tc3 <!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->">{topics_list_box.row.VIEWS}</td>
            <td class="tcr <!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->">{topics_list_box.row.LAST_POST_TIME} {topics_list_box.row.L_BY} {topics_list_box.row.LAST_POST_AUTHOR} {topics_list_box.row.LAST_POST_IMG}</td>
            <!-- BEGIN multi_selection -->
            <td><input onclick="javascript:check_uncheck_main_{topics_list_box.row.BOX_ID}();" type="checkbox" name="{topics_list_box.FIELDNAME}[]{topics_list_box.row.BOX_ID}" value="{topics_list_box.row.FID}" {topics_list_box.row.L_SELECT} /></td>
            <!-- END multi_selection -->
          </tr>
    <!-- END topic -->
    <!-- BEGIN no_topics -->
    <tr>
      <td class="tcl" colspan="4"><strong>{topics_list_box.row.L_NO_TOPICS}</strong></td>
    </tr>
    <!-- END no_topics -->

    <!-- BEGIN bottom -->
          </tbody>
      </table>
      </div>
      <div class="main-foot clearfix">
          <!-- BEGIN multi_selection -->
          <input onclick="check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}();" type="checkbox" name="all_mark_{topics_list_box.row.header_table.BOX_ID}" value="0" />
          <!-- END multi_selection -->
          <p class="h2">{L_TOPICS} [{topics_list_box.row.bottom.COUNT_TOTAL_TOPICS}]</p>
          <p class="options">
            <a href="{U_MARK_READ}">{L_MARK_TOPICS_READ}</a> {S_WATCH_FORUM} <a href="#top">{L_BACK_TO_TOP}</a>
          </p>
      </div>
    <!-- END bottom -->
    <!-- BEGIN spacer --><br /><!-- END spacer -->
    <!-- END row -->
    <!-- END topics_list_box -->
    <div class="main-head greenBgT">
        <h1 class="page-title">Tùy chọn hiển thị chủ đề</h1>
    </div>
    <div id="sapxepFMvi" class="paged-foot clearfix">
        <span>Tìm trước đó</span>
        <select class="search_time">
            <option selected="selected" value="0">Không giới hạn</option>
            <option value="1">1 ngày</option>
            <option value="7">7 ngày</option>
            <option value="14">2 tuần</option>
            <option value="30">1 tháng</option>
            <option value="90">3 tháng</option>
            <option value="180">6 tháng</option>
            <option value="364">1 năm</option>
        </select>
        <span>Sắp xếp theo</span>
        <select class="sort_by">
            <option selected="selected" value="0">Thời gian</option>
            <option value="1">Chủ đề</option>
            <option value="3">Tác giả</option>
        </select>
        <span>Kiểu sắp xếp</span>
        <select class="sort_type">
            <option selected="selected" value="DESC">Giảm dần</option>
            <option value="ASC">Tăng dần</option>
        </select>
        <input type="button" value="Hiện chủ đề" class="button" />
    </div>
    <div id="sapxepdulieu"></div>
    <script type="text/javascript">
    $("#sapxepFMvi .button").click(function () {
        var Stime = $("#sapxepFMvi .search_time option:selected:selected").val();
        var Ssort = $("#sapxepFMvi .sort_by option:selected:selected").val();
        var Stype = $("#sapxepFMvi .sort_type option:selected:selected").val();
        $("#sapxepdulieu").load("/search?search_keywords=&search_author=*&search_where=f{FORUM_ID}&search_time=" + Stime + "&sort_by=" + Ssort + "&sort_dir=" + Stype + " #main-content .frm-form", function () {
            xepbaiFMvi();
        });
    });

    function xepbaiFMvi() {
        $("#sapxepdulieu .statused .tc2").remove();
        $(".table:not('#rootlistFMvi') .statused").replaceWith($("#sapxepdulieu .table .statused"));
        $(".paging:not('#sapxepdulieu .paging:first')").replaceWith($("#sapxepdulieu .paging"));
        var lengthXep = $(".table:not('#rootlistFMvi') .statused tr").length;
        $("#rootlistFMvi").parent().next().find("h2").text("Topics [" + lengthXep + "]");
        $("#rootlistFMvi").parent().next().next().next().find(".h2").text("Topics [" + lengthXep + "]");
        $(".paging a").click(function () {
            var linkXeplai = $(this).attr("href");
            $("#sapxepdulieu").load(linkXeplai + "#main-content .frm-form", function () {
                xepbaiFMvi()
            });
            return false;
        });
    }
    </script>

    Trả lời nhanh
  • Minion
    Minion

    Bài gửi 19/1/2013, 10:42 am Minion

    day ma goi la full mod

    Trả lời nhanh
  • Minion
    Minion

    Bài gửi 19/1/2013, 10:48 am Minion

    k co css

    Trả lời nhanh
  • †¤•Mitotaure•¤†
    †¤•Mitotaure•¤†

    Bài gửi 19/1/2013, 11:41 am †¤•Mitotaure•¤†

    index box free của ta dám share à

    Trả lời nhanh
  • 100%sexyboy
    100%sexyboy

    Bài gửi 19/1/2013, 12:25 pm 100%sexyboy

    nói thực sự thì không có skin nào full mod
    vì full mod là phải có đầy đủ các mod không thiếu mod nào
    mình chắc chả skin nào chịu được các mod đâu
    riêng về phần css thì tầm 5-10 code là full tùy vào độ dài
    nếu up dk full mod thì cũng lác phẹt rắm

    Trả lời nhanh
  • fm-fuck
    fm-fuck

    Bài gửi 19/1/2013, 2:24 pm fm-fuck

    Xem

    Trả lời nhanh
  • fm-fuck
    fm-fuck

    Bài gửi 19/1/2013, 2:26 pm fm-fuck

    Skin Lỗi Tùm Lum
    Đây Là 1 Bản Bạn Lấy Trên Mạng Xong Cài Lại
    Demo Của Tui Nè , Gần Giống Bản 4rkinggame.com ( 90 %)
    http://mazesgame.9forum.net/

    Trả lời nhanh
  • baotranno123
    baotranno123

    Bài gửi 19/1/2013, 7:46 pm baotranno123

    Thank Kiu ma sao ko co css

    Trả lời nhanh
  • An Nguyễn
    An Nguyễn

    Bài gửi 24/1/2013, 10:35 am An Nguyễn

    haizz

    Trả lời nhanh
  • Sponsored content

    Bài gửi Sponsored content

    Trả lời nhanh

Xem chủ đề cũ hơn Xem chủ đề mới hơn Về Đầu Trang Thông điệp [Trang 1 trong tổng số 5 trang]

Chuyển đến trang : 1, 2, 3, 4, 5  Next

Permissions in this forum:
Bạn không có quyền trả lời bài viết