» Công Nghệ Thông Tin » Chinh Phục Forumtion » Skin FM » Skin SVGiaDinh


You are not connected. Please login or register

Skin SVGiaDinh

2 posters

Go down  Message [Page 1 of 1]

1Skin SVGiaDinh Empty Skin SVGiaDinh Sun Oct 02, 2011 11:51 am

An Hùng BMT

An Hùng BMT
Admin
Admin

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



<div id="wgo" class="collapse wgo_block block"><h2 class="blockhead">THỐNG KÊ DIỄN ĐÀN</h2><div class="blockbody formcontrols floatcontainer"><div id="wgo_onlineusers" class="wgo_subblock section">
<h3 class="blocksubhead"><img src="http://i967.photobucket.com/albums/ae153/ligerv/t1vn/users_online.png" alt="Currently Active Users" title="Currently Active Users"> Ai đang online ?</h3><div>


<p class="gensmall">{TOTAL_USERS_ONLINE}</p>


<p class="gensmall">{RECORD_USERS}</p>



<p class="gensmall">Các thành viên đang truy cập: {LOGGED_IN_USER_LIST}<br></p></div></div>
<!--
 endlogged-in users -->
<div id="wgo_stats" class="wgo_subblock section">
<h3 class="blocksubhead"><img src="http://i967.photobucket.com/albums/ae153/ligerv/t1vn/forum_stats.png" alt="Statistics" title=" Statistics">  Forum Statistics</h3><div>

<p class="gensmall">{TOTAL_POSTS}</p>
<p class="gensmall">{TOTAL_USERS}</p>
<p class="gensmall">{NEWEST_USER}</p>


</div></div>
<div id="wgo_stats2" class="wgo_subblock section">
<h3 class="blocksubhead"><img src="http://i967.photobucket.com/albums/ae153/ligerv/t1vn/users_online.png" alt=" Statistics" title=" Statistics"> Member Stat</h3><div>
<table class="smallfont" id="c3zone"><tbody>{L_CONNECTED_MEMBERS}

  {L_WHOSBIRTHDAY_TODAY}
{L_WHOSBIRTHDAY_WEEK}

</tbody></table></div></div>

<div id="wgo_legend" class="wgo_subblock section"><h3 class="blocksubhead">
<img src="http://i967.photobucket.com/albums/ae153/ligerv/t1vn/legend.png" alt="Legend" title="Legend">Legend . Chatbox . Icon</h3><div>

<p class="gensmall">
<!-- BEGIN disable_viewonline -->
  <!-- BEGIN switch_chatbox_activate -->
        <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>
  <!-- END switch_chatbox_activate -->
<!-- END disable_viewonline -->
</p>

<p class="gensmall">{LEGEND} : {GROUP_LEGEND}</p>
<p class="gensmall" style="margin-left:20px">
<img src="{FORUM_NEW_IMG}" width="16"> Bài viết mới<br>
<img src="{FORUM_IMG}" width="16"> Chưa có bài viết mới<br>
<img src="{FORUM_LOCKED_IMG}" width="16"> Chuyên mục khóa<br></p></div></div></div></div>






{CHATBOX_BOTTOM}
<br clear="all" />

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

2Skin SVGiaDinh Empty Re: Skin SVGiaDinh Sun Oct 02, 2011 11:51 am

An Hùng BMT

