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] code memberlist_body[✔]

2 posters

Go down

[share] code memberlist_body[✔] Empty [share] code memberlist_body[✔]

Bài gửi by anhoang_qn 10/1/2014, 5:11 pm

demo : http://nhipsongcva.forumvi.com/memberlist
tác giả : Juskteez
có trong skin gì đó mà hum trước vô tình thấy, rồi vô tình tách nó ra, nhưng nói chung là của bác Juskteez
cách làm:
thay toàn bộ temp memberlist_body bằng code sau
Code:
<!-- BEGIN switch_user_logged_in -->
<div id="pun-visit" class="clearfix">
   <ul>
       <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
       <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
   </ul>
   <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
</div>
<!-- END switch_user_logged_in -->

<!-- BEGIN switch_user_logged_out -->
<div id="pun-visit">
   <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
</div>
<!-- END switch_user_logged_out -->

<div class="pun-crumbs">
   <p class="crumbs">
      <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC} » <strong>{PAGE_TITLE}</strong>
   </p>
</div>

<div class="main frm">

   <!-- BEGIN switch_pagination -->
   <div class="paged-head clearfix">
      <p class="paging">{PAGINATION}</p>
   </div>
   <!-- END switch_pagination -->

   <div class="main-head">
      <h1 class="page-title">{L_ORDER_OR_SELECT}</h1>
   </div>

   <div class="main-content">
      <form action="{S_MODE_ACTION}" method="get" class="form-frm">
      <fieldset class="frm-set multi">
         <dl>
            <dt>{L_USER_SELECT}</dt>
            <dd><input type="text" class="inputbox" name="username" maxlength="25" size="20" value="{L_USER_SELECT_VALUE}" /></dd>
         </dl>
         <dl>
            <dt>{L_SELECT_SORT_METHOD}</dt>
            <dd>{S_MODE_SELECT}</dd>
         </dl>
         <dl>
            <dt>{L_ORDER}</dt>
            <dd>{S_ORDER_SELECT}</dd>
         </dl>

         <div class="frm-buttons">
            {S_HIDDEN_SID}
            <input type="submit" name="submit" value="{L_SUBMIT}" />
         </div>
      </fieldset>
      </form>

      <fieldset class="frm-set clearfix">
         <div class="frm-form">
            <div class="member-block">
                                                          <!-- BEGIN memberrow -->
                                                          <div class="mini-member">
                                                            <span class="mini-box-push"></span>
                                                            <span id="mem-title">{memberrow.USERNAME}</span>
                                                            <a class="gen avatar-link" href="{memberrow.U_VIEWPROFILE}">{memberrow.AVATAR_IMG}</a>
                                                            <div class="this-info">
                                                              Ngày tham gia: {memberrow.JOINED}<br/>
                                                              Bài viết: {memberrow.POSTS}<br/>
                                                              Năng khiếu: {memberrow.INTERESTS}<br/>
                                                                <!-- BEGIN switch_td_group -->
                        Nhóm: {memberrow.GROUPS}
                        <!-- END switch_td_group -->
                                                              <span class="this-contact">{memberrow.PM_IMG}{memberrow.WWW_IMG}</span>
                                                            </div>
                                                            <span id="mem-lastvisit">Last visit: {memberrow.LASTVISIT}</span>
                                                          </div>
                                                          <!-- END memberrow -->
                                                          <br class="clearfloat"/>
                  <!-- BEGIN switch_no_user -->
                  <p>{switch_no_user.L_NO_USER}</p>
                  <!-- END switch_no_user -->
            </div>
         </div>
      </fieldset>
   </div>

   <div class="main-foot">
   </div>

   <!-- BEGIN switch_pagination -->
   <div class="paged-foot clearfix">
      <p class="paging">{PAGINATION}</p>
   </div>
   <!-- END switch_pagination -->

</div>
<style>
.mini-member {width: 170px;height: 200px;position: relative;float:left;margin: 0 5px;}
.mini-box-push {
  position: absolute;background: white;top: 20px;bottom: 20px;right: 5px;left: 5px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 5px rgba(0, 0, 0, 0.15);
} .mini-member:hover .mini-box-push {top: 0;bottom: 0;right: 0;left: 0;}
#mem-title, #mem-lastvisit {position: absolute;width: 100%;text-align: center;padding: 5px 0;opacity:0;} .mini-member:hover #mem-title, .mini-member:hover #mem-lastvisit, .mini-member:hover .this-info {opacity:1;}
#mem-lastvisit {bottom: 0;font-size:.9em;}
.avatar-link, .this-info {display: inline-block;position: absolute;left: 10px;top: 25px;}
.avatar-link img {border: none !important;height: 150px !important;width: 150px !important;}
.this-info {width: 140px;height: 140px;background: rgba(255, 255, 255, 0.5);padding: 5px;text-shadow: 0 1px 1px white;opacity:0;}
.this-info .this-contact img {
  width: auto !important;height: auto !important;border: 1px solid #8A8A8A !important;
  background: transparent !important;border-radius: 2px;box-shadow: 0 1px 1px white;margin-right:2px;
}
.member-block {background: transparent;padding: 10px;border-radius: 4px;}
.mini-box-push, #mem-title, #mem-lastvisit, .this-info {
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.5s;
-ms-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
transition-duration: 0.2s;
}</style>
xong......
cảm ơn tác giả meo
anhoang_qn
anhoang_qn
CPPurpleMember
CPPurpleMember

Chrome PunBB
Ngày đăng ký : 15/06/2012
Số bài : 681
CPP : 526
Châm ngôn sống : tiền không phải là tất cả....nhưng con người làm tất cả vì tiền

http://www.9xstudio.biz/

Về Đầu Trang Go down

[share] code memberlist_body[✔] Empty Re: [share] code memberlist_body[✔]

Bài gửi by anhdaodaica1 10/1/2014, 11:28 pm

Cảm ơn tác giả
Cảm ơn bạn share ^^
anhdaodaica1
anhdaodaica1
CPPurpleMember
CPPurpleMember

Chrome PhpBB2
Ngày đăng ký : 01/03/2011
Số bài : 857
CPP : -16

http://OtakuWorld.Biz

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