Mỗi Năm Biết Thêm Một Điều Mới
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.

Mỗi Năm Biết Thêm Một Điều MớiĐăng Nhập

Kết nối để thành công

Chào mừng bạn đến với diễn đàn DNTG - Diễn Đàn Chia Sẻ Kiến Thức
Địa chỉ hiện tại của diễn đàn là dntg.forumotion.com
Vui lòng gửi cho chúng tôi một email về giang@dntg.vn nếu bạn có bất kỳ góp ý nào về diễn đàn và nhận 10 điểm tín nhiệm
Bạn có nguyện vọng đóng góp vào diễn đàn? Gửi yêu cầu về giang@dntg.vn và tham gia với chúng tôi ngay.
LIÊN HỆ QUẢNG CÁO giang@dntg.vn

descriptionAdmin giúp em với EmptyAdmin giúp em với

more_horiz
Admin chỉnh dùm em cái Overrall_head_new này đi
cho chiều ngang nó dài = forum anh đi
Thanks nhiều
Chỉnh cho cái chiều ngang forum nó dài ra tí giống như Winni Blog ấy dc ko ?
Admin giúp em với CS0.12173323_1_1
Admin chỉnh dùm em cái em thanks nhiều
overall_head_new

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>
    <!-- BEGIN meta_emulate_ie7 -->
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
    <!-- END meta_emulate_ie7 -->
    <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="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 logInPopUpLeft, logInPopUpTop, logInPopUpWidth = {LOGIN_POPUP_WIDTH}, logInPopUpHeight = {LOGIN_POPUP_HEIGHT}, logInBackgroundResize = false, logInBackgroundClass = false;
    <!-- 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 -->
<script type="text/javascript">
<!--
if (document.images)
    {
              image9on = new Image();
    image9on.src = "http://i68.servimg.com/u/f68/15/18/46/10/help10.png";
    image9off = new Image();
    image9off.src = "http://i68.servimg.com/u/f68/15/18/46/10/help_o10.png";
    } 


function changeImages()
    {
    if (document.images)
        {
for (var i=0; i<changeImages.arguments.length; i+=2)
    {
    document[changeImages.arguments[i]].src = eval(changeImages.arguments[i+1] + ".src");
    }
        }
    }
 //-->
</script>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src='http://demo.vietvbb.vn/clientscript/pngfix.js'></script>
<![endif]-->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
</head>
<body>
<!-- logo -->
<a name="top"></a>
<table border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
<tr>
    <td align="left"><img src="http://i68.servimg.com/u/f68/14/98/61/65/logo10.png" border="0" alt="LoveStory" /></a></td>
    <td align="right" style="width: 100%; background-image:url(http://c.upanh.com/upload/7/954/CS0.12167455_1_1.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://i68.servimg.com/u/f68/14/98/61/65/menu210.png); background-repeat:repeat-x; background-position:top;">
  <tr>
<td align="left" width="770" height="35"><div style="padding-top: 17px; padding-left: 45px; color: #FFF;"></div></td>
      <td width="230" height="35"> </td>

    </tr>
    <tr>
<td align="left" width="800" height="16" style="padding-left: 20px;"><a href="javascript:history.go(-1)"><img src="http://i68.servimg.com/u/f68/15/18/46/10/back10.png" border="0" alt="" /><a href="javascript:history.go(1)"><img src="http://i68.servimg.com/u/f68/15/18/46/10/t10.png" border="0" alt="" /></td>
      <td width="230" height="16" style="padding: 5px 0 0 200px;">
<form method="get" id="forum-search" action="/search.forum"><input type="text" name="search_keywords" id="search_keywords" value="Đặt câu hỏi ở đây" onclick="if (this.value == 'Đặt câu hỏi ở đây') this.value = '';" onblur="if (this.value == '') this.value = 'Đặt câu hỏi ở đây';" style="background-color:transparent; vertical-align:middle;font-style:italic; font-family: Segoe UI; font-size:10pt; border-style:none" /><input type="image" style='background-color:transparent; border:0px' src="http://i68.servimg.com/u/f68/15/18/46/10/timkie10.png" /></form></td>
    </tr>
    <tr>
      <td width="540" height="1"><span style="font-size: 1pt"> </span></td>
      <td width="240" height="1"><span style="font-size: 1pt">&nbsp;</span></td>
    </tr>

  </table>
 </center>
</div>
  <div id="wrapper">
