CHINH PHỤC
Bạn có muốn phản ứng với tin nhắn này? Vui lòng đăng ký diễn đàn trong một vài cú nhấp chuột hoặc đăng nhập để tiếp tục.
Đăng nhập

Ghi nhớ
Latest topics
» Tôi sẽ đỗ đại học!
by nightWalker 9/2/2024, 7:00 pm

» Kỷ niệm xưa của chúng ta
by nightWalker 9/2/2024, 6:49 pm

» Bị lệch khung cần người giúp đỡ
by webhuy28 7/10/2021, 10:34 pm

» [HỎI ĐÁP] Danh sách bạn bè không thể hiển thị
by anhdaodaica1 2/10/2021, 10:04 pm

» [HỎI ĐÁP] Thông tin tài khoản không thể lưu thay đổi
by anhdaodaica1 2/10/2021, 6:05 am

» Phim bố già full
by huy.pc52 24/8/2021, 12:20 am

» Xin code Box HTML cho Forumvi
by Larva 1/7/2021, 12:57 pm

» Hello Anh Em Chinh phục
by HoàngTửNaivip5p 28/5/2021, 5:03 am

» Trang chủ tin tức cập nhật HOT 2016
by kenbi05 1/1/2020, 11:02 pm

» Không Dang9 bài viết = hình ảnh được
by huy.pc52 30/11/2019, 10:52 am

» CHÚC ANH EM NĂM MỚI VUI VẺ TRÀNG ĐẦY HẠNH PHÚC
by sps.kủn 12/2/2019, 1:16 pm

» Skin CNTT-K3 2015 (Full Mod)[✔]
by kenbi05 6/7/2018, 12:30 am

» baivong, handsome,....
by sps.kủn 29/6/2018, 1:54 pm

» [SHARE] SKIN ĐHFM.V7 @PUNBB
by tonyhoaivu 2/5/2018, 2:37 pm

» Share Skin Xanh Dương Cùi Bắp
by tonyhoaivu 28/4/2018, 5:57 pm

» Xin Skin http://v1.hotrofm.net/
by tonyhoaivu 28/4/2018, 5:45 pm

» Xin Skin Rao Vặt
by tonyhoaivu 15/4/2018, 12:07 pm

» Làm Sao Để Xóa Khung Này
by tonyhoaivu 14/4/2018, 7:18 pm

» [Lập nhóm]Lập nhóm fm
by vietkanpy 31/3/2018, 11:53 am

» [Help] về server úp ảnh của phutu [✔]
by baivong 17/3/2018, 10:18 pm

» Đừng khóc cho “tôi – Chinh Phục!”…
by AnHung 27/2/2018, 5:33 pm

» [Share] Skin Diendandaihoc.com [ Punbb ] [✔]
by Lu Mờ 13/2/2018, 7:28 pm

» Mời mấy thím vào groups Forumotion Việt Nam.
by dang02315 13/2/2018, 12:40 am

» Có thể làm các kiểu giao diện được không?
by Lu Mờ 9/2/2018, 3:40 pm

» ltns chinhphuc.info
by Shinichi Kudo 27/1/2018, 2:27 am

Top posting users this week
No user


[Share] Index là forum trường..đơn giản!

+3
miamor
cunnho
LiBee KS
7 posters

Go down

[Share] Index là forum trường..đơn giản! Empty [Share] Index là forum trường..đơn giản!

Bài gửi by LiBee KS 29/1/2012, 9:38 am

Mới rip..anh em xài nhé..haha
Demo sống:
Code:
http://www.kesachit.net/h5-page
HD: Tạo trang HTML và past code dưới đây vào,....Vui
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

<title>Diễn đàn THPT Trường Chinh</title>
<script type="text/javascript" src="http://thpttruongchinh.info/./index-05-01/jquery.js"></script>
<script type="text/javascript" src="http://thpttruongchinh.info/./index-05-01/supersleight-min.js"></script>


<script type="text/javascript">
$(document).ready(function(){

   $(".menu2 a").append("<em></em>");
   
   $(".menu2 a").hover(function() {
      $(this).find("em").animate({opacity: "show", top: "-75"}, "slow");
      var hoverText = $(this).attr("title");
       $(this).find("em").text(hoverText);
   }, function() {
      $(this).find("em").animate({opacity: "hide", top: "-85"}, "fast");
   });


});
</script>

