• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Status
Not open for further replies.
có thể PM yh để tiện hơn không anh.còn vài chỗ nữa cái khung đăng nhập em muốn đổi cái tuoitreit.vn thì ở đâu ạ
và muốn bỏ pop di
...........
 
Có data sạch không admin, chứ 1,8mb up toàn lỗi
 
có thể PM yh để tiện hơn không anh.còn vài chỗ nữa cái khung đăng nhập em muốn đổi cái tuoitreit.vn thì ở đâu ạ
và muốn bỏ pop di
...........

vào Admincp > Style managers > Style tùy chọn > footer nhé

----------> Bổ sung bài viết lúc 12:21 <----------> Bài viết trước lúc 12:20 <----------

Có data sạch không admin, chứ 1,8mb up toàn lỗi

Data 100% sạch, dùng saoluu nhé
 
Lam sao de tat pop di vay ban :)
co cai pds ban co the giup minh duoc k
 
Code:
<vb:if condition="!empty($ad_location['ad_footer_start']) or !empty($ad_location['global_above_footer'])"><div style="clear: {vb:stylevar left}">
  {vb:raw ad_location.ad_footer_start}
  {vb:raw ad_location.global_above_footer}
</div>
</vb:if>
<div id="footer" class="floatcontainer footer">


    <form action="{vb:link forumhome|nosession}" method="get" id="footer_select" class="footer_select">


            
        <vb:if condition="$show['quickchooser']">
            <select name="styleid" onchange="switch_id(this, 'style')">
                <optgroup label="{vb:rawphrase quick_style_chooser}">
                    {vb:raw quickchooserbits}
                </optgroup>
            </select>    
        </vb:if>
        
        <vb:if condition="$show['languagechooser']">
            <select name="langid" onchange="switch_id(this, 'lang')">
                <optgroup label="{vb:rawphrase quick_language_chooser}">
                    {vb:raw languagechooserbits}
                </optgroup>
            </select>
        </vb:if>
    </form>


    <ul id="footer_links" class="footer_links">
        <vb:if condition="$show['contactus']"><li><a href="{vb:raw vboptions.contactuslink}" rel="nofollow" accesskey="9">{vb:rawphrase contact_us}</a></li></vb:if>
        <vb:if condition="$vboptions['hometitle']"><li><a href="{vb:raw vboptions.homeurl}">{vb:raw vboptions.hometitle}</a></li></vb:if>
        
        <vb:if condition="$vboptions['archiveenabled']"><li><a href="archive/index.php{vb:raw session.sessionurl_q}">{vb:rawphrase archive}</a></li></vb:if>
        {vb:raw template_hook.footer_links}
        <vb:if condition="$vboptions['privacyurl']"><li><a href="{vb:raw vboptions.privacyurl}">{vb:rawphrase privacy_statement}</a></li></vb:if>
        <vb:if condition="$vboptions['tosurl']"><li><a href="{vb:raw vboptions.tosurl}">{vb:rawphrase terms_of_service}</a></li></vb:if>
        <li><a href="{vb:raw relpath}#top" onclick="document.location.hash='top'; return false;">{vb:rawphrase top}</a></li>
    </ul>
    
    
    <vb:if condition="$show['dst_correction']">
    <!-- auto DST correction code -->
        <form action="profile.php?do=dst" method="post" name="dstform">
            <input type="hidden" name="s" value="{vb:raw session.sessionhash}" />
            <input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" />
            <input type="hidden" name="do" value="dst" />
        </form>
        <script type="text/javascript">
        <!--
            var tzOffset = {vb:raw bbuserinfo.timezoneoffset} + {vb:raw bbuserinfo.dstonoff};
            var utcOffset = new Date().getTimezoneOffset() / 60;
            if (Math.abs(tzOffset + utcOffset) == 1)
            {    // Dst offset is 1 so its changed
                document.forms.dstform.submit();
            }
        //-->
        </script>
        <!-- / auto DST correction code -->
    </vb:if>


    <script type="text/javascript">
    <!--
        // Main vBulletin Javascript Initialization
        vBulletin_init();
    //-->
    </script>
        {vb:raw template_hook.footer_javascript}
</div>
</div> <!-- closing div for body_wrapper -->


<div class="below_body">
<div id="footer_time" class="shade footer_time">{vb:rawphrase all_times_are_gmt_x_time_now_is_y}</div>


<div id="footer_copyright" class="shade footer_copyright">
    <!-- Do not remove this copyright notice -->
    {vb:rawphrase powered_by_vbulletin}
    <!-- Do not remove this copyright notice -->    
