• Thống kê diễn đàn


[Share] LASTTOPIC GHÉP CỰC PRO

View previous topic View next topic Go down

[Share] LASTTOPIC GHÉP CỰC PRO Empty [Share] LASTTOPIC GHÉP CỰC PRO

Post by Bui Minh Phong™ 5/9/2012, 2:15 pm

demo : [You must be registered and logged in to see this link.]

Lần lượt thay thế temp
mod_most_active_topics
Code:

-->
<td class="alt1" valign="top" id="activetop" style="display:none">
        <table cellpadding="0" cellspacing="0" border="0" width="100%" height="160">
            <tbody>
       
              <!-- BEGIN TOPIC -->
                <tr>
                    <td nowrap="nowrap">
                        <span class="smallfont">
  <a alt="{TOPIC.NAME}" class="mtmy" href="{TOPIC.LINK}" title="{TOPIC.TITLE}">
    <script>document.write(gioihant('{TOPIC.NAME}'));</script>
                          </a>
                        </span>
                    </td>
                    <td nowrap="nowrap" align="right">
                        <span class="smallfont"></span>
                    </td>
                </tr>
              <!-- END TOPIC -->
            </tbody>
        </table>
    </td>
</tr>
</tbody>
</table>
mod_most_viewed_topics
Code:

 
-->
<tr>
   
      <td class="thead" style="height: 1px;">
                  <div href="#" rel="nofollow" style="cursor: pointer; " onclick="selectWysiwyg(this, 'topmenu2');"><span id="tentop2">Topic xem nhiều</span><img src="http://sinhvienit.net/@forum/skin/SinhVienIT.Net-IT_Pro-Ver3/misc/menu_open.gif" border="0" title="" alt=""/></div>
        <div class="select" id="topmenu2" style="margin-top: 3px; z-index: 50; visibility:hidden;  clip: rect(auto auto auto auto); "
align="left">
    <table cellpadding="4" cellspacing="1" border="0">
        <tbody>
            <tr>
                <td class="vbmenu_option vbmenu_option_alink" nowrap="nowrap" style="cursor: default; ">
                    <a href="javascript:changstat2('activetop','viewedtop','Toppic xem nhiều');">Toppic xem nhiều</a>
                </td>
            </tr>
            <tr>
                <td class="vbmenu_option vbmenu_option_alink" nowrap="nowrap" style="cursor: default; ">
                    <a href="javascript:changstat2('viewedtop','activetop','Toppic trả lời nhiều');">Toppic trả lời nhiều</a>
                </td>
            </tr>
         
        </tbody>
    </table>
 
</div>
      </td>
   
   
  </tr>
<tr>
    <td class="alt1" valign="top" id="viewedtop">
        <table cellpadding="0" cellspacing="0" border="0" width="100%" height="160">
            <tbody>
              <script>
  function gioihant(a){
 
  return a.substring(0,20)+'...';
  }
</script>
              <!-- BEGIN TOPIC -->
                <tr>
                    <td nowrap="nowrap">
                        <span class="smallfont">
  <a alt="{TOPIC.NAME}" class="mtmy" href="{TOPIC.LINK}" title="{TOPIC.TITLE}">
    <script>document.write(gioihant('{TOPIC.NAME}'));</script>
                          </a>
                        </span>
                    </td>
                    <td nowrap="nowrap" align="right">
                        <span class="smallfont"></span>
                    </td>
                </tr>
              <!-- END TOPIC -->
            </tbody>
        </table>
    </td>
  <!--</td>
mod_recent_topics
Code:
-->
 
-->
 
<!-- BEGIN classical_row -->
<td class="alt1" rowspan="3" valign="top" id="changstats_latestposts">
    <table cellpadding="0" cellspacing="0" border="0" width="100%" height="358">
        <tbody class="hienlast" style="display:none">
            <tr>
                <td width="380px" class="smallfont" nowrap="nowrap" style="border-bottom: 1px dashed #C6D7E9;">
                    <i>Chủ đề</i>
                </td>
              <td width="47px" class="smallfont" nowrap="nowrap" style="border-bottom: 1px dashed #C6D7E9;">
                    <i>Trả lời</i> </td>
              <td width="44px" class="smallfont" nowrap="nowrap" style="border-bottom: 1px dashed #C6D7E9;">
                    <i>Xem</i> </td>
                <td width="109px" class="smallfont" nowrap="nowrap" style="border-bottom: 1px dashed #C6D7E9;">
                    <i>Người gửi</i> </td>
                <td width="175px" class="smallfont" nowrap="nowrap" style="border-bottom: 1px dashed #C6D7E9;">
                    <i>Diễn đàn</i>
                </td>
            </tr>
          <script type="text/javascript">
 function gioihanl(a){
 if(a.length > 40){
  return a.substring(0,40)+'...';}else{return a;}
  };
            function shpost(a){
            window.open(a,'','width=200,height=100,top=200,left=400,menubar=no,titlebar=no,location=no');
            };
