Skin Forumotion | Free share
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.
Skin Forumotion | Free share
Nếu Post link ngoài thì mục đích share thì luôn chào đón. Nếu post ngoài vì mục đích quãng cáo BAN ngay lập tức!
Bài gửi sau cùng
Bài gửiNgười gửiThời gian
[�] Vw Golf Mk3 1996 Service Manual Download Zip Sun Jun 08, 2014 12:44 am
[�] Vw Golf Mk3 1996 Service Manual Download Zip Sun Jun 08, 2014 12:43 am
[�] [Prestige][ute-002] ???x????File.02 (???) 2010.02.avi Sat Jun 07, 2014 1:16 pm
[�] Daphne 9yo Pthc Young Video Models Fri Jun 06, 2014 10:24 am
[�] Vinywap Dress Change Mom Sex Free Downloding Fri Jun 06, 2014 3:58 am
[�] Alcool 120 1 95 3823 Thu Jun 05, 2014 6:48 pm
[�] Sony Sound Forge Pro 10.0.368 Rus Thu May 29, 2014 7:34 pm
[�] 4Media Video Editor 2.0.1 Build 0111 Thu May 29, 2014 2:45 pm
[�] DVDFab Platinum 8 1 FULLFiNALPREACTIVATED Thu May 29, 2014 1:15 am
[�] DVDFab Platinum 8 1 FULLFiNALPREACTIVATED Thu May 29, 2014 1:13 am
[�] Alawarpt Farm Frenzy Tue May 27, 2014 9:29 am
[�] Kgb Spy - Kgb Spy Tue May 27, 2014 1:35 am
[�] Rosetta Stone 4.0.0 Stable Final Release + Patcher Sat May 24, 2014 6:09 am
[�] Real Player 2012+crack Sat May 24, 2014 12:02 am
[�] Aida64 Extreme Engineer Edition Fri May 23, 2014 8:21 am

You are not connected. Please login or register

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

1Thắc mắc về last topic Empty Thắc mắc về last topic Sat Jul 10, 2010 5:57 am

anglechanh93


Thành Viên Tiêu Biểu
Thành Viên Tiêu Biểu
Code:


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="{S_CONTENT_DIRECTION}" id="min-width" lang="{L_LANG_HTML}" xml:lang="{L_LANG_HTML}" xmlns="http://www.w3.org/1999/xhtml">
<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" />
    {META_FAVICO}
    {META}
    <meta name="title" content="{SITENAME_TITLE}{PAGE_TITLE}" />
    {T_HEAD_STYLESHEET}
    {CSS}
