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]

1Các pro sửa giúp e cái head Empty Các pro sửa giúp e cái head Fri Jul 30, 2010 12:58 am

huythanh9x


Thành Viên Tiêu Biểu
Thành Viên Tiêu Biểu
Các pro sửa giúp e cái head 1280472950521572987_574_574
Không hiểu sao cái banner của e lại bị thế này.Các ảnh nó bị hở nhau.E hok bít làm cách nào cho nó khít đc.Mong các pro giúp đõ chỉ giáo.E xin tks trước.Đây là code phần head của e
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}<script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></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}" />

           

            <!-- 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 -->

 

            <!-- BEGIN switch_login_popup -->

            <div id="login_popup">

                        <iframe id="login_popup_iframe" frameborder="0" scrolling="no"></iframe>

                        <div id="login_popup_content">

                                    <div id="login_popup_background">

                                                <table class="forumline" width="{LOGIN_POPUP_WIDTH}" height="{LOGIN_POPUP_HEIGHT}" border="0" cellspacing="1" cellpadding="0">

                                                            <tr height="25">

                                                                        <td class="catLeft">

                                                                                    <span class="genmed module-title">{SITENAME}</span>

                                                                        </td>

                                                            </tr>

                                                            <tr height="{LOGIN_POPUP_MSG_HEIGHT}">

                                                                        <td class="row1" align="left" valign="top">

                                                                                    <div id="login_popup_buttons">

                                                                                                <form action="{S_LOGIN_ACTION}" method="get" target="_parent">

                                                                                                            <input type="submit" class="mainoption" value="{L_LOGIN}" />

                                                                                                            <input type="button" class="mainoption" value="{L_REGISTER}" onclick="parent.location='{U_REGISTER}';" />

                                                                                                            <input id="login_popup_close" type="button" class="button" value="{L_DONT_DISPLAY_AGAIN}" />

                                                                                                </form>

                                                                                    </div>

                                                                                    <span class="genmed">{LOGIN_POPUP_MSG}</span>

                                                                        </td>

                                                            </tr>

                                                </table>

                                    </div>

                        </div>

            </div>

            <!-- END switch_login_popup -->

 

            <a name="top"></a>

 

  {JAVASCRIPT}<center><table id="Table_01" width="1025" height="909" border="0" cellpadding="0" cellspacing="0">  <tr>      <td colspan="10">        <img src="http://i423.photobucket.com/albums/pp319/kimkha1984_bucket/ts2009_01.jpg" width="1024" height="42" alt=""></td>      <td>        <img src="http://forum.trasua.vn/ts2009/images/spacer.gif" width="1" height="42" alt=""></td>  </tr>  <tr>      <td colspan="5" rowspan="2">        <img src="http://img1-photo.apps.zing.vn/upload/original/2010/07/28/21/1280329167390259606_574_574.jpg" width="503" height="148" alt=""></td>      <td rowspan="2" background="http://forum.trasua.vn/ts2009/images/ts2009_03.jpg" width="327" height="148" alt="" valign=top><!-- chao mung toi TBN -->● Diễn Đàn TeenBaoNhai - Nơi giao lưu học hỏi của teen Bảo Nhai nói riêng và teen từ khắp mọi miền nói chung - Còn chờ gì nữa mà ko <a href="/register.php">"đăng ký"</a> để hoà cùng nhịp đập trái tim teen Việt !!! <!-- / chao mung toi TBN --></td>      <td colspan="4">        <img src="http://forum.trasua.vn/ts2009/images/ts2009_04.jpg" width="194" height="120" alt=""></td>      <td>        <img src="http://forum.trasua.vn/ts2009/images/spacer.gif" width="1" height="120" alt=""></td>  </tr>  <tr>      <td rowspan="7">        <img src="http://forum.trasua.vn/ts2009/images/ts2009_05.jpg" width="22" height="310" alt=""></td>      <td rowspan="2"><a href="http://teenbaonhai.forumotion.com">        <img border=0 src="http://forum.trasua.vn/ts2009/images/ts2009_06.jpg" width="93" height="73" alt=""></a></td>      <td colspan="2" rowspan="7">        <img src="http://forum.trasua.vn/ts2009/images/ts2009_07.jpg" width="79" height="310" alt=""></td>      <td>        <img src="http://forum.trasua.vn/ts2009/images/spacer.gif" width="1" height="28" alt=""></td>  </tr>  <tr>      <td colspan="5" rowspan="4">        <img src="http://forum.trasua.vn/ts2009/images/ts2009_08.jpg" width="503" height="149" alt=""></td>      <td rowspan="6" background="http://forum.trasua.vn/ts2009/images/ts2009_09.jpg" width="327" height="282" alt="" valign=top align=center><!-- youtube clip --> <object width="300" height="250"><param name="movie" value="http://www.youtube.com/v/Zvws7GueA9g&hl=en_US&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Zvws7GueA9g&hl=en_US&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="300" height="220"></embed></object><!-- / youtube clip --></td>      <td>        <img src="http://forum.trasua.vn/ts2009/images/spacer.gif" width="1" height="45" alt=""></td>  </tr>  <tr>      <td>        <img src="http://forum.trasua.vn/ts2009/images/ts2009_10.jpg" width="93" height="16" alt=""></td>      <td>        <img src="http://forum.trasua.vn/ts2009/images/spacer.gif" width="1" height="16" alt=""></td>  </tr>  <tr>      <td><a href="/forum.htm">        <img border=0 src="http://forum.trasua.vn/ts2009/images/ts2009_11.jpg" width="93" height="70" alt=""></a></td>      <td>        <img src="http://forum.trasua.vn/ts2009/images/spacer.gif" width="1" height="70" alt=""></td>  </tr>  <tr>      <td>        <img src="http://forum.trasua.vn/ts2009/images/ts2009_12.jpg" width="93" height="18" alt=""></td>      <td>        <img src="http://forum.trasua.vn/ts2009/images/spacer.gif" width="1" height="18" alt=""></td>  </tr>  <tr>      <td colspan="5" rowspan="2">        <img src="http://img1-photo.apps.zing.vn/upload/original/2010/07/28/22/1280329484588871178_574_574.jpg" width="503" height="133" alt=""></td>      <td><a href="/msg.forum?mode=post">        <img border=0 src="http://forum.trasua.vn/ts2009/images/ts2009_14.jpg" width="93" height="69" alt=""></a></td>      <td>        <img src="http://forum.trasua.vn/ts2009/images/spacer.gif" width="1" height="69" alt=""></td>  </tr>  <tr>      <td>        <img src="http://forum.trasua.vn/ts2009/images/ts2009_15.jpg" width="93" height="64" alt=""></td>      <td>        <img src="http://forum.trasua.vn/ts2009/images/spacer.gif" width="1" height="64" alt=""></td>  </tr>  <tr>      <td colspan="2" rowspan="3">        <img src="http://forum.trasua.vn/ts2009/images/ts2009_16.jpg" width="65" height="185" alt=""></td>      <td rowspan="3">        <img src="http://forum.trasua.vn/ts2009/images/ts2009_17.jpg" width="47" height="185" alt=""></td>      <td>        <img src="http://forum.trasua.vn/ts2009/images/ts2009_18.jpg" width="285" height="39" alt=""></td>      <td colspan="5" rowspan="2">        <img src="http://img70.imageshack.us/img70/1035/banner2ok7.jpg" width="558" height="94" alt=""></td>      <td rowspan="3">        <img src="http://forum.trasua.vn/ts2009/images/ts2009_20.jpg" width="69" height="185" alt=""></td>      <td>        <img src="http://forum.trasua.vn/ts2009/images/spacer.gif" width="1" height="39" alt=""></td>  </tr>  <tr>      <td rowspan="2" background="http://forum.trasua.vn/ts2009/images/ts2009_21.jpg" width="285" height="146" alt="" valign=top><br /><br />            <!-- BEGIN switch_user_login_form_header -->      <form action="{S_LOGIN_ACTION}" method="post" name="form_login">      <table cellpadding="0" cellspacing="3" border="0">      <tr>        <td style="white-space: nowrap;"><label><span class="smallfont">Kí Danh:</span></label></td>        <td> <input class="post" type="text" size="10" name="username" /></td>        <td nowrap="nowrap"><label><span class="smallfont">Ghi nhớ</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label> </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><td nowrap="nowrap">{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}"></td>      </tr>      </table>      </form><!-- END switch_user_login_form_header --></td><br><b>        </b>        </td>      <td>        <img src="http://forum.trasua.vn/ts2009/images/spacer.gif" width="1" height="55" alt=""></td>  </tr>  <tr>      <td colspan="5">        <img src="http://www.sexshops.vn/images/banner.jpg" width="558" height="91" alt=""></td>      <td>        <img src="http://forum.trasua.vn/ts2009/images/spacer.gif" width="1" height="91" alt=""></td>  </tr>  <tr>      <td colspan="10">        <img src="http://forum.trasua.vn/ts2009/images/ts2009_23.jpg" width="1024" height="23" alt=""></td>      <td src="http://forum.trasua.vn/ts2009/images/spacer.gif" width="1" height="23" alt=""></td>  </tr>  <tr>      <td background="http://forum.trasua.vn/ts2009/images/ts2009_24.jpg" width="63" height="100%" alt=""></td>      <td colspan="8" background="http://forum.trasua.vn/ts2009/images/ts2009_25.jpg" width="892" height="134" alt="" valign=top align=center><div align="center">  <div class="page" style="width:890px; text-align:left">      <div style="padding:0px 1px 0px 1px" align="left"><table width="100%" cellspacing="0" cellpadding="20" border="0" align="center">        <tr>        <td class="page" width="100%"><table class="tborder" cellpadding="0" cellspacing="1" border="0" width="100%" align="center"><tr>  <td class="alt1" width="100%">              <div class="navbar" style="font-size:10pt">      <table cellpadding="0" cellspacing="0" border="0">      <tr><td><a href="/forum.htm" accesskey="1"><img class="inlineimg" src="http://i455.photobucket.com/albums/qq272/chanpin/skinbmc/nen.gif" alt="" border="0" /></a> </td><td><strong>-‘[font=Tahoma]๑[/font]’- Diễn Đàn TeenBaoNhai -‘[font=Tahoma]๑[/font]’- Lào Cai -‘[font=Tahoma]๑[/font]’-  </strong></td></tr></table></div>        </td>  <td class="alt2" nowrap="nowrap" style="padding:0px">  </td></tr></table><div align="center">  <table class="tborder" cellpadding="6" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">  <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="/faq.htm" accesskey="5">Hỏi/Đáp</a></td>      <td class="vbmenu_control"><a href="/memberlist.forum">Thành Viên</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">Lí lịch</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 -->  </tr>  </table></div><br /><br />            <div style="clear: both;"></div>            <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>                                <!-- BEGIN giefmod_index1 -->                                {giefmod_index1.MODVAR}                                    <!-- BEGIN saut -->                                    <div style="height:{SPACE_ROW}px"></div>                                    <!-- END saut -->                                <!-- END giefmod_index1 -->                              </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 -->

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