$(function () {
    $('.dulieu').load('/search?search_keywords=&search_author=*_* table.table .statused tr:lt(20)', function () {
        var i;
        for (i = 0; i < 20; i++) {
            $('.box:eq(' + i + ')').html($('.dulieu tr:eq(' + i + ') .tc2').html());
$('.reply:eq(' + i + ')').html($('.dulieu tr:eq(' + i + ') .tc3:eq(0)').html());
$('.view:eq(' + i + ')').html($('.dulieu tr:eq(' + i + ') .tc3:eq(1)').html());
        }
$(".hienlast").show();
    });
});
</script> 
                      <!-- BEGIN recent_topic_row -->
            <tr style="height: 17px;">
                <td width="380px" nowrap="nowrap">
                  <img src="http://i48.servimg.com/u/f48/16/58/89/73/post_n10.gif"/>
                    <span class="smallfont">
                        <a href="javascript:shpost('{classical_row.recent_topic_row.U_TITLE}');" title="Click to view post">▼</a>
                        <a title="{classical_row.recent_topic_row.L_TITLE}" href="{classical_row.recent_topic_row.U_TITLE}">
<script>document.write(gioihanl('{classical_row.recent_topic_row.L_TITLE}'));</script>
</a>
                    </span>
                 
                </td>
<td nowrap="nowrap" class="reply" width="47px">
 
                </td>
<td nowrap="nowrap" class="view" width="44px">
                 
                </td>
                <td nowrap="nowrap" width="109px">
                    <span class="smallfont">
                      <!-- BEGIN switch_poster -->
      <a href="{classical_row.recent_topic_row.switch_poster.U_POSTER}">{classical_row.recent_topic_row.switch_poster.S_POSTER}</a>
      <!-- END switch_poster -->
 
      <!-- BEGIN switch_poster_guest -->
      {classical_row.recent_topic_row.switch_poster_guest.S_POSTER}
      <!-- END switch_poster_guest -->
                                                                            </span>
                </td>
                <td nowrap="nowrap" class="box" width="175px">
               
                </td>
            </tr>
            <!-- END recent_topic_row -->
        </tbody>
    </table>
  <div style="display:none" class="dulieu"></div>
</td>
                               
<!-- END classical_row -->
<!--</td>
mod_top_post_users_week
Code:
-->
<td class="alt1" valign="top" id="toptuan" style="display:none">
                <table cellpadding="0" cellspacing="0" border="0" width="100%" height="160">
                    <tbody><!-- BEGIN POSTER -->
                        <tr>
                            <td nowrap="nowrap">
                                <span class="smallfont">{POSTER.NAME}</span>
                            </td>
                            <td nowrap="nowrap" align="right">
                              <span class="smallfont"><script>document.write(gioihans('{POSTER.NB_POSTS}'));</script></span>
                            </td>
                        </tr>
                      <!-- END POSTER -->
                    </tbody>
                </table>
            </td>
<!--</td>
mod_top_posters