<link rel="stylesheet" type="text/css" href="http://vnpet.com/forum/vietvbb/topx/vietvbb_topx.css" />

    <script type="text/javascript" src="http://vnpet.com/forum/vietvbb/topx/vietvbb_topx2.js"></script>

    <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="{JS_DIR}{L_LANG}.js" type="text/javascript"></script>
    <!-- BEGIN switch_ticker -->
    <script src="{JS_DIR}jquery/ticker/ticker.js" type="text/javascript"></script>
    <link type="text/css" rel="stylesheet" href="{JS_DIR}jquery/ticker/ticker.css" />
    <!-- END switch_ticker -->
    <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 logInPopUp, logInIframe, logInContent, logInPopUpLeft, logInPopUpTop, logInPopUpWidth = {LOGIN_POPUP_WIDTH}, logInPopUpHeight = {LOGIN_POPUP_HEIGHT}, logInBackgroundResize = false, logInBackgroundClass = false, logInPopUpCss = '{T_HEAD_STYLESHEET}';
    <!-- END switch_login_popup -->
    //]]>
    </script>
    {GREETING_POPUP}
    <!-- BEGIN hitskin_preview -->
    <style type="text/css">
    #hitskin_preview {
        margin: 0; padding: 0;
        position: fixed;
        top: 0; left: 0;
        width: 100%;
        height: 65px;
        background: url('http://2img.net/i/fa/hitskin/hitskin_bar.png') repeat-x left -15px;
        color: #fff;
    }
    * html #hitskin_preview { /* Fix for IE6 since it doesn't implement fixed positionning */
        position: absolute;
        top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop : document.body.scrollTop);
        z-index: 2;
        background: transparent url('http://2img.net/i/fa/hitskin/hitskin_bar-ie6.gif') repeat-x left -15px;
    }
    * html { /* Gunlaug's Speed fix for the above positionning fix. Sorry for the fix for the fix */
    background: #fff url(foo) fixed;
    }
    #hitskin_preview h1 {
        float: left;
        margin: 3px 0 0 0;
        padding: 0 0 0 10px;
        font: italic normal 25px Arial,sans serif;
        color: #fff;
    }
    #hitskin_preview h1 img {
        vertical-align: middle;
    }
    #hitskin_preview em {
        color: #7CBA2C;
        font-weight: bold;
    }
    #hitskin_preview a {
    color: #fff;
    }
    #hitskin_preview a:hover {
    text-decoration: underline;
    }

    #hitskin_preview .content {
        text-align: right;
    }
    #hitskin_preview .content p {
        margin: 4px 1em 0px 1em;
        font-size: 13px;
        line-height: 1.8em;
        color: #fff;
        font-weight: bold;
    }
    #hitskin_preview .content p span {
        font-weight: normal;
        font-size: 0.8em;
    }
    body {
        margin-top: 40px !important;
    }
    {hitskin_preview.HITSKIN_RTL_CSS}
    </style>
    <!-- END hitskin_preview -->
</head>
<body background="{T_BODY_BACKGROUND}" bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}">
    <!-- BEGIN hitskin_preview -->
    <div id="hitskin_preview" style="display: block;">
        <h1><img src="http://2img.net/i/fa/hitskin/hitskin_logo.png" alt="" /> Hit<em>skin</em>.com</h1>
        <div class="content">
            <p>
                {hitskin_preview.L_THEME_SITE_PREVIEW}
                <br />
                <span>{hitskin_preview.U_INSTALL_THEME}<a href="http://{hitskin_preview.U_RETURN_THEME}">{hitskin_preview.L_RETURN_THEME}</a></span>
            </p>
        </div>
    </div>
    <!-- END hitskin_preview -->
<body>


<!-- logo -->
<a name="top"></a>
<table border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
<tr>
    <td align="left"><a href="http://t4thd.forumotion.com/index.htm"><div><img src="http://i38.servimg.com/u/f38/15/28/54/36/logo10.png " border="0" alt="T4Pro" /> </div></a></td>
    <td align="right" style="width: 100%; background-image:url(http://i68.servimg.com/u/f68/15/28/54/36/logo_b10.png); background-repeat:repeat-x; background-position:top;" id="header_right_cell">
         
    </td>
</tr>
</table>
<!-- /logo -->

<table align="center" style="border-collapse: collapse;width: 780px">
    <tr>
<td valign="top" style="padding: 0">
<div align="center">
  <center>
  <table border="0" cellpadding="0" cellspacing="0" width="1000px" style="width: 100%; background-image:url(http://i38.servimg.com/u/f38/15/28/54/36/may1010.png); background-repeat:repeat-x; background-position:top;">
  <tr>
<td align="left" width="770" height="35"><div style="padding-top: 180px; padding-left: 45px; color: #FFF;"></div></td>
      <td width="230" height="35">&nbsp;</td>

    </tr>


  </table>
 </center>



</div>
  <div id="wrapper">
<div id="submenu">
<table cellpadding="0" cellspacing="0" border="0" width="960" align="center">
<tr align="center">

<td class="vbmenu_control" align="{MENU_POSITION}"{MENU_NOWRAP}>{GENERATED_NAV_BAR}</td>

</tr></table></div>
<div style="padding: 5px">
<div id="wrapper2">
<div id="wrapper3">

<!-- content table -->
<!-- open content container -->