<link rel="stylesheet" type="text/css" href="http://thpttruongchinh.info/./index-05-01/style.css">

<style type="text/css">
.menu2 {
   margin: 0 auto;
   padding: 0; width:700px;
   list-style: none;
}
.menu2 li {
   padding: 0;
   margin: 0 2px 0px 20px;
   float: left; list-style:none;
   position: relative;
   text-align: center; width:140px;
}
.menu2 a {
   padding: 0px 10px 4px 10px;
   display: block;
   color: #000000;
   width: 144px;
   text-decoration: none;
   font-weight: bold;
   background: url(http://www.webdesignerwall.com/demo/jquery/images/butt-on.gif) no-repeat center center;
   behavior:url(iepngfix.htc);
}
.menu2 li em {
   font-weight: normal;
   background: url(http://gottagettofowa.com/wp-content/themes/fowa/bubble2.png) top center no-repeat;
   width: 170px;
   height: 65px;
   position: absolute;
   top: -55px; margin-top:30px;
   left: -15px;
   text-align: center;
   padding: 19px 16px 10px 16px;
   font-style: normal;
   z-index: 2; font-size:12px;
   display: none;
   behavior:url(iepngfix.htc);
}

</style>

<!--[if (gte IE 5)]>
   <style type="text/css">
   .menu2 li em {
    background: url(http://gottagettofowa.com/wp-content/themes/fowa/bubble-ie.png) top center no-repeat;
   width: 170px;
   height: 65px;
   position: absolute;
   top: -55px; margin-top:30px;
   left: -15px;
   text-align: center;
   padding: 19px 16px 10px 16px;
   font-style: normal;
   z-index: 2; font-size:12px;
   display: none;}
   </style>
<![endif]-->
<!--Other than IE7 -->
<!--[if (gte IE 5)&(lt IE 7)]>
   <style type="text/css">
   .menu2 a {width:100px;}
    </style>
<![endif]-->
<!--[if IE 6]>
   <style type="text/css">
      #badge {
       padding: 11px 10px 10px 0px;
       margin: 0px 0px 50px 4px;
      }
   </style>
<![endif]-->
<!--[if IE 7]>
   <style type="text/css">
      #badge {
       padding: 11px 10px 10px 0px;
       margin: 15px 0px 50px -6px;
      }
      .mbox h5 {width:500px; margin-right:20px}
   </style>
<![endif]-->

<script type="text/javascript">
function changeStyle()
{
document.body.style.backgroundImage="url(http://gottagettofowa.com/wp-content/themes/fowa/bg.jpg)";
}
</script>

<link href="http://thpttruongchinh.info/./index-05-01/sharethis.f8aeb821aa52b7af5ae4d3675118594c.css" rel="stylesheet" type="text/css"></head>

<body id="barRefaeli" onclick="if(SHARETHIS.buttonClicked==false){SHARETHIS.stopClosing=false;SHARETHIS.openDuration=0;stClose(100);}">

  <!-- Begin Wrapper -->

  <!-- Begin Header -->
  <div id="header">
        
       
    </div>
    <!-- End Header -->
   
  <div id="wrapper">
       
        <!-- Begin Faux Columns -->
       <div id="faux">
      
            <!-- Begin Left Column -->
            <div id="leftcolumn">

           
                   <h1><a href="http://thpttruongchinh.info/./index-05-01/index.htm"><img src="./index-05-01/get2FOWA.png"></a></h1>
                    <img src="http://thpttruongchinh.info/./index-05-01/toptext.png" alt="Gotta Get To FOWA" width="509" class="toptext">
                  
           <div class="clear"></div>
          
            </div>
            <!-- End Left Column -->
      
            <!-- Begin Right Column -->
            <div id="rightcolumn">
                <a href="http://thpttruongchinh.info/@4rum"><img src="http://thpttruongchinh.info/./index-05-01/characters.png">      </a>               
               <div class="clear"></div>

             
         </div>
            <!-- End Right Column -->
          
        </div>    
        <!-- End Faux Columns -->

  <!-- Begin Footer -->
  <div id="navigation">
       <ul class="menu2">
          <li><a href="/home" title="Tới trang chủ nè :P"><img src="http://thpttruongchinh.info/./index-05-01/icon_passport.png" class="iconbar" alt=""><em style="top: -85px; display: none; ">Tới trang chủ nè :P</em></a></li>
          <li><a href="/@4rum" title="Tới diễn đàn nhé!"><img src="http://thpttruongchinh.info/./index-05-01/icon_FOWA_on.png" class="iconbar" alt=""><em style="top: -85px; display: none; ">Tới diễn đàn nhé!</em></a></li>

          <li><a href="ymsgr:sendIM?gungoan_ratngoan" title="Liên hệ admin"><img src="http://thpttruongchinh.info/./index-05-01/icon_jet_on.png" class="iconbar" alt=""><em style="top: -85px; display: none; ">Liên hệ admin</em></a></li>
          <li><a href="JavaScript:void(0);" title="Designed by Gú ngoan"><img src="http://thpttruongchinh.info/./index-05-01/icon_hotel.png" class="iconbar" alt=""><em>Designed by Gú ngoan</em></a></li>
       </ul>
        <!--<img src="http://gottagettofowa.com/wp-content/themes/fowa/icons_step1.png" alt="Gotta Get To FOWA"  />-->
        <img src="http://thpttruongchinh.info/./index-05-01/meter_4.png" alt="Gotta Get To FOWA" class="meter">
        <h4 class="statusline">Chào mừng bạn đến với Diễn đàn THPT Trường Chinh </h4>
        <img src="http://thpttruongchinh.info/./index-05-01/bubble2.png" alt="bubble" style="display:none;">

  </div>
    <!-- End Footer -->
  <!-- Begin Footer -->
  <div id="badge">

        <p><a href="http://events.carsonified.com/fowd/2009/london"></a> </p>
        <p> </p>
        <p> </p>
        <p> </p>

        <p> </p>
        <p> </p>
        <p> </p>
  </div>
    <!-- End Footer -->
   
    <!-- Begin nu-Faux Columns -->
    <!-- End nu-Faux Columns -->
    <!-- Begin Faux Columns -->
    <!-- End Faux Columns -->

    <!-- Begin Footer -->
    <!-- End Footer -->
  </div>
  <!-- End Wrapper -->

   


<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script><script src="./index-05-01/ga.js" type="text/javascript"></script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-2897787-6");
pageTracker._trackPageview();
</script>

</div></body></html>

Nguồn rip:
Code:
thpttruongchinh.info
LiBee KS
LiBee KS
CPPurpleMember
CPPurpleMember

Firefox PunBB
Ngày đăng ký : 27/07/2011
Số bài : 1115
CPP : 1260
Châm ngôn sống : Hay sống thật hết mình ^^

http://...

Về Đầu Trang Go down

[Share] Index là forum trường..đơn giản! Empty Re: [Share] Index là forum trường..đơn giản!

Bài gửi by cunnho 29/1/2012, 11:47 am

View-source thiếu ảnh và js, đoạn rê chuột vào 4 cái hình của cậu ko hiện tooltip.
sửa lại tí nè
Code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

<title>Diễn đàn Cảm Xúc 9X</title>
<script type="text/javascript" src="http://thpttruongchinh.info/index-05-01/jquery.js"></script>
<script type="text/javascript" src="http://thpttruongchinh.info/index-05-01/supersleight-min.js"></script>


<script type="text/javascript">
$(document).ready(function(){

   $(".menu2 a").append("<em></em>");
   
   $(".menu2 a").hover(function() {
      $(this).find("em").animate({opacity: "show", top: "-75"}, "slow");
      var hoverText = $(this).attr("title");
       $(this).find("em").text(hoverText);
   }, function() {
      $(this).find("em").animate({opacity: "hide", top: "-85"}, "fast");
   });


});
</script>

<link rel="stylesheet" type="text/css" href="http://thpttruongchinh.info/index-05-01/style.css">

<style type="text/css">
.menu2 {
   margin: 0 auto;
   padding: 0; width:700px;
   list-style: none;
}
.menu2 li {
   padding: 0;
   margin: 0 2px 0px 20px;
   float: left; list-style:none;
   position: relative;
   text-align: center; width:140px;
}
.menu2 a {
   padding: 0px 10px 4px 10px;
   display: block;
   color: #000000;
   width: 144px;
   text-decoration: none;
   font-weight: bold;
   background: url(http://www.webdesignerwall.com/demo/jquery/images/butt-on.gif) no-repeat center center;
   behavior:url(iepngfix.htc);
}
.menu2 li em {
   font-weight: normal;
   background: url(http://gottagettofowa.com/wp-content/themes/fowa/bubble2.png) top center no-repeat;
   width: 170px;
   height: 65px;
   position: absolute;
   top: -55px; margin-top:30px;
   left: -15px;
   text-align: center;
   padding: 19px 16px 10px 16px;
   font-style: normal;
   z-index: 2; font-size:12px;
   display: none;
   behavior:url(iepngfix.htc);
}
</style>

<!--[if (gte IE 5)]>
   <style type="text/css">
   .menu2 li em {
    background: url(http://gottagettofowa.com/wp-content/themes/fowa/bubble-ie.png) top center no-repeat;
   width: 170px;
   height: 65px;
   position: absolute;
   top: -55px; margin-top:30px;
   left: -15px;
   text-align: center;
   padding: 19px 16px 10px 16px;
   font-style: normal;
   z-index: 2; font-size:12px;
   display: none;}
   </style>
<![endif]-->
<!--Other than IE7 -->
<!--[if (gte IE 5)&(lt IE 7)]>
   <style type="text/css">
   .menu2 a {width:100px;}
    </style>
<![endif]-->
<!--[if IE 6]>
   <style type="text/css">
      #badge {
       padding: 11px 10px 10px 0px;
       margin: 0px 0px 50px 4px;
      }
   </style>
<![endif]-->
<!--[if IE 7]>
   <style type="text/css">
      #badge {
       padding: 11px 10px 10px 0px;
       margin: 15px 0px 50px -6px;
      }
      .mbox h5 {width:500px; margin-right:20px}
   </style>
<![endif]-->

<script type="text/javascript">
function changeStyle()
{
document.body.style.backgroundImage="url(http://gottagettofowa.com/wp-content/themes/fowa/bg.jpg)";
}
</script>

<link href="http://thpttruongchinh.info/index-05-01/sharethis.f8aeb821aa52b7af5ae4d3675118594c.css" rel="stylesheet" type="text/css"></head>

<body id="barRefaeli" onclick="if(SHARETHIS.buttonClicked==false){SHARETHIS.stopClosing=false;SHARETHIS.openDuration=0;stClose(100);}">

  <!-- Begin Wrapper -->
  <!-- Begin Header -->
  <div id="header">
        
       
    </div>
    <!-- End Header -->
   
  <div id="wrapper">
       
        <!-- Begin Faux Columns -->
       <div id="faux">
      
            <!-- Begin Left Column -->
            <div id="leftcolumn">
           
                   <h1><a href="/forum"><img src="http://thpttruongchinh.info/index-05-01/get2FOWA.png"></a></h1>
                    <img src="http://thpttruongchinh.info/index-05-01/toptext.png" alt="Gotta Get To FOWA" width="509" class="toptext">
                  
           <div class="clear"></div>
          
            </div>
            <!-- End Left Column -->
      
            <!-- Begin Right Column -->
            <div id="rightcolumn">
                <a href="http://camxuc9x.yourme.net/forum"><img src="http://thpttruongchinh.info/index-05-01/characters.png">      </a>               
               <div class="clear"></div>
             
         </div>
            <!-- End Right Column -->
          
        </div>    
        <!-- End Faux Columns -->

  <!-- Begin Footer -->
  <div id="navigation">
       <ul class="menu2">
          <li><a href="http://camxuc9x.yourme.net/" title="Tới trang chủ nè :P"><img src="http://thpttruongchinh.info/index-05-01/icon_passport.png" class="iconbar" alt=""><em style="top: -85px; display: none; ">Tới trang chủ nè :P</em></a></li>
          <li><a href="/forum" title="Tới diễn đàn nhé!"><img src="http://thpttruongchinh.info/index-05-01/icon_FOWA_on.png" class="iconbar" alt=""><em style="top: -85px; display: none; ">Tới diễn đàn nhé!</em></a></li>
          <li><a href="ymsgr:sendIM?nhock.demon9x" title="Liên hệ admin"><img src="http://thpttruongchinh.info/index-05-01/icon_jet_on.png" class="iconbar" alt=""><em style="top: -85px; display: none; ">Liên hệ admin</em></a></li>
          <li><a href="JavaScript:void(0);" title="View-source by cunnho"><img src="http://thpttruongchinh.info/index-05-01/icon_hotel.png" class="iconbar" alt=""><em>View-source by cunnho</em></a></li>
       </ul>
        <!--<img src="http://gottagettofowa.com/wp-content/themes/fowa/icons_step1.png" alt="Gotta Get To FOWA"  />-->
        <img src="http://thpttruongchinh.info/index-05-01/meter_4.png" alt="Gotta Get To FOWA" class="meter">
        <h4 class="statusline">Chào mừng bạn đến với Diễn đàn Cảm Xúc 9X </h4>
        <img src="http://thpttruongchinh.info/index-05-01/bubble2.png" alt="bubble" style="display:none;">
  </div>
    <!-- End Footer -->
  <!-- Begin Footer -->
  <div id="badge">

        <p><a href="http://events.carsonified.com/fowd/2009/london"></a> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
  </div>
    <!-- End Footer -->
   
    <!-- Begin nu-Faux Columns -->
    <!-- End nu-Faux Columns -->
    <!-- Begin Faux Columns -->
    <!-- End Faux Columns -->
    <!-- Begin Footer -->
    <!-- End Footer -->
  </div>
  <!-- End Wrapper -->

   


<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script><script src="./index-05-01/ga.js" type="text/javascript"></script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-2897787-6");
pageTracker._trackPageview();
</script>

</div></body></html>

Code:
http://camxuc9x.yourme.net/h15-page
cunnho
cunnho
CPPurpleMember
CPPurpleMember

Chrome PunBB
Ngày đăng ký : 16/01/2011
Số bài : 512
CPP : 296

http://camxuc9x.yourme.net

Về Đầu Trang Go down

[Share] Index là forum trường..đơn giản! Empty Re: [Share] Index là forum trường..đơn giản!

Bài gửi by miamor 29/1/2012, 11:58 am

cái nào chả như nhau hehe
cái
Code:
http://camxuc9x.yourme.net/h15-page
của cunnho cũng đâu có hiện tooltip nháy mắt


Được sửa bởi miamor ngày 29/1/2012, 12:00 pm; sửa lần 1.
miamor
miamor
CPPurpleMember
CPPurpleMember

Chrome Invision
Ngày đăng ký : 20/06/2011
Số bài : 838
CPP : 1509
Châm ngôn sống : ...

http://invision.chinhphuc.info

Về Đầu Trang Go down

[Share] Index là forum trường..đơn giản! Empty Re: [Share] Index là forum trường..đơn giản!

Bài gửi by nttmai 29/1/2012, 11:59 am

Chính xác 2 cái đều view source trật lất cười lớn
nttmai
nttmai
CPMember
CPMember

Firefox Invision
Ngày đăng ký : 03/04/2011
Số bài : 322
CPP : 116
Châm ngôn sống : hihi

http://a6ltt.forum.st

Về Đầu Trang Go down

[Share] Index là forum trường..đơn giản! Empty Re: [Share] Index là forum trường..đơn giản!

Bài gửi by cunnho 29/1/2012, 12:40 pm

miamor đã viết:của cunnho cũng đâu có hiện tooltip nháy mắt
Đểu nhỉ, Mozilla Firefox thì hiện Google Chrome thì trơ mặt, bó tay cười lớn
nttmai đã viết:Chính xác 2 cái đều view source trật lất cười lớn

Thấy cái ổng chủ thớt view thiếu tui view lại thôi nhíu mày tôi cũng chẳng dảnh mới cái vụ này ko dc đâu nha
cunnho
cunnho
CPPurpleMember
CPPurpleMember

Chrome PunBB
Ngày đăng ký : 16/01/2011
Số bài : 512
CPP : 296

http://camxuc9x.yourme.net

Về Đầu Trang Go down

[Share] Index là forum trường..đơn giản! Empty Re: [Share] Index là forum trường..đơn giản!

Bài gửi by nttmai 29/1/2012, 1:11 pm

Cậu còn thiếu 1 chỗ này
Code:
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script><script src="./index-05-01/ga.js" type="text/javascript"></script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-2897787-6");
pageTracker._trackPageview();
</script>

</div></body></html>
chỗ
Code:
<script src="./index-05-01/ga.js" type="text/javascript">
nttmai
nttmai
CPMember
CPMember

Firefox Invision
Ngày đăng ký : 03/04/2011
Số bài : 322
CPP : 116
Châm ngôn sống : hihi

http://a6ltt.forum.st

Về Đầu Trang Go down

[Share] Index là forum trường..đơn giản! Empty Re: [Share] Index là forum trường..đơn giản!

Bài gửi by tieulinh_huy_hp 29/1/2012, 2:00 pm

ai rảnh up lại hình + js kẻo die thì hết dùng
avatar
tieulinh_huy_hp
CPMember
CPMember

Chrome PunBB
Ngày đăng ký : 30/04/2011
Số bài : 358
CPP : 298
Châm ngôn sống : hăng hái tích cực

http://class7b2.forumvi.com

Về Đầu Trang Go down

[Share] Index là forum trường..đơn giản! Empty Re: [Share] Index là forum trường..đơn giản!

Bài gửi by nttmai 30/1/2012, 11:39 am

Không cần đâu,chỉ cần dùng
Code:
<script type="text/javascript"> </script>

là được :">
nttmai
nttmai
CPMember
CPMember

Firefox Invision
Ngày đăng ký : 03/04/2011
Số bài : 322
CPP : 116
Châm ngôn sống : hihi

http://a6ltt.forum.st

Về Đầu Trang Go down

[Share] Index là forum trường..đơn giản! Empty Re: [Share] Index là forum trường..đơn giản!

Bài gửi by baoden.mango 30/1/2012, 11:43 am

ai cho cái index hoàn chỉnh nhất đi
baoden.mango
baoden.mango
CPMember
CPMember

Chrome PunBB
Ngày đăng ký : 16/10/2011
Số bài : 466
CPP : 138
Châm ngôn sống : thà nhịn đói không nhịn nói

http://a1-annhon3.forumvi.com/forum

Về Đầu Trang Go down

[Share] Index là forum trường..đơn giản! Empty Re: [Share] Index là forum trường..đơn giản!

Bài gửi by nttmai 30/1/2012, 11:45 am

Giờ mình cũng không biết tại sao lại k hiện tooltip nữa,đang nghiên cứu lại code @@
nttmai
nttmai
CPMember
CPMember

Firefox Invision
Ngày đăng ký : 03/04/2011
Số bài : 322
CPP : 116
Châm ngôn sống : hihi

http://a6ltt.forum.st

Về Đầu Trang Go down

[Share] Index là forum trường..đơn giản! Empty Re: [Share] Index là forum trường..đơn giản!

Bài gửi by tieulinh_huy_hp 30/1/2012, 5:50 pm

chả ai bấm + cho chủ thớt cả
tolip thay cái khác sao đâu
avatar
tieulinh_huy_hp
CPMember
CPMember

Chrome PunBB
Ngày đăng ký : 30/04/2011
Số bài : 358
CPP : 298
Châm ngôn sống : hăng hái tích cực

http://class7b2.forumvi.com

Về Đầu Trang Go down

[Share] Index là forum trường..đơn giản! Empty Re: [Share] Index là forum trường..đơn giản!

Bài gửi by akyseoul3108 20/5/2012, 8:54 am

Nhìn đơn giản mà đáng yêu
akyseoul3108
akyseoul3108
CPMember
CPMember

No choice PunBB
Ngày đăng ký : 01/07/2011
Số bài : 3
CPP : 0
Châm ngôn sống : Ko có

http://ttgdtxquan3.9forum.biz

Về Đầu Trang Go down

[Share] Index là forum trường..đơn giản! Empty Re: [Share] Index là forum trường..đơn giản!

Bài gửi by Sponsored content


Sponsored content


Về Đầu Trang Go down

Về Đầu Trang

- Similar topics

 
Permissions in this forum:
Bạn không có quyền trả lời bài viết