Code:
<script>
      function gioihans(a){
      var b = a.split(' ');
      return b[0];
      }
    </script>
    <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%"
    height="1">
        <tbody>
            <tr>
                <td class="thead" nowrap="nowrap" align="left" width="164px">
                    <div id="ctop_select_1" onclick="selectWysiwyg(this, 'topmenu');"  rel="nofollow" style="cursor: pointer; ">
                      <span id="tentop">Gửi bài nhiều</span>
                      <img src="http://sinhvienit.net/@forum/skin/SinhVienIT.Net-IT_Pro-Ver3/misc/menu_open.gif" border="0" title="" alt=""/>
                    </div>
                  <div class="select" id="topmenu" style="margin-top: 3px; z-index: 50; visibility:hidden;  clip: rect(auto auto auto auto); "
    align="left">
        <table cellpadding="4" cellspacing="1" border="0">
            <tbody>
                <tr>
                    <td class="vbmenu_option vbmenu_option_alink" nowrap="nowrap" style="cursor: default; ">
                        <a href="javascript:changstat('toptuan','topposter','Gửi bài nhiều');">Gửi bài nhiều</a>
                    </td>
                </tr>
                <tr>
                    <td class="vbmenu_option vbmenu_option_alink" nowrap="nowrap" style="cursor: default; ">
                        <a href="javascript:changstat('topposter','toptuan','Gửi nhiều trong tuần');">Gửi nhiều trong tuần</a>
                    </td>
                </tr>
             
            </tbody>
        </table>
   
    </div>
                  <script>
               
                  function changstat(a,b,c){
                  var div = document.getElementById(a);
                    var div2 = document.getElementById(b);
                    var div3 = document.getElementById('tentop');
                    div.style.display = 'none';
                    div2.style.display = 'block';
                    div3.innerHTML = c;
                    selectWysiwyg(this, 'topmenu');
                    }
                    function changstat2(a,b,c){
                  var div = document.getElementById(a);
                    var div2 = document.getElementById(b);
                    var div3 = document.getElementById('tentop2');
                    div.style.display = 'none';
                    div2.style.display = 'block';
                    div3.innerHTML = c;
                    selectWysiwyg(this, 'topmenu2');
                    }
                  </script>
               
                </td>
                <td class="thead" nowrap="nowrap"  width="779px">
                    <span id="ct0" class="vbmenu_control">
                        <a href="javascript:cswitch_hm(0);">All Forums</a>
                    </span>|
                    <span id="ct1" class="">
                        <a href="javascript:cswitch_hm(1);"></a>
                    </span>
                </td>
            </tr>
            <tr>
                <td class="alt1" valign="top" id="topposter">
                    <table cellpadding="0" cellspacing="0" border="0" width="100%" height="160">
                        <tbody><!-- BEGIN POSTER -->
                            <tr>
                                <td nowrap="nowrap">
                                    <span class="smallfont">{POSTER.NAME}</span>
                                </td>
                                <td nowrap="nowrap" align="right">
                                  <span class="smallfont"><script>document.write(gioihans('{POSTER.NB_POSTS}'));</script></span>
                                </td>
                            </tr>
                          <!-- END POSTER -->
                        </tbody>
                    </table>
                </td>
              <!--</td> 
Vào Index_body thêm đoạn này lên đầu
Code:
<div class="main-head">
<div class="page-title"><h2></h2></div></div>
 <div class="main-content">
<!-- BEGIN giefmod_index1 -->
{giefmod_index1.MODVAR}
<!-- END giefmod_index1 -->
  </div>

[Share] LASTTOPIC GHÉP CỰC PRO Nhchpmnhnh2012060120482
Thêm 3js :