An Hùng BMT
Admin
Admin

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="5" cellspacing="0" border="0" width="100%" align="center">
  <tr>
      <td class="tcat" colspan="4"><span class="secondarytitle"><a style="float:right; padding-right:5px" href="#"><img src="http://i967.photobucket.com/albums/ae153/ligerv/t1vn/collapse_40b.png"></a>{catrow.tablehead.L_FORUM} </span></td>
  </tr>
  <!-- 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 -->
      <td class="{catrow.forumrow.INC_CLASS}" align="center" valign="middle">
        <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
      </td>
      <td class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" width="100%" height="50">
        <h{catrow.forumrow.LEVEL} class="hierarchy">
            <span class="forumlink">
              <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a><br />
            </span>
        </h{catrow.forumrow.LEVEL}>
        <span class="genmed">{catrow.forumrow.FORUM_DESC}</span>
        <span class="gensmall">
            <!-- BEGIN switch_moderators_links -->
            {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
            <!-- END switch_moderators_links -->
            <div id="smallrum">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</div>
        </span>
      </td>
      <td class="alt1 smallfont" align="left" nowrap="nowrap">
        <span class="gensmall">Chủ đề: {catrow.forumrow.TOPICS}<br/>
Bài viết:{catrow.forumrow.POSTS}</span></td>
      <td class="row3 over" align="center" valign="middle" height="50">
      <div style="margin-left:30px;width:220px;" class="smallfont" align="left">  <span class="gensmall">{catrow.forumrow.LAST_POST}</span></div>
      </td>
  </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 -->

3Skin SVGiaDinh Empty Re: Skin SVGiaDinh Sun Oct 02, 2011 11:52 am

An Hùng BMT

An Hùng BMT
Admin
Admin

footer
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>
<table>
  <tr>
      <td>
        <div>
            <div>
              <table>
                  <tbody>
                    <tr>
                        <td>
<!-- END html_validation -->
                        </td>
                        <td valign="top" width="{C3SIZE}">
                        <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>
                        </td>
                    </tr>
                  </tbody>
              </table>
            </div>
        </div>


 <!-- copyright --> <div class="footer_copy">

           

</td>

 <td width="180px" style="max-width:180px;padding-top:10px;padding-right:3px;" valign="top">

<div class="breadcrumb" id="breadcrumb">

<div class="bcLeft"><div class="bcRight">

  <center><font color="#ff014f" size="4"><b>Quảng Cáo</b></font></center>

  <hr>

</div></div></div>

<center>

<a href="/contact">

<embed src="http://www.clocklink.com/clocks/0031-black.swf?TimeZone=VietNam_Hanoi&"  width="130" height="130" wmode="transparent" type="application/x-shockwave-flash">


<object width="180px" height="200"><param name="movie" value="http://static.mp3.zing.vn/skins/mp3_main/flash/mp3playlist.swf?xmlURL=http://mp3.zing.vn/xml/playlist/kmJGykmsdNaHhdHykvJyFGLH?autoplay=false&wmode=transparent" /><param name="quality" value="high" /><param name="wmode" value="transparent" /><embed width="180px" height="200" src="http://static.mp3.zing.vn/skins/mp3_main/flash/mp3playlist.swf?xmlURL=http://mp3.zing.vn/xml/playlist/kmJGykmsdNaHhdHykvJyFGLH?autoplay=false&wmode=transparent" quality="high" wmode="transparent" type="application/x-shockwave-flash"></embed></object><br />


<img width="180px" src="http://i46.servimg.com/u/f46/16/46/16/61/adlsn_10.jpg">
</a>
<br>

<div class="dongkhung">
<a style="" href="http://www.mozilla.org/en-US/firefox/new/" target="_blank"><img src="http://vuichoi.vn-me.com/images/firefox.png" alt="Tải Firefox" border="0"></a>

<br>
<a style="" href="http://www.google.com/chrome/index.html?hl=vi&brand=CHMA&utm_campaign=vi&utm_source=vi-ha-apac-vi-bk&utm_medium=ha" target="_blank"><img src="http://vuichoi.vn-me.com/images/chrome.png" alt="Tải Google Chrome" border="0"></a>

<br>
<a style="" href="http://vn.messenger.yahoo.com/download/" target="_blank"><img src="http://vuichoi.vn-me.com/images/yahoo.png" alt="Tải flash Player" border="0"></a>

<br>
<a style="" href="http://adobe.com/go/EN_US-H-GET-flash" target="_blank"><img src="http://vuichoi.vn-me.com/images/flash.png" alt="Tải flash Player" border="0"></a>

<br>
<a style="" href="http://prdownloads.sourceforge.net/unikey/Uk40RC1Setup.exe" target="_blank"><img src="http://vuichoi.vn-me.com/images/unikey.png" alt="Tải Unikey" border="0"></a>

</div>

<br>

    <form onsubmit="return take()">

        <p align="center"><span class="style5"><font color="#333" face="Arial"><b>Nhập Vào Nick YM Bạn Muốn "Chôm" Avatar </b></font></span></p>

        <p align="center"><input id="yahoo" style="width: 170px;" type="text"></p>

        <p align="center"><input class="button" value="CHÔM THÔI" type="submit">

        <script>

function take(){

id=document.getElementById("yahoo").value;

document.getElementById("ava").innerHTML="<center><img src='http://img.msg.yahoo.com/avatar.php?yids=" + id + "&format=jpg'><br><br>";

return false;

}                </script>

</p>

       

        <div id="ava">

                </div>

</form>
</center>


</td>

  </tr>

</tbody>

</table>




<embed height="100" width="100%" src="http://photo.yeah1.com/picture/yeah1teen_4ngay-yeu-950x100.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash">





   

 



   

 

<div id="footer" class="floatcontainer footer">



  <form action="forum.php" method="get" id="footer_select" class="footer_select">



       

     

     

     

        <select name="langid" onchange="switch_id(this, 'lang')">

            <optgroup label="Chọn ngôn ngữ">

              <option value="1" class="" >-- English (US)</option> <option value="2" class="" selected="selected">-- VietNam</option>

            </optgroup>

        </select>

     

  </form>



  <ul id="footer_links" class="footer_links">

      <li><a href="/contact" rel="nofollow" accesskey="9"><b>Liên hệ</b></a></li>

      <li><a href="/forum">Forum</a></li>

     

      <li><a href="#">Lưu Trữ</a></li>

  </ul>

 

</div>

</div> <!-- closing div for body_wrapper -->


 <div class="shade footer_copyright" id="footer_copyright">Múi giờ GMT +7. {CURRENT_TIME}<br>   

                <div id="footer_copyright" class="shade footer_copyright">

  Powered by <a href="http://www.phpbb.com" id="vbulletinlink">PhPBB™</a> Version 2.0 <br />Skin by J.A.S design rip by ligerv

</div>    </div>
<div class="below_body">



</div>



</td>

  </tr>

</tbody>

</table></div>












        <div id="page-footer">
                                <!-- BEGIN switch_footer_fa_copyrights -->
                                <div align="center">
                                        <div class="gen">
                                                <!-- BEGIN footer_fa_copyright_link -->
                                                        <!-- BEGIN switch_separator --> | <!-- END switch_separator -->
                                                        {switch_footer_fa_copyrights.footer_fa_copyright_link.FOOTER_FA_LINK}
                                                <!-- END footer_fa_copyright_link -->
                                        </div>
                                </div>
                                <!-- END switch_footer_fa_copyrights -->
                                <!-- BEGIN switch_footer_links -->
                                <div align="center">
                                        <div class="gen">
                                                <!-- BEGIN footer_link -->
                                                        <!-- BEGIN switch_separator --> | <!-- END switch_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 -->
                                        </div>
                                </div>
                                <!-- END switch_footer_links -->
        </div>
        {PROTECT_FOOTER}
      </td>
  </tr>
</table>

<!-- 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});
//]]>
</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>

