You are not connected. Please login or register


Tue Jul 02, 2013 12:15 am#1
Viper
Viper
Đầy Tớ Nhân Dân

Thành viên thứ :



Bài Viết : 42
Xu : 22519
Được Thích : 1014
Tham Gia : 01/11/2012
Status Status : Còn Lại Gì Sau Cơn Mưa
[Share] Skin Phutu Vide10

Bài gửiTiêu đề: [Share] Skin Phutu



index_body

Code:
<style>
#smallrum{padding: 0.4em 1em;margin: 3px 1px;
width: 100%;font-size:0px}
#smallrum a img{vertical-align: middle; margin-right: 6px;margin-top:-10px;display:inline-block}
#smallrum a.gensmall {
display: inline-block;
text-align: left;margin:2px 0px;
width:162px;font: 13px Tahoma
}
#smallrum a.gensmall:hover {
color:#879e2b;
}
.pun .forumtitle{display:inline-block;margin-bottom:5px}
.pun .phutu2{padding-right:10px;font: 12px Arial}
.pun .phutu2 a[href*="u"]{float:left}
.pun a[href=""]:before {
content:"Chưa có bài viết";
font:12px Arial;
color:#333;
cursor: default;
}
.pun a[href=""] img {display:none}
</style>
<div class="main" id="main1">
<!-- BEGIN catrow -->
   <!-- BEGIN tablehead -->
      <div class="main-head">
         <div class="page-title">{catrow.tablehead.L_FORUM}</div>
      </div>
      <div class="main-content">
         <table cellspacing="0" class="table">
                        <tbody class="statused">
   <!-- END tablehead -->

   <!-- BEGIN forumrow -->
               <tr href="{catrow.forumrow.U_VIEWFORUM}">
                  <td class="tcl" style="padding-left:30px;padding-right:20px;"><div style="min-height:40px;max-width:730px;min-width:360px">
                     <span class="status" style="margin-left:-15px;margin-top:8px">
                        <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
                     </span>
                     <h{catrow.forumrow.LEVEL} class="hierarchy"><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle">{catrow.forumrow.FORUM_NAME}</a></h{catrow.forumrow.LEVEL}>
                     <br />
                     {catrow.forumrow.FORUM_DESC}
                     <!-- BEGIN switch_moderators_links -->
                     <br />
                     {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>
                     <strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}</div>
                  </td>
<td class="tcr">
                     <span>
                     <!-- BEGIN switch_topic_title -->
                     <a href="{catrow.forumrow.U_LATEST_TOPIC}" title="{catrow.forumrow.LATEST_TOPIC_TITLE}" style="font:bold 12px Verdana"><img src="http://i74.servimg.com/u/f74/16/18/15/10/1106.png" style="float:left;margin-right:4px">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br />
                     <!-- END switch_topic_title -->
                     <div class="phutu2" align="right">{catrow.forumrow.USER_LAST_POST}</div>
                     </span>
                  </td>

                  <td class="tc2">{catrow.forumrow.TOPICS}</td>
                  <td class="tc3">{catrow.forumrow.POSTS}</td>
                                 </tr>
   <!-- END forumrow -->

   <!-- BEGIN tablefoot -->
            </tbody>
         </table>
      </div>
   <!-- END tablefoot -->
<!-- END catrow -->
</div>

<!-- BEGIN switch_on_index -->
<div class="main-box clearfix">
   <ul>
      <li><a href="{U_TODAY_ACTIVE}">{L_TODAY_ACTIVE}</a></li>
      <li><a href="{U_TODAY_POSTERS}">{L_TODAY_POSTERS}</a></li>
      <li><a href="{U_OVERALL_POSTERS}">{L_OVERALL_POSTERS}</a></li>
   </ul>
   <!-- BEGIN switch_delete_cookies -->
   <p class="right">
      <a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
   </p>
   <!-- END switch_delete_cookies -->
</div>
<!-- END switch_on_index -->


Tue Jul 02, 2013 12:16 am#2
Viper
Viper
Đầy Tớ Nhân Dân

Thành viên thứ :



Bài Viết : 42
Xu : 22519
Được Thích : 1014
Tham Gia : 01/11/2012
Status Status : Còn Lại Gì Sau Cơn Mưa
[Share] Skin Phutu Vide10

Bài gửiTiêu đề: Re: [Share] Skin Phutu