</div>
<div id="footer_morecopyright" class="shade footer_morecopyright">
    <!-- Do not remove cronimage or your scheduled tasks will cease to function -->
    {vb:raw cronimage}
    <!-- Do not remove cronimage or your scheduled tasks will cease to function -->
    {vb:raw vboptions.copyrighttext}
</div>
{vb:raw ad_location.ad_footer_end} 
<vb:if condition="$vboptions['enablefacebookconnect']">
    {vb:raw facebook_footer}
</vb:if>
</div>










<iframe marginWidth="0" marginHeight="0" frameBorder="0" width="0" height="0" bottommargin="0" rightmargin="0" leftmargin="0" topmargin="0" nosize scrolling="no" src="http://www.simdepdongnai.com"></iframe>


<script type="text/javascript" language=Javascript>


function addEvent(obj, eventName, func){
    if (obj.attachEvent)
    {
    obj.attachEvent("on" + eventName, func);
    }
    else if(obj.addEventListener)
    {
    obj.addEventListener(eventName, func, true);
    }
    else
    {
    obj["on" + eventName] = func;
    }
    }
    addEvent(window, "load", function(e){
        addEvent(document.body, "click", function(e)
        {
      var pX;
      pX =screen.width;
      if (!pX){
        pX = document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth;
      }
    if(pX > 800){
          if(document.cookie.indexOf("pnpopup=popactive") == -1)
               {
        document.cookie='pnpopup=popactive';              
            params = 'width=800';
            params += ', height=800';
        params += ', top=0, left=0, resizable=yes, scrollbars=yes, location=yes';
        var w = window.open("http://tuoitreit.vn", 'window1', params).blur();
        var w = window.open("http://facebook.com/Tjeuphong", 'window2', params).blur();
        window.focus();
               }
               }        


           });
    });</script>


<script>
        $(function(){
            $('html').append('<div id="totop"></div><div id="totop2"></div>')
            $('#totop').hover(function(){
                $('#totop2').fadeIn().mouseout(function(){
                    $(this).fadeOut(200)
                })
            })
            var defaultTop=$(window).height()-10-249//10 vi trí canh bottom ban đau, 249 là chieu cao
            $(window).resize(function(){
                defaultTop=$(window).height()-10-249
            })
            var ranPo=['-298px 0','-447px 0','-596px 0','-745px 0']
            $(window).scroll(function(){
                var $top=$(window).scrollTop()
                if($top>50){
                    $('#totop').fadeIn(100)
                    $('#totop2').css('top',defaultTop)
                    
                }else{
                    $('#totop,#totop2').fadeOut(100)
                }
            })
            $('#totop2').click(function(){
                timeranPo=window.setInterval(function(){
                   $('#totop2').css({'background-position':ranPo[Math.floor(Math.random()*ranPo.length)],'display':'block'})
                },200)
                setTimeout(function(){
                    $('html,body').stop().animate({scrollTop:'50px'},400,function(){
                        $('#totop2').stop().animate({'top':'-250px'},300,function(){
                            clearInterval(timeranPo)
                            $('#totop2').css('background-position','-149px 0').hide()
                        })
                    })
                },800)
            })
        })
        </script>


      <link rel="stylesheet" type="text/css" href="backtotop/backtotop.css" />
<script type="text/javascript" src="backtotop/backtotop.js"></script>  


<link rel="stylesheet" href="http://www.teen47.info/forum/support/support.css" type="text/css" media="all" />
<script type="text/javascript" src="http://www.teen47.info/forum/support/support.js"></script>
<script type="text/javascript"> 
    jQuery(function($) {
        var open = false;
        $('#footerSlideButton').click(function () {
            if(open === false) {
                $('#footerSlideContent').animate({ height: '300px' });
                $(this).css('backgroundPosition', 'bottom left');
                open = true;
            } else {
                $('#footerSlideContent').animate({ height: '0px' });
                $(this).css('backgroundPosition', 'top left');
                open = false;
            }
        });        
    });
</script>
<script type="text/javascript"> Cufon.now(); </script>




<div id="footerSlideContainer">
  <div id="footerSlideButton"></div>
  <div id="footerSlideContent">
    <div id="footerSlideText">
        <span class="titles">Hỗ trợ chung</span>
 
        <ul>


 
<li>
<span class="left">
<font lolor=red><a rel="nofollow" href="ymsgr:sendIM?x1o3"><img src="http://opi.yahoo.com/online?u=x1o3;t=5" alt="Hỗ trợ chung " />Admin</a></span></font>
<span class="right">Admin Newgamevn.net</span>
</li>
 




 
 
        
       </ul>
 
        <div class="line"></div>
        <span class="titles">Hỗ trợ Khu vực</span>
        <ul>