<div id="submenu">
<table cellpadding="0" cellspacing="0" border="0" width="90%" align="center">
    <tr align="center">
       
       
        <!-- BEGIN switch_user_logged_out --> <td class="vbmenu_control"><a href="/profile.forum?mode=register" rel="nofollow">Đăng Kí</a></td> <td class="vbmenu_control"><a href="/login.forum?connexion" rel="nofollow">Đăng Nhập</a></td> <!-- END switch_user_logged_out --> <td class="vbmenu_control"><a href="/forum.htm" accesskey="5">Diễn Đàn</a></td> <td class="vbmenu_control"><a href="http://club.zooz.vn/CF/lovestory/index.htm">Trang Chủ</a></td> <td class="vbmenu_control"><a href="/calendar.htm">Lịch</a></td> <td class="vbmenu_control"><a href="/search.forum?search_id=activetopics" accesskey="2">Bài Trong Ngày</a></td> <td id="navbar_search" class="vbmenu_control"><a href="/search.forum" rel="nofollow">Tìm Kiếm</a> </td> <!-- BEGIN switch_user_logged_in --><td class="vbmenu_control"><a href="/profile.forum?mode=editprofile" accesskey="2">Hồ sơ cá nhân</a></td> <!-- END switch_user_logged_in --> <!-- BEGIN switch_user_logged_in --><td class="vbmenu_control"><a href="/msg.forum?folder=inbox" accesskey="2">Tin nhắn</a></td> <!-- END switch_user_logged_in --> <!-- BEGIN switch_user_logged_in --><td class="vbmenu_control"><a href="/login.forum?logout=true" accesskey="2">Thoát</a></td> <!-- END switch_user_logged_in -->
</td>

</td>
   


<td height="16" style="padding-right:25px"><a href="faq.forum" accesskey="5" onmouseover="changeImages('image9', 'image9off')" onmouseout="changeImages('image9', 'image9on')"><img src="http://i68.servimg.com/u/f68/15/18/46/10/help10.png" name="image9" alt="FAQ" border="0" /></a></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 25px 0px 25px" 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%">
       
            <span class="nav"><img src="http://i69.servimg.com/u/f69/14/79/14/14/navbit11.gif"/><a href="http://clanlovestory.forumotion.com/forum.htm"<strong>Clan LoveStory & Teen Pro Games</strong><a class="nav" href="{U_INDEX}">{L_INDEX}</a>

<img src="http://truongton.net/forum/images/misc/navbits_finallink_ltr.gif"></img><a class="nav"
href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC}</span></td>
       
    </td>

    <td class="alt2" nowrap="nowrap" style="padding:0px">
            <!-- BEGIN switch_user_logged_out --><!—
/ bang-dang-nhap -->
<form action="/login.forum" 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"/></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><span class="smallfont">Ghi nhớ</span> <input class="radio" type="checkbox" name="autologin" checked="checked" /></label>
</td>
</tr>
<tr>
<td nowrap="nowrap"><input class="button" type="submit" name="login" value="Đăng Nhập"></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> <!—
/ bang-dang-nhap --><!-- END switch_user_logged_out -->
<!-- BEGIN switch_user_logged_in -->
 
<font color="blach"><b>Chào bạn, <span class="USERNAME"></SPAN></b>
<span class="gensmall">{LAST_VISIT_DATE}
<a href="/msg.forum?folder=inbox" accesskey="2">Tin nhắn</a> của bạn đã nhận
 </font>
 
<!-- END switch_user_logged_in -->
    </td>

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

<!-- nav buttons bar -->

<!-- / nav buttons bar -->





                <!-- BEGIN switch_ticker -->
                <div id="fa_ticker_block" style="margin-top:4px;margin-bottom:4px;">
                    <table width="100%" border="0" cellspacing="0" cellpadding="0" class="forumline">
                        <tr>
                            <td {CLASS_TABLE_TYPE} align="left" class="row1">
                                <div id="fa_ticker_container">
                                    <div id="fa_ticker" style="height:{switch_ticker.HEIGHT}px;">
                                        <div class="fa_ticker_content">
                                            <!-- BEGIN ticker_row -->
                                            <div>{switch_ticker.ticker_row.ELEMENT}</div>
                                            <!-- END ticker_row -->
                                        </div>
                                    </div>
                                </div>
                            </td>
                        </tr>
                    </table>
                </div>
                <!-- END switch_ticker -->
 <script type="text/javascript" src="http://codeforum.googlecode.com/files/FMvar.js"></script>

descriptionAdmin giúp em với EmptyRe: Admin giúp em với

more_horiz
Win thấy bạn làm được rồi mà! :010: :done:
privacy_tip Permissions in this forum:
Bạn không có quyền trả lời bài viết
power_settings_newLogin to reply