4Skin SVGiaDinh Empty Re: Skin SVGiaDinh Sun Oct 02, 2011 11:52 am

An Hùng BMT

An Hùng BMT
Admin
Admin

headẻ
Code:


<style>
a{text-decoration:none}
</style>

<!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}>
<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" />
  <!-- 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}
  <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>

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

  <!-- 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 w_cont = $('#fa_ticker_container').width();

      if (w_cont > 0)
      {
        $('#fa_ticker_container').width(w_cont);

        /* Affichage de la liste */
        $('#fa_ticker_content').css('display','block');

        /* Calcul des dimensions du conteneur et des �l�ments */
        var width_max  = $('ul#fa_ticker_content').width();
        var width_item = Math.floor(width_max / {switch_ticker.SIZE});
        var height_max = h_perso;

        /* Calcul de la hauteur maximale du contenur en fonction des �l�ments et de la hauteur personnalis�e dans l'admin */
        $('ul#fa_ticker_content li').each( function () {
            if ($(this).height() > height_max)
            {
              height_max = $(this).height();
            }
        } );

        /* Redimensionnement des �l�ments et des images trop larges */
        $('ul#fa_ticker_content li').width(width_item).height(height_max).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);
            }
        });

        /* Redimensionnement et centrage du conteneur en mode vertical */
        if (slid_vert)
        {
            $('ul#fa_ticker_content').width(width_item).height(height_max).css('marginLeft','auto').css('marginRight','auto');
        }

        /* Initialisation du caroussel */
        $('#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 = true, 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 -->

  <!-- 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 src="http://illiweb.com/rs3/13/frm/admin/admin.js" type="text/javascript"></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">
      <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">
                    <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>
  <!-- END switch_login_popup -->

  <a name="top"></a>
  {JAVASCRIPT}



<div class="above_body">
 <!-- closing tag is in template navbar -->

<div id="header" class="floatcontainer doc_header">

  <div>
<center>
<a name="top" href="/forum" class="logo-image">
<img src="http://i1209.photobucket.com/albums/cc386/hizen055/svgiadinh/banner.png"/></a>
</center>
</div>

  <div id="toplinks" class="toplinks">
<ul class="nouser">
<li>     
<!-- BEGIN switch_user_logged_out -->
<form action="{S_LOGIN_ACTION}" method="post"  name="form_login">
            <fieldset id="logindetails" class="logindetails">
              <div>
                  <div>
              <input type="text" class="textbox default-value" name="username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="Tên tài khoản" />
              <input type="password" class="textbox" tabindex="102" name="password" id="navbar_password" size="10" />
              <input type="submit" class="loginbutton" tabindex="104" value="Ðăng nhập" title="Nhập username và mật khẩu đã cung cấp để đăng nhập, hoặc ấn vào 'đăng ký' để tao 1 tài khoản" name="login"  accesskey="s" />
                  </div>
              </div>
            </fieldset>
            <div id="remember" class="remember">
              <label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" id="cb_cookieuser_navbar" class="cb_cookieuser_navbar" accesskey="c" tabindex="103" /> Nhớ?</label>

            </div>
<input type="hidden" name="s" value="" />

            <input type="hidden" name="securitytoken" value="guest" />

            <input type="hidden" name="do" value="login" />

            <input type="hidden" name="vb_login_md5password" />

            <input type="hidden" name="vb_login_md5password_utf" />
        </form>
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_user_logged_in -->
<span class="gensmall">
{LOGGED_AS} 
{LAST_VISIT_DATE}</span>
<!-- END switch_user_logged_in --> 
            </li>
        </ul>
</div>


  <hr />

</div>
<div style="width:1000px; margin: auto auto 30px; background:url('http://i967.photobucket.com/albums/ae153/ligerv/t1vn/bgtrans.png'); border-radius: 15px 15px 15px 15px;padding:20px 0px 5px 0px;">

<table width="960" border="0" align="center">

<tbody>

  <tr>

    <td>



  <div id="navbar" class="navbar">



  <ul id="navtabs" class="navtabs floatcontainer">

     

     

        <li class="selected"><a class="navtab" href="/forum">Diễn đàn</a>

            <ul class="floatcontainer">

              <li>{GENERATED_NAV_BAR}</li>

 
            </ul>



        </li>

     

     

     

        <li><a class="navtab" href="/search?search_id=newposts" accesskey="2">Bài mới</a></li>

     

     

  </ul>



 

  <div id="globalsearch" class="globalsearch">

      <form action="search.forum" method="post" id="navbar_search" class="navbar_search">

       

        <input type="hidden" name="securitytoken" value="guest" />

        <input type="hidden" name="do" value="process" />

        <span class="textboxcontainer"><span><input type="text" value="" name="search_keywords" class="textbox" tabindex="99"/></span></span>

        <span class="buttoncontainer"><span><input type="image" class="searchbutton" src="http://i967.photobucket.com/albums/ae153/ligerv/t1vn/search.png" name="submit" tabindex="100"/></span></span>

      </form>

      <ul class="navbar_advanced_search">

        <li><a href="search" accesskey="4">Tìm chi tiết</a></li>

      </ul>

  </div>

 

</div>

</div><!-- closing div for above_body -->


<table width="100%" border="0" bgcolor="#FFFFFF">

<tbody>

  <tr>

    <td valign="top" style="max-width:650px">

<div class="body_wrapper">

<div class="breadcrumb" id="breadcrumb">

<div class="bcLeft"><div class="bcRight">


<span class="nav"><a class="nav" href="{U_INDEX}"><img src="http://i967.photobucket.com/albums/ae153/ligerv/t1vn/navbit-home.png" alt="Trang chủ" />  {L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}<img src="http://urlgreyhot.com/files/icons/png/ar-open.png">{PAGE_TITLE}</span>

  <hr>

</div></div>

</div>

 <br />










            <div style="clear: both;"></div>

            <!-- BEGIN switch_ticker_new -->
            <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">
                          <ul id="fa_ticker_content"  class="jcarousel-skin-tango" style="display:none;">
                              <!-- BEGIN ticker_row -->
                              <li>{switch_ticker.ticker_row.ELEMENT}</li>
                              <!-- END ticker_row -->
                          </ul>
                        </div>
                    </td>
                  </tr>
              </table>
            </div>
            <!-- END switch_ticker_new -->

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

            <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="100%">
<!-- BEGIN html_validation -->
                          </td>
                        </tr>
                    </tbody>
                  </table>
              </div>
            </div>
        </td>
      </tr>
  </table>
</body>
</html>
<!-- END html_validation -->

5Skin SVGiaDinh Empty Re: Skin SVGiaDinh Sun Oct 02, 2011 11:52 am

An Hùng BMT

An Hùng BMT
Admin
Admin

css
Code:
/*---------------------------------chuyen muc con--------------------------------*/
#smallrum{padding: 0.4em 1em;margin: 3px 1px;

-moz-box-shadow: -2px 2px 2px #a3a0a0;
-webkit-box-shadow: -2px 2px 2px #a3a0a0;box-shadow: -2px 2px 2px #a3a0a0;color: #ccf0ff;width: 375px;}
#smallrum a img{vertical-align: middle; padding-right: 2px;}
#smallrum a.gensmall {
display: inline-block;
text-align: left;
width: 160px;
}