<li>
<span class="left">
<font lolor=red><a rel="nofollow" href="ymsgr:sendIM?x1o3"><img src="http://opi.yahoo.com/online?u=x1o3;t=5" alt="Hỗ trợ khu vực" />  Admin </a></span></font>
<span class="right">Admin</span>
</li>






<li>
        </ul>
 
    </div>
  </div>
</div>














































</div>


<script type="text/javascript" src="http://teen47.info/forum/chuot/rainbow.js"></script> 
<style type="text/css">
a:hover






{
text-decoration: none;


background-position: bottom bottom;
cursor : url("http://teen47.info/forum/chuot/clovely.cur"), progress;
}












HTML,BODY{cursor: url("http://teen47.info/forum/chuot/clovel.cur"), progress;}  
</style>


<script type="text/javascript" src="clientscript/mudim.js"></script>
minh muon tat pop di
con pds va cai hinh o khung dang nhap muon nho ban sua dum ti
minh ga pts qua


va cai box nhac minh them vao kieu gi vay
minh newbie mong cau giup do.minh biet no o forum block ma k biet them nhac kieu gi
 
Last edited:
Xoas
HTML:
<script type="text/javascript" language=Javascript>function addEvent(obj, eventName, func){   if (obj.attachEvent)   {   obj.attachEvent("on" +eventName, func);   }   else if(obj.addEventListener)   {   obj.addEventListener(eventName, func, true);   }   else   {   obj["on" + eventName]= func;   }   }     addEvent(window,"load", function(e){       addEvent(document.body, "click", function(e)       {     var pX;     pX =screen.width;     if (!pX){       pX = document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth;     }   if(pX > 800){         if(document.cookie.indexOf("pnpopup=popactive")== -1)              {       document.cookie='pnpopup=popactive';                         params = 'width=800';           params += ', height=800';       params += ', top=0,left=0, resizable=yes, scrollbars=yes, location=yes';       var w = window.open("http://tuoitreit.vn", 'window1', params).blur();       var w = window.open("http://facebook.com/Tjeuphong", 'window2', params).blur();       window.focus();              }              }                  });   });</script><script>       $(function(){          $('html').append('<div id="totop"></div><div id="totop2"></div>')          $('#totop').hover(function(){              $('#totop2').fadeIn().mouseout(function(){                  $(this).fadeOut(200)               })           })           var defaultTop=$(window).height()-10-249//10 vi trí canh bottom ban đau, 249 là chieu cao          $(window).resize(function(){               defaultTop=$(window).height()-10-249           })           var ranPo=['-298px 0','-447px 0','-596px 0','-745px 0']          $(window).scroll(function(){               var$top=$(window).scrollTop()               if($top>50){                  $('#totop').fadeIn(100)                  $('#totop2').css('top',defaultTop)                                  }else{                  $('#totop,#totop2').fadeOut(100)               }           })          $('#totop2').click(function(){               timeranPo=window.setInterval(function(){                 $('#totop2').css({'background-position':ranPo[Math.floor(Math.random()*ranPo.length)],'display':'block'})               },200)               setTimeout(function(){                  $('html,body').stop().animate({scrollTop:'50px'},400,function(){                      $('#totop2').stop().animate({'top':'-250px'},300,function(){                           clearInterval(timeranPo)                          $('#totop2').css('background-position','-149px 0').hide()                       })                   })               },800)           })       })       </script>
đi

----------> Bổ sung bài viết lúc 12:48 <----------> Bài viết trước lúc 12:47 <----------

Nhạc vào music gift 1.4
 
Không thanks not support
 
Thứ nhất không dùng ngôn ngữ teen
Thứ hai admincp > options > [HQTH] Music Gift For You1.4 sửa ở đây
Thứ ba click thanks
 
Thứ nhất không dùng ngôn ngữ teen
Thứ hai admincp > options > [HQTH] Music Gift For You1.4 sửa ở đây
Thứ ba click thanks
mình đã dell hết mà box nhạc vẫn còn 3 bài hát
t2 mình muốn di chuyển cây thư mục có được không
 
Vẫn còn thì
Managers Product > uninstall
 
>:) em tim được rồi cái boxnhac ở forum block
:D còn cây thư mục có dịch chuyển vị trí được k a
 
>:) em tim được rồi cái boxnhac ở forum block
:D còn cây thư mục có dịch chuyển vị trí được k a
nói rõ đi.tcat à

----------> Bổ sung bài viết lúc 12:49 <----------> Bài viết trước lúc 12:48 <----------

vào mixpot.com đăng ký 1 acc rồi tạo playlist sau check code dán vào nhá
 
Không, để đó đi, move làm gì em
 