Index_Box
Code:
<style>
#smallrum{padding: 0.4em 1em;margin: 3px 1px;
width: 100%;font-size:0px}
#smallrum a img{vertical-align: middle; margin-right: 6px;margin-top:-10px;display:inline-block}
#smallrum a.gensmall {
display: inline-block;
text-align: left;margin:2px 0px;
width:162px;font: 13px Tahoma
}
#smallrum a.gensmall:hover {
color:#879e2b;
}
.pun .forumtitle{display:inline-block;margin-bottom:5px}
.pun .phutu2{padding-right:10px;font: 12px Arial}
.pun .phutu2 a[href*="u"]{float:left}
.pun a[href=""]:before {
content:"Chưa có bài viết";
font:12px Arial;
color:#333;
cursor: default;
}
.pun a[href=""] img {display:none}
</style>
<div class="main" id="main1">
<!-- BEGIN catrow -->
   <!-- BEGIN tablehead -->
      <div class="main-head">
         <div class="page-title">{catrow.tablehead.L_FORUM}</div>
      </div>
      <div class="main-content">
         <table cellspacing="0" class="table">
                        <tbody class="statused">
   <!-- END tablehead -->

   <!-- BEGIN forumrow -->
               <tr href="{catrow.forumrow.U_VIEWFORUM}">
                  <td class="tcl" style="padding-left:30px;padding-right:20px;"><div style="min-height:40px;max-width:730px;min-width:360px">
                     <span class="status" style="margin-left:-15px;margin-top:8px">
                        <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
                     </span>
                     <h{catrow.forumrow.LEVEL} class="hierarchy"><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle">{catrow.forumrow.FORUM_NAME}</a></h{catrow.forumrow.LEVEL}>
                     <br />
                     {catrow.forumrow.FORUM_DESC}
                     <!-- BEGIN switch_moderators_links -->
                     <br />
                     {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>
                     <strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}</div>
                  </td>
<td class="tcr">
                     <span>
                     <!-- BEGIN switch_topic_title -->
                     <a href="{catrow.forumrow.U_LATEST_TOPIC}" title="{catrow.forumrow.LATEST_TOPIC_TITLE}" style="font:bold 12px Verdana"><img src="http://i74.servimg.com/u/f74/16/18/15/10/1106.png" style="float:left;margin-right:4px">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br />
                     <!-- END switch_topic_title -->
                     <div class="phutu2" align="right">{catrow.forumrow.USER_LAST_POST}</div>
                     </span>
                  </td>

                  <td class="tc2">{catrow.forumrow.TOPICS}</td>
                  <td class="tc3">{catrow.forumrow.POSTS}</td>
                                 </tr>
   <!-- END forumrow -->

   <!-- BEGIN tablefoot -->
            </tbody>
         </table>
      </div>
   <!-- END tablefoot -->
<!-- END catrow -->
</div>

<!-- BEGIN switch_on_index -->
<div class="main-box clearfix">
   <ul>
      <li><a href="{U_TODAY_ACTIVE}">{L_TODAY_ACTIVE}</a></li>
      <li><a href="{U_TODAY_POSTERS}">{L_TODAY_POSTERS}</a></li>
      <li><a href="{U_OVERALL_POSTERS}">{L_OVERALL_POSTERS}</a></li>
   </ul>
   <!-- BEGIN switch_delete_cookies -->
   <p class="right">
      <a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
   </p>
   <!-- END switch_delete_cookies -->
</div>
<!-- END switch_on_index -->


Tue Jul 02, 2013 12:17 am#3
Viper
Viper
Đầy Tớ Nhân Dân

Thành viên thứ :



Bài Viết : 42
Xu : 22519
Được Thích : 1014
Tham Gia : 01/11/2012
Status Status : Còn Lại Gì Sau Cơn Mưa
[Share] Skin Phutu Vide10

Bài gửiTiêu đề: Re: [Share] Skin Phutu


footer_begin

Code:
  <!-- BEGIN switch_user_logged_in -->
<script type="text/javascript">
  $(function () {
      if ($("#i_icon_mini_new_message").length) {
        var pm = $("#i_icon_mini_new_message").attr("alt").match(/\d+/);
  if (confirm("Bạn có " + pm + " tin nhắn mới .Bạn có muốn đến hộp thư.")) location.href = '/privmsg?folder=inbox'
      };
  });