Placement : In all the pages
Code:
Link = '/search?search_author=*_*&search_keywords';
    Start = '&start=';
    Where = '';
    Trang = 20;
   
    $(function(){
   
    op_choice = Math.floor(Math.random()*4);
    OpChoice(op_choice);
   
    $('.op-prew').click(function(){
    op_choice -= 1;
    if (op_choice < 0) op_choice = 3;
    OpChoice(op_choice);
    });
    $('.op-next').click(function(){
    op_choice += 1;
    if (op_choice > 3) op_choice = 0;
    OpChoice(op_choice);
    });
   
    $('#jumpbox-last select').clone().appendTo('#option-lastpost');
    $('#option-lastpost select').removeAttr('name').removeAttr('onchange').attr('id','select-lastpost');
   
    $('.op-last-bottom').click(function(){
    $('.op-last-bottom').removeClass('op-last-bottom2');
    $(this).addClass('op-last-bottom2');
    });
   
    $('#option-lastpost .op-last').click(function(){
    $('#option-lastpost .op-last').removeClass('op-last2');
    $('#select-lastpost').removeClass('op-last-select');
    $(this).addClass('op-last2');
    });
   
    $('#select-lastpost').live('change',function(){
    $('#option-lastpost .op-last').removeClass('op-last2');
    $(this).addClass('op-last-select');
    if ($(this).val()=='1')
      {
        Where = '';
        LoadLastPost(0);
      }
      else if ($(this).val()!='-1')
      {
        Where = '&search_where='+$(this).val();
        LoadLastPost(0);
      }
    });
   
    $('.TrangTruoc').click(function(){
    st = parseInt($('#SoTrangLT').val())-1;
    $('#SoTrangLT').val(st);
    LoadLastPost(st-1);
    });
   
    $('.TrangSau').click(function(){
    st = parseInt($('#SoTrangLT').val())+1;
    $('#SoTrangLT').val(st);
    LoadLastPost(st-1);
    });
   
    $('#SoTrangLT').change(function(){
    ltval = parseInt($(this).val());
    if (ltval < 1 || ltval > 20)
    {
    $(this).val(1);
    }
    else
    {
    LoadLastPost(ltval-1);
    }
    });
   
    });
   
    function LoadLastPost(page){
    page > 0 ? $('.TrangTruoc').show() : $('.TrangTruoc').hide();
    if (page == 0){$('#SoTrangLT').val(1);}
    LinkLastPost = Link + Where + Start + page*Trang;
    $('#Load').show();
    $('#dl-lastpost').load(LinkLastPost+' form.frm-form .main-content .table .statused tr',function(){
    $('#main-lastpost').empty();
    $(this).find('tr').length < 20 ? $('.TrangSau').hide() : $('.TrangSau').show();
    if ($(this).is(':empty'))
    {
    $('#main-lastpost').text('Không có dữ liệu');
    }
    else
    {
    $(this).find('tr').each(function(){
    $('<div class="dl-post"></div>').appendTo('#main-lastpost');
    $('<span class="lp1"></span>').html($(this).find('span.status').html()).appendTo('#main-lastpost .dl-post:last');
    $('<span class="lp2" title="'+$(this).find('td:first h2.topic-title').text()+'"></span>').html('<a href="'+$(this).find('td:last a:last').attr('href')+'">'+$(this).find('td:first h2.topic-title').text()+'</a>').appendTo('#main-lastpost .dl-post:last');
    $(this).find('td:first a.gensmall').appendTo('#main-lastpost .dl-post:last').wrap('<span class="lp3"></span>');
    $(this).find('td:eq(4) a.gensmall').appendTo('#main-lastpost .dl-post:last').wrap('<span class="lp4"></span>');
    $('<span class="lp5"></span>').html($(this).find('td:eq(1)').html()).appendTo('#main-lastpost .dl-post:last');
    $('<span class="lp6"></span>').html($(this).find('td:eq(2)').text()).appendTo('#main-lastpost .dl-post:last');
    $('<span class="lp7"></span>').html($(this).find('td:eq(3)').text()).appendTo('#main-lastpost .dl-post:last');



    $('</img>').appendTo('#main-lastpost .dl-post:last');
    if ($(this).find('td:first img[alt*="posted in this topic"]').length)
    {
    $('<span class="lp8"><img src="'+$(this).find('td:first img[alt*="posted in this topic"]').attr('src')+'" title="Bạn đã tham gia thảo luận tại chủ đề này"></span>').appendTo('#main-lastpost .dl-post:last');
    }
    });
    $('#dl-lastpost').empty();
    }
    $('#Load').fadeOut();
    });
    }
   
    function OpChoice(eq){
    $('#option-lastpost .op-choice').hide();
    $('#option-lastpost .op-choice').filter(':eq('+eq+')').show();
    }
   
    function Op1Last(forum){
    forum =='' ? Where = '' : Where = '&search_where='+forum;
    LoadLastPost(0);
    }
   
    function Op2Last(op){
    Link = op;
    LoadLastPost(0);
    }
Placement : In the home page
Code:
$(function(){
$('#option-lastpost .op-last:first').addClass('op-last2');
LoadLastPost(0);
});

jQuery(document).ready(function(){
jQuery("field_id2").hide();
jQuery("field_id2").next().hide();
jQuery("profile_field_13_2").parent().parent().hide();
});
Placement : In the topics
Code:
$(function(){
 
$('#select-lastpost option').each(function(){
if ($(this).text().search(/\|\s\s\s\|--/) == 0){$(this).addClass('select-intopic');}
});
 
sl_op = $('#select-lastpost option.select-intopic').length;
ClickLast = Math.floor(Math.random()*sl_op);
$('#select-lastpost option.select-intopic').filter(':eq('+ClickLast+')').attr('selected', 'selected');
$('#select-lastpost').addClass('op-last-select');
Where = '&search_where='+$('#select-lastpost').val();
LoadLastPost(0);
 
});
css
Code:

/* Lastopic */
#last-posts{width:752px;float:right;}

#option-lastpost{height:10px;}
 
.op-last{float:left;border:1px solid #999;padding:2px 0;height:18px;background-color:white;margin:-5px 2px 0;width:80px;text-align:center;background-color:#DDD;}
.op-last2{height:18px;border-bottom:0;color:white;background-color:#000;}
.op-last-bottom{float:left;border:1px solid #999;margin:-1px 2px 0;padding:5px;cursor:pointer;height:15px;background-color:#DDD;}
.op-last-bottom2{height:23px;font-weight:bold;border-radius:0 0 5px 5px;border-top:0;background-color:white;margin-top:-4px;color:red;background-color:#FFF;}
.op-last-select{font-weight:bold!important;color:red;}
.op-choice{float:left;display:none;}
.op-change{float:left;margin-left:5px;margin-top:50px;}


#main-lastpost{;padding:20px 10px 5px;min-height:300px;}
#dl-lastpost{display:none;}
#name-lastpost,.name-lastpost {
position: absolute;
padding: 5px 25px;
font-style: italic;
}
 
.dl-post {
height: 15px;
}
lp1,.lp2,.lp3,.lp4,.lp5,.lp6,.lp7,.imglp{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
position: absolute;
}
.dl-post:hover{
background-color:#DDD;
}
 

.lp2 {

width: 300px;
}
.lp3 {
margin-left: 305px;
width: 100px;
}
.lp4 {
margin-left: 415px;
width: 100px;
}
.lp5 {
margin-left: 525px;
width: 130px;
}
.lp6 {
margin-left: 650px;
font-style: italic;
}
.lp7 {
margin-left: 680px;
font-style: italic;
}

.imglp {
margin-left: 860px;
margin-top:1px;
}
#trang-lastpost {
float: right;
}
.TrangTruoc,.TrangSau,.TrangHT{font:12px Courier;cursor:pointer;color:red;float: left;height:30px;width:30px;opacity:0.6;}
.TrangTruoc:hover,.TrangSau:hover,.TrangHT:hover{opacity:1;}
.TrangTruoc{display:none;background:url(http://i48.servimg.com/u/f48/16/58/89/73/fancy_12.png) no-repeat;}
.TrangSau{background:url(http://i48.servimg.com/u/f48/13/58/60/43/fancy_10.png) no-repeat;}
#SoTrangLT{width:25px;height:22px;text-align:center;font-weight:bold;border:3px dashed white;}
#SoTrangLT:hover{border:3px dashed black;color:red;}
 
#Load {
display:none;
background: white url(http://i48.servimg.com/u/f48/13/58/60/43/loadaj10.gif) 50% 50% no-repeat;
position: fixed;
left: 50%;
top: 40%;
width: 50px;
height: 50px;
border: 10px solid #82D23D;
border: 20px solid rgba(130, 210, 60, .3);
border-radius: 50px;
margin-left: -25px;
}




a{text-decoration:none}
a.mainmenu{font: 14px bold Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold!important;}
.tborder {
background: #C6D7E9;
color: black;
}#postmenu_445{
  font-size: 14pt;}
.smallfont {
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.vbmenu_option
{padding: 3px 6px 3px 6px;
 
  background: #fff;
  color: #000;
  font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
  white-space: nowrap;
  cursor: pointer;
}

.thead {
background: #E0E8F1 url(http://i45.servimg.com/u/f45/16/75/78/56/highli10.png) repeat-x 0 -1px;
color: #567BA0;
font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
td.thead, th.thead, div.thead {
padding: 4px;
}
  .alt2zja, .alt2Activezja {
  padding:6px;
background: white url(http://i45.servimg.com/u/f45/16/75/78/56/row_gr10.png);
color: black;
background-repeat: repeat-x !important;
background-position: 0 100% !important;
}
.alt1, .alt1Active {
  padding:6px;
background: white url(http://i45.servimg.com/u/f45/16/75/78/56/row_gr10.png);
color: black;
background-repeat: repeat-x !important;
background-position: 0 100% !important;
}
.alt1zja, .alt1Activezja {
  padding:6px;
background: white url(http://i45.servimg.com/u/f45/16/75/78/56/row_gr10.png);
color: black;
background-repeat: repeat-x !important;
background-position: 0 100% !important;
}

Last ghép share duy nhất tại [You must be registered and logged in to see this link.]
Bui Minh Phong™
Bui Minh Phong™
Quản Trị Cấp Cao
Quản Trị Cấp Cao

Posts : 3260
Points : 371212
Thanked : 1927
Birthday : 1994-12-18
Status Hãy Lặng Yên Để Cảm Nhận Tình Yêu Xung Quanh Bạn :x
Giới tính : Male Rất dễ thương

Back to top Go down

[Share] LASTTOPIC GHÉP CỰC PRO Empty Re: [Share] LASTTOPIC GHÉP CỰC PRO

Post by Tin Vip 5/9/2012, 3:24 pm

Cài phần in the.... nằm ở đâu Phong ?

Mình làm xong nó bị lổi , nó không vừa kích thước của Forum mình , nó dài quá ?

Chỉ mình cách khắc phục ?
Tin Vip
Tin Vip
Moderators
Moderators

Posts : 180
Points : 264399
Thanked : 7
Birthday : 1990-03-03
Status ღCuộc Sông Nhạtღ
Giới tính : Male Thick Boom ak

Back to top Go down

[Share] LASTTOPIC GHÉP CỰC PRO Empty Re: [Share] LASTTOPIC GHÉP CỰC PRO

Post by Bui Minh Phong™ 5/9/2012, 3:32 pm

provip123 wrote:Cài phần in the.... nằm ở đâu Phong ?

Mình làm xong nó bị lổi , nó không vừa kích thước của Forum mình , nó dài quá ?

Chỉ mình cách khắc phục ?
modules >> HTML & JAVASCRIPT >> Javascript codes management
cái này dùng cho punbb thôi thì phải.
mình cũng chưa làm nên chưa biết. hjhj
Bui Minh Phong™
Bui Minh Phong™
Quản Trị Cấp Cao
Quản Trị Cấp Cao

Posts : 3260
Points : 371212
Thanked : 1927
Birthday : 1994-12-18
Status Hãy Lặng Yên Để Cảm Nhận Tình Yêu Xung Quanh Bạn :x
Giới tính : Male Rất dễ thương

Back to top Go down

[Share] LASTTOPIC GHÉP CỰC PRO Empty Re: [Share] LASTTOPIC GHÉP CỰC PRO

Post by Thenight™ 5/9/2012, 5:07 pm

Punbb thôi bạn nhé
Thenight™
Thenight™
Thành Viên Đồng
Thành Viên Đồng

Posts : 268
Points : 316449
Thanked : 37
Birthday : 1995-04-03
Status Admin Hotrofm.com
Giới tính : Male Nhìn cái gì...

http://www.hotrofm.com/

Back to top Go down

[Share] LASTTOPIC GHÉP CỰC PRO Empty Re: [Share] LASTTOPIC GHÉP CỰC PRO

Post by mixa 6/9/2012, 7:39 am

:toe:
mixa
mixa
New Mem
New Mem

Posts : 61
Points : 213348
Thanked : 1
Birthday : 1991-01-01
Status Sống
Giới tính : Female Ninja tới đây

Back to top Go down

[Share] LASTTOPIC GHÉP CỰC PRO Empty Re: [Share] LASTTOPIC GHÉP CỰC PRO

Post by Bui Minh Phong™ 11/9/2012, 9:52 pm

khác demo. hic.
Bui Minh Phong™
Bui Minh Phong™
Quản Trị Cấp Cao
Quản Trị Cấp Cao

Posts : 3260
Points : 371212
Thanked : 1927
Birthday : 1994-12-18
Status Hãy Lặng Yên Để Cảm Nhận Tình Yêu Xung Quanh Bạn :x
Giới tính : Male Rất dễ thương

Back to top Go down

[Share] LASTTOPIC GHÉP CỰC PRO Empty Re: [Share] LASTTOPIC GHÉP CỰC PRO

Post by vippro 22/2/2014, 9:39 am

thank
vippro
vippro
Thành Viên Đồng
Thành Viên Đồng

Posts : 270
Points : 189302
Thanked : 8
Birthday : 1995-01-10
Status ffg
Giới tính : Male

Back to top Go down

[Share] LASTTOPIC GHÉP CỰC PRO Empty Re: [Share] LASTTOPIC GHÉP CỰC PRO

Post by Sponsored content


Sponsored content


Back to top Go down

View previous topic View next topic Back to top

- Similar topics

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