/*----------------------css------------------------*/

.floatcontainer::after, .formcontrols .blockrow::after, dl.stats::after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
h2 {
margin: 0;
font: bold Verdana,Geneva,sans-serif;
}
h3 {
margin: 0;
font: bold 13px Tahoma,Calibri,Verdana,Geneva,sans-serif;
}
fieldset, img {
border: 0;
}
html {
background: white url(http://t1vn.com/forum/jasdesign/images/bg.png) fixed top center no-repeat;
}
body {
width: 960px;
min-width: 650px;
max-width: auto;
margin: auto;
font-size: 13px;
color: #4E4E4E;
line-height: 1.230;
background-color: transparent;
}
.above_body {
background: transparent none repeat-x;
_background-image: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 100%;
-moz-border-radius-bottomleft: 0px;
-moz-border-radius-bottomright: 0px;
-webkit-border-bottom-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
}
.doc_header {
_background-image: none;
border: ;
color: black;
font: normal normal normal 11px Arial, Tahoma, Calibri, Verdana, Geneva, sans-serif;
position: relative;
min-height: 35px;
}
.floatcontainer, .formcontrols .blockrow, dl.stats {
display: block;
}
.logo-image {
float: left;
clear: right;
min-height: 2em;
height: auto !important;
height: 2em;
padding: 0 0 0 0;
}
.toplinks {
position: fixed;
top: 0;
left: 0;
color: white;
font: normal normal normal 11px Arial, Tahoma, Calibri, Verdana, Geneva, sans-serif;
text-align: right;
background: url(http://i967.photobucket.com/albums/ae153/ligerv/t1vn/toplinkbg.png) top left repeat-x;
width: 100%;
height: 25px;
z-index: 999;
}
.toplinks ul.nouser {
width: 40%;
margin-right: 10px;
z-index: 999;
margin: 0;
}
.toplinks ul.isuser, .toplinks ul.nouser {
float: right;
list-style-type: none;
margin-right: 10px;
}
.toplinks ul.nouser li {
display: inline;
margin-left: 5px;
position: relative;
top: 2.5px;
color: white;
float: right;
}
.toplinks ul.nouser li {
color: white;
}
.toplinks form {
text-align: left;
width: auto;
float: right;
clear: left;
_display: block;
_width: 230px;
}
.toplinks .logindetails {
color: white;
padding: 0 0;
height: 26px;
float: left;
}
.toplinks form input {
margin: 3px 3px 3px;
vertical-align: baseline;
font-size: 10px;
padding: 1px;
border: 0;
}
.toplinks .remember {
margin: 0 0 0 5px;
font-size: 9px;
clear: none;
width: 265px !important;
}

.toplinks .remember input {
vertical-align: baseline;
}
.cb_cookieuser_navbar {
position: relative;
top: 2px;
padding-right: 3px;
margin: 0;
}
.toplinks ul.nouser li a {
margin-left: 2.5px;
}
.toplinks ul.nouser li a {
position: relative;
padding: 6px 5px 0 5px;
height: 19px;
font-weight: bold;
font-size: 11px;
}
.doc_header hr {
display: none;
}
.navbar {
position: relative;
height: 56px;
background: #CCC url(http://i967.photobucket.com/albums/ae153/ligerv/t1vn/nav2.png) repeat;
margin: 0px 0px 0px 0px;
color: white;
font: 11px Arial, Calibri, Verdana, Geneva, sans-serif;
border: 0px solid white;
-moz-border-radius-bottomleft: 0px;
-moz-border-radius-bottomright: 0px;
-webkit-border-bottom-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
}
.navtabs {
background: #F93 url(http://i967.photobucket.com/albums/ae153/ligerv/t1vn/nav.png) repeat-x;
padding: 0px 0px 0px 0px;
height: 28px;
_background-image: none;
}
.navtabs li.selected {
height: 28px;
color: black;
}
.navtabs li:first-child {
border-left: 0px solid #5A7F97;
}
.navtabs li {
float: left;
border-right: 0px solid #5A7F97;
}
.navtabs li.selected a.navtab {
color: black;
background: transparent url(http://i967.photobucket.com/albums/ae153/ligerv/t1vn/navselect.png) center no-repeat;
_background-image: none;
position: relative;
top: -4px;
padding-top: 4px;
z-index: 10;
}
.navtabs li a.navtab {
border-top: 0px solid #CEDFEB;
border-left: 0px solid #CEDFEB;
display: block;
background: #F93 url(http://i967.photobucket.com/albums/ae153/ligerv/t1vn/nav.png) repeat-x;
_background-image: none;
min-width: 60px;
width: auto !important;
width: 60px;
_min-width: 75px;
_width: auto !important;
_width: 75px;
text-align: center;
color: white;
font: bold 12px Arial, Calibri, Verdana, Geneva, sans-serif;
text-decoration: none;
line-height: 28px;
}
.navtabs ul {
position: absolute;
top: 28px;
left: 0px;
width: 100%;
border-top: 0px solid #5A7F97;
-moz-border-radius-bottomleft: 0px;
-moz-border-radius-bottomright: 0px;
-webkit-border-bottom-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-right: -80px;
direction: ltr;
}
.floatcontainer, .formcontrols .blockrow, dl.stats {
display: block;
}
.navtabs ul li:first-child {
margin-left: 20px;
border-left: 0;
}
.navtabs li:first-child {
border-left: 0px solid #5A7F97;
}
.navtabs ul li {
border-right: 0;
position: relative;
}
.navtabs li {
float: left;
border-right: 0px solid #5A7F97;
}
li {
list-style: none;
}
.navtabs li.selected li a {
color: black;
padding: 2px 5px;
}
.navtabs li.selected li a, .navbar_advanced_search li a {
text-decoration: none;
font: 11px Arial, Calibri, Verdana, Geneva, sans-serif;
line-height: 28px;
}
.navtabs li a {
height: 28px;
line-height: 28px;
padding: 0 10px;
}
.globalsearch {
position: absolute;
width: 180px;
right: 20px;
top: 0px;
float: right;
clear: left;
text-align: right;
line-height: 1.0em;
display: block;
}
.navbar_search {
position: relative;
width: 180px;
right: -20px;
display: block;
}
.globalsearch .textboxcontainer {
height: 28px;
border-left: 0px solid #5A7F97;
display: inline-block;
float: left;
text-align: center;
}.globalsearch .textboxcontainer span {
border-top: 0px solid #CEDFEB;
border-left: 0px solid #CEDFEB;
display: inline-block;
height: 24px;
padding-left: 2px;
padding-right: 2px;
padding-top: 3px;
margin-bottom: 1px;
width: 147px;
_width: 140px;
}
.globalsearch input.textbox {
width: 120px;
}
.navbar_search input {
font-size: 11px;
vertical-align: middle;
padding: 1px;
border: 1px solid #F90;
}
.globalsearch .buttoncontainer {
height: 28px;
border-left: 0px solid #5A7F97;
display: inline-block;
border-right: 0px solid #5A7F97;
width: 25px;
overflow: hidden;
float: right;
}.globalsearch .buttoncontainer span {
border-top: 0px solid #CEDFEB;
border-left: 0px solid #CEDFEB;
height: 25px;
padding-left: 4px;
padding-top: 3.5px;
display: inline-block;
}
.globalsearch .searchbutton {
border: 0;
padding: 0;
width: 22px;
margin-top: -2px;
margin-left: -2px;
background-color: transparent;
}
.body_wrapper {
padding: 10px 5px 10px 5px;
background: white none;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
}
.breadcrumb {
background: url(http://i967.photobucket.com/albums/ae153/ligerv/t1vn/bcBG.gif) repeat-x top left;
height: 31px;
padding: 0;
color: #0A467C;
font-weight: 700;
margin-bottom: 10px;
}
.bcLeft {
background: url(http://i967.photobucket.com/albums/ae153/ligerv/t1vn/bcLeft.gif) no-repeat top left;
height: 31px;
}
.bcRight {
background: url(http://i967.photobucket.com/albums/ae153/ligerv/t1vn/bcRight.gif) no-repeat top right;
height: 21px;
padding: 7px 8px;
}
.breadcrumb .navbithome {
float: left;
padding: 3.5px 0;
}
.breadcrumb .navbit.lastnavbit {
background: transparent;
}
.breadcrumb .navbit {
float: left;
background-image: url(http://i967.photobucket.com/albums/ae153/ligerv/t1vn/bcBG.gif);
background-position: right center;
background-repeat: no-repeat;
padding-right: 10px;
padding-left: 3px;
}
.breadcrumb .navbit.lastnavbit span {
float: left;
background: transparent;
padding-right: 10px;
padding-left: 3px;
}
.breadcrumb .navbit > a, .breadcrumb .lastnavbit > span {
display: block;
padding: 2px 4px;
float: left;
background-color: transparent;
border: 1px solid transparent;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
}
.breadcrumb hr {
display: none;
}
.footer {
clear: both;
margin-top: 15px;
text-align: right;
display: block;
-moz-box-shadow: -2px 2px 2px transparent;
-webkit-box-shadow: -2px 2px 2px transparent;
box-shadow: -2px 2px 2px transparent;
background: black none;
padding: 5px 0px 5px 0px;
border: 1px solid #425769;
color: ;
font: normal 13px Tahoma, Calibri, Verdana, Geneva, sans-serif;
}
.footer_select {
float: left;
text-align: left;
margin-left: 10px;
margin-top: 0;
}
.footer_links {
margin-right: 10px;
margin-top: 2px;
}
.footer_links li {
display: inline;
margin-left: 5px;
}
.footer_copy {
float: right;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: solid 1px #CDD0D0;
padding: 5px;
background: white;
max-width: 350px;
max-height: 65px;
}
.footer_copyright, .footer_morecopyright {
padding-bottom: 5px;
color: #333;
font: normal 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
margin-top: 10px;
text-align: center;
display: block;
}
.block {
background: transparent none;
clear: both;
padding: 0;
color: ;
font: ;
}
.wgo_block {
display: block;
margin-top: 15px;
-moz-border-radius-topright: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
-moz-box-shadow: -2px 2px 2px #E0EFF6;
-webkit-box-shadow: -2px 2px 2px #E0EFF6;
margin-bottom: 10px;
border-top-right-radius: 5px 5px;
border-top-left-radius: 5px 5px;
}
.wgo_block .blockhead {
font: normal 12px Tahoma, Calibri, Verdana, Geneva, sans-serif;
color: white;
font-weight: bold;
padding: 4px 10px 4px 10px;
border: 1px solid #5A7F97;
-moz-border-radius-topright: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-right-radius: 5px 5px;
border-top-left-radius: 5px 5px;
background: #707070 url(http://i967.photobucket.com/albums/ae153/ligerv/t1vn/newbtn10.png) repeat-x;
border: 1px solid #606060;
}
.wgo_block .blockbody {
border: 1px solid #C4C4C4;
background: white url(http://i967.photobucket.com/albums/ae153/ligerv/t1vn/gradie10.png) repeat-x;
_background-image: none;
}
.formcontrols {
border-right: 1px solid #6B91AB;
border-left: 1px solid #6B91AB;
border-bottom: 1px solid #6B91AB;
}.formcontrols > :first-child, .formcontrols .blocksubhead + .blockrow, .formcontrols .section .blockrow:first-child {
border-top: none;
}
.wgo_block .section {
display: block;
padding: 0 0 0.5em;
font: normal 12px;
color: #3E3E3E;
clear: both;
width: 100%;
}
.wgo_block .section:first-child .blocksubhead {
border-top: 0;
}
.wgo_block .blocksubhead {
font: normal 13px;
color: #3E3E3E;
background: transparent;
}
.blocksubhead {
font: normal 12px;
color: #3E3E3E;
background: #E9E9E9 none repeat-x;
padding: 4px 10px 4px 10px;
border-top: 1px solid #CECECE;
}
.wgo_block .section div, .wgo_block .section ol {
padding-left: 20px;
}
.wgo_block .section div p {
padding-bottom: 5px;
font-size: 12px!important;
}
.blockbody p {
margin: 0;
padding: 0;
}
#c3zone {
text-align: justify!important;
}
#c3zone .row1, #quick .row2 {
border: 0px!important;
background-color: white;
}
#c3zone .row1 .gensmall {
font-size: 12px;
}
td.row1.over:hover, td.row3Right, td.spaceRow, .alt1, .alt1Active, td.row1, td.row3.over:hover, td.row3, td.row1Right, td.row2, .alt2, .alt2Active {
background: white url(http://i967.photobucket.com/albums/ae153/ligerv/t1vn/grey-up.png) repeat-x left bottom;
_background-image: none;
padding: 3px;
border-bottom: 1px solid #C4C4C4;
}
.tborder, .forumline {
background: #F3F3F3;
color: black;
border: 2px solid #EDEDED;
}
#c3zone {
text-align: justify!important;
}
#c3zone .row1, #quick .row2 {
border: 0px!important;
}
#c3zone .row1 .gensmall {
font-size: 12px;
}
.alt1 .row2, .alt1 .row1, #c3zone .row2, #c3zone .row1 {
background: transparent none!important;
}
.tcat, th {
background: transparent url(http://i1124.photobucket.com/albums/l572/caunhocquay94/t1vn/cellpi10.png) repeat;
_background-image: none;
padding: 3px 0 0 10px;
font: bold 12px Arial, Tahoma,Calibri,Verdana,Geneva,sans-serif;
color: black;
border: 1px solid #5A7F97;
height: 16px;
padding: 3px;
}
.thead, td.cat, td.catHead, td.catSides, td.catLeft, td.catRight, td.catBottom, td.rowpic {
font-size: 12px;
font-weight: bold;
color: white;
padding: 4px;
background: #707070 url(http://i967.photobucket.com/albums/ae153/ligerv/t1vn/newbtn10.png) repeat-x;
}
.textbox, textarea, select {
background: white none;
border: solid 1px #6B91AB;
padding: 4px 5px;
outline: 0;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.gensmall {
font-size: 10px;
}



body {
background-attachment: fixed;
background-image: url('http://i47.servimg.com/u/f47/16/17/21/93/bg911.jpg');
width: 100%;
}

6Skin SVGiaDinh Empty Re: Skin SVGiaDinh Sun Oct 02, 2011 11:53 am

An Hùng BMT

An Hùng BMT
Admin
Admin

xóa quảng cáo tìm trong footer
Code:
<td width="5%" style="max-width:5%" valign="top">

<div class="breadcrumb" id="breadcrumb">

<div class="bcLeft"><div class="bcRight">

  <center><font color="#ff014f" size="4"><b>Tiện ích</b></font></center>
.....................................................
......................................................
return false;

}                </script>

</p>
 <div id="ava">
</div>
</form>
</center>

7Skin SVGiaDinh Empty Re: Skin SVGiaDinh Thu Jul 12, 2012 5:57 am

JoOnG

JoOnG
Smod
Smod

demo !!!!

Sponsored content



Back to top  Message [Page 1 of 1]

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