</script>
<!-- END switch_user_logged_in -->
<div style="color:#9c999c;font: 12px Arial"><b>Điện thoại:</b> <span style="color:#333">01692521505</span> - <b>Email:</b> <a href="mailto:info@vccorp.vn" style="color:#00a3de">phutu01@gmail.com</a> - <b>Yahoo:</b> <a href="ymsgr:sendim?ad_phutu" style="color:#00a3de">ad_phutu@yahoo.com</a> - <a href="/t129-topic" target="_blank" style="color:#00a3de">Bảng báo giá</a></div>
<span style="display:none"><script src="/h20-page" type="text/javascript"></script></span><a href="#" id="toppage"><div style="width:19px;height:57px" id="top_forum"></div></a>
<script type='text/javascript'>
    $(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).click(function () {
                $("html, body").animate({
                    scrollTop: 0
                }, "slow")
            })
        }
    });
    $(function () {
        $("#toppage").scrollToTop();
    });
</script>  <!-- BEGIN html_validation -->
<div>
  <div>
      <div>
        <div>
            <div>
              <div>
                  <div>
                    <div>
<!-- END html_validation -->
                    </div>
                  </div>
              </div>
            </div>
        </div>
        <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>
      </div>
  </div>
</div>
<div id="pun-foot" style="margin-left:195px;width:774px">
  <div id="pun-about" class="clearfix">
      <form action="{S_JUMPBOX_ACTION}" method="get" name="jumpbox" onsubmit="if(document.jumpbox.f.value == -1){return false;}" id="qjump">
        <fieldset>
       
            {S_JUMPBOX_SELECT}
        </fieldset>
      </form>
      <ul>
        <li>
<!-- BEGIN html_validation -->
        </li>
      </ul>
  </div>
</div>
<!-- END html_validation -->


Tue Jul 02, 2013 12:18 am#4
Viper
Viper
Đầy Tớ Nhân Dân

Thành viên thứ :



Bài Viết : 42
Xu : 22519
Được Thích : 1014
Tham Gia : 01/11/2012
Status Status : Còn Lại Gì Sau Cơn Mưa
[Share] Skin Phutu Vide10

Bài gửiTiêu đề: Re: [Share] Skin Phutu



footer_end

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>
<div>
  <div>
      <div>
        <div>
            <div>
              <div>
                  <ul>
                    <li>
<!-- END html_validation -->
                    </li>
                  </ul>
                  <!-- BEGIN switch_footer_links -->
                  <ul>
                    <li>
                        <!-- BEGIN footer_link -->
                          <!-- BEGIN switch_separator --> | <!-- END switch_separator -->
                          {switch_footer_links.footer_link.FOOTER_LINK_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 -->
                    </li>
                  </ul>
                  <!-- END switch_footer_links -->
              </div>
              <br />
              <p class="center">
                  <strong>{ADMIN_LINK}</strong>
              </p>
            </div>
            {PROTECT_FOOTER}
        </div>
      </div>
  </div>
</div>

<!-- 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,
  oauth: 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>


Tue Jul 02, 2013 12:22 am#5
Viper
Viper
Đầy Tớ Nhân Dân

Thành viên thứ :



Bài Viết : 42
Xu : 22519
Được Thích : 1014
Tham Gia : 01/11/2012
Status Status : Còn Lại Gì Sau Cơn Mưa
[Share] Skin Phutu Vide10

Bài gửiTiêu đề: Re: [Share] Skin Phutu

Overhearder


[Share] Skin Phutu 1975680454


ACP -> modules-> Forum widgets management:
Display forum widgets : có
 Width column 3 (right) :  chỉnh thành 180


Forum widgets management: cho login sang cột bên phảI

nguồn:v-game.5forum.net


Wed Jul 03, 2013 1:30 pm#6
TopDragon
TopDragon
Thành Viên Mới

Thành viên thứ :



Bài Viết : 1
Xu : 4220
Được Thích : 0
Tham Gia : 06/11/2012
[Share] Skin Phutu Vide10

Bài gửiTiêu đề: Re: [Share] Skin Phutu

??


Sponsored content

Thành viên thứ :



[Share] Skin Phutu Vide10

Bài gửiTiêu đề: Re: [Share] Skin Phutu

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