<div align="center">
    <div class="page" style="width:100%; text-align:left">
        <div style="padding:0px 0px 0px 0px" align="left">





<!-- breadcrumb, login, pm info -->
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<tr>
    <td class="alt1" width="100%">
       
            <div class="navbar" style="font-size:10pt"><img class="inlineimg" src="http://www.a2bmt.com/users/2415/32/16/98/smiles/378645.gif" alt="" border="0" />
<strong> T4ProTHPT Trịnh Hoài Đức- Bình Dương !

</strong>
 </div>
       
    </td>

    <td class="alt2" nowrap="nowrap" style="padding:0px">
        <!-- BEGIN switch_user_logged_in --> <span class="genmed"> Chào mừng bạn đã trở lại !</span><br /><span class="gensmall"> {LAST_VISIT_DATE} <br /> {CURRENT_TIME} <!-- END switch_user_logged_in --> <!-- BEGIN switch_user_logged_out -->

        <!-- login form -->
        <form action="{S_LOGIN_ACTION}?redirect=http://t4thd.forumotion.com/html-h6.htm" method="post" name="form_login">
        <table cellpadding="0" cellspacing="0" border="0" valign=middle>
        <tr><td>
        <table cellpadding="0" cellspacing="5" border="0">
<tr>
            <td style="white-space: nowrap;"><label><span class="smallfont">Tên thành viên </span></label></td>
            <td> <input class="post" type="text" size="10" name="username" onfocus="if (this.value == 'Tên tài khoản') this.value = '';" /></td>
</tr>
<tr>
<td class="gensmall"><label><span class="smallfont">Mật khẩu </span></label></td>
            <td> <input class="post" type="password" size="10" name="password" /></td>
</tr></table>
</td>
<td>

        <table cellpadding="0" cellspacing="5" border="0">
<tr>



            <td nowrap="nowrap"><label> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />Ghi nhớ</label>
</td>
        </tr>
        <tr>
           
<td nowrap="nowrap">{S_HIDDEN_FIELDS}<input class="button" type="submit" name="login" value="{L_LOGIN}"></td>        </tr>
        </table>

</td></tr>

</table>





<center><b><a href="/profile.forum?mode=sendpassword"><font size=1.7>:: Quên mật khẩu ::</font></a></b></center>


        </form>        <!-- / login form -->

<!-- END switch_user_logged_out -->
    </td>

</tr>
</table>
<!-- / breadcrumb, login, pm info -->

với header như thế này thì em phải bỏ code sau vào chỗ nào của đoạn
Code:
<div id="page-body">
             
<div id="{ID_CONTENT_CONTAINER}"{CLASS_CONTENT_CONTAINER}>
   
            <table cellpadding="0" cellspacing="0" width="100%"
border="0">
                    <tbody>
               
      <tr>
                          <td valign="top"
width="100%">
 
                            <div
class="test"><table
class="thongke" cellpadding="0"
cellspacing="0" width="100%"
align="center"><tr><!--
BEGIN giefmod_index1 --><td
align="center">
           
                  {giefmod_index1.MODVAR}
                         
                                 
</td><!-- END
giefmod_index1 --></tr></table><br /></div>
 
                        </td>
</tr><tr>
     
                  <td valign="top" width="100%">
<!-- BEGIN
 html_validation -->
                          </td>
   
                  </tr>
                    </tbody>
 
                </table>
              </div>
     
    </div>
        </td>
      </tr>
 
</table>
</body>
</html>
<!-- END
html_validation -->

2Thắc mắc về last topic Empty Re: Thắc mắc về last topic Thu Jul 15, 2010 7:14 am

nguyenlam101


Thành Viên Tiêu Biểu
Thành Viên Tiêu Biểu
bạn bỏ ở đoạn cuối đó! rùi bạn wa index_body xoá 1 đoạn như thế ở cuối nếu không sẽ bị trùng tới 2 last topic đó. có j không hiểu wa Forum mình, mình hướng dẫn thêm (quảng cáo tí) ^^

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

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