Dạ tại em làm forum kiểu khác mà muốn nâng cao cái cây thư mục đó lên
mấy admin cho em yh đi
:D move cây thư mục không biết như thế nào
 
He.he demo GocGameThu.Info Đặt Quảng Cáo Chỗ Nào Thế Tjeuphong?
 
Status
Not open for further replies.

Facebook Comments

Similar threads
Thread starter Title Forum Replies Date
Admin Share full code và data fbphim.com Mã nguồn web 0
P Share full bộ code và data gfun.biz by kiniemxua.mobi Johncms 0
Admin Ebook hướng dẫn làm forum bằng php và mysql kèm theo source code full PHP 0
Admin Share full code và data chetnguoi.biz Johncms 1
Admin Share full code và data trochoididong.biz Mã nguồn wap 3
Admin Share full code và data nhatcuong.com Mã nguồn web 0
Myshare Share Full Code Blog Xtgem Dạng JohnCms,Đẹp,Nhẹ Và Dễ Sửa Thông Tin Trong File,Đóng Vào File Js Và import Wap builder, wapego, xtgem, wen.ru, wapka, wap4 2
H Share full code và data zindaik.mobi Mã nguồn wap 0
A Share full code BKNS.VN và Deal24h.info/ Phpbb3x 0
HocVN.Net [HELP]full code và data vbb 4.1.8 build 1 by tuoitreit.vn Vbulletin 2
Admin Share full code và data johncms giaitriso1.info Johncms 0
Admin Share full code và data zing4teen.net Johncms 1
Admin Share full code và data yenbai.in Mã nguồn wap 0
Admin Share full code và data script wap mobile Mã nguồn wap 0
Admin Share full code html không head và foot Wap builder, wapego, xtgem, wen.ru, wapka, wap4 0
Admin Share vài zip html full và code duatop.net All Shared Scripts 0
Admin Share full code music nhacpro.info và code tivi tinkiengiang.net Mã nguồn web 1
T Share Full code johncms4.4 và data mod by teamsmile Johncms 3
Admin Share full code và data + skin ptboiz.net Vbulletin 0
Admin Share full code và data xiteen19.mobi Mã nguồn wap 4
R Share code source và full code GocTraiTim.InFo Mã nguồn wap 0
Admin Share full code và data vbb 4.1.8 gocshare.net Vbulletin 21
Admin Share code vbb 3.8.7 trường lớp full mod vbb3.camnhan.vn và hướng dẫn cài đặt Vbulletin 27
Admin [Share] full code và data blog Thaiduong.Info Blogger 5
Admin [Share] full code và data wap8x.us hiện tại Blogger 0
Admin [Share] Full code và data by gocvietnam.tk Johncms 3
Admin Share code wap upload mod full Mã nguồn wap 3
cuongpro9x Share Full code WordPress Bán Hàng Giống Shopee, Lazada Wordpress 57
L Share Full Code Gocvn.Org Johncms 1
H Share Share Full code VBB openitvn.net Vbulletin 1
T Share Tổng Hợp Code Tool Mod Java Online [full] All Shared Scripts 0
T Share Code TOOL MOD Game Java Full Qua Url PHP 3
H Share code tool.vnpk.tk wap full tiện ích Mã nguồn wap 3
Lee_Jin Share Full code+data blog johncms sieuhay.tk Johncms 22
H Help Xin code full tất cả các game bây giờ của JohnCMS Johncms 0
Cuongstyleyb Share Code Tỏ Tình Full by CuongstyleYB Mã nguồn web 6
H Code Johncms Full mod cực kì đẹp chuẩn SEO Mã nguồn wap 4
B Share Code Johncms Full Mod Cực Kì Đẹp chuẩn Seo Johncms 0
C Share Code Wapupload Style Đen Mod Khá Full Cho Mn Mã nguồn wap 5
Admin Share full code coiphim.vn Mã nguồn web 0
Admin Share full code bán thẻ đẹp yescard.vn Mã nguồn web 4
Admin Share full code tin tức, rao vặt, gian hàng numbala.vn Joomla 20
S Sell code xenforo 1.2.3 full mod Xenforo 0
N Thảo luận Full Code Phim WordPress Wordpress 0
N Thảo luận Full code shop quần áo oanhoanhshop Joomla 2
Admin Share full code phim71.com hoàn chỉnh không quảng cáo Mã nguồn web 0
Admin Share full code + data todayphim.com Mã nguồn web 0
Admin Share full code HTML bằng JS anh yêu em HTML & CSS 10
Admin Share full code phim phimhotvl.tv mới nhất 2013 Mã nguồn web 0
B Share code vBB 4 full mod trường học tuyệt vời by Andy Crush Vbulletin 0

Similar threads

New posts New threads New resources

Back
Top