Nét Đẹp Việt Nam

 Quên mật khẩu
 Register
Xem: 3933|Trả lời: 0
In Chủ đề trước Tiếp theo

[Dz 6.1+7.0] Hiển thị avatar trên forumdisplay

[Lấy địa chỉ]
Nhảy đến trang chỉ định
1#
Mod: Display author avatar in Forumdisplay
Dz Version: 6.1 + 7.0.0
Edit : 02 files (css_common.htm + forumdisplay.htm)
Demo: NDV (6.1) + Nhatky12e.net (7.0)
================
01. Open css_common.htm
[Dz 6.1 + Dz 7.0.0] Add to the bottom
  1. /*mini-avatar in forumdisplay page by Vic.0*/                               
  2. td.author { width: 150px; text-align: left; }                               
  3. /*end minni-avatar by Vic.0 */
Sao chép mã

02. Open forumdisplay.htm
Dz 6.1
Find
  1. <td class="folder"><a href="viewthread.php?tid=$thread[tid]&amp;extra=$extra" title="{lang target_blank}" target="_blank"><img src="{IMGDIR}/folder_$thread[folder].gif" /></a></td>
Sao chép mã

Replace by
  1. <!--Vic.0 avatar-->
  2.                     <div style="float:left;width:28px;padding-top:4px;">
  3.                                                                                                   <img src="http://hi.netdepviet.org/s1/ucenter/avatar.php?uid=$thread[authorid]&size=small" class="ava_border" width="26px" height="26px" style="border:1px solid #ccc; padding:2px; margin:0px; background-color:#fff;" />
  4.                                                                                 </div>
  5.                                                                                 <!--End Vic.0 Avatar-->
Sao chép mã

Dz 7.0
  1. <td class="folder">
  2.                                                         <a href="viewthread.php?tid=$thread[tid]&amp;extra=$extra" title="{lang target_blank}" target="_blank">
  3.                                                         <!--{if $thread[folder] == 'lock'}-->
  4.                                                                 <img src="{IMGDIR}/folder_lock.gif" alt="Lock" />
  5.                                                         <!--{elseif in_array($thread['displayorder'], array(1, 2, 3))}-->
  6.                                                                 <img src="{IMGDIR}/pin_$thread[displayorder].gif" alt="$threadsticky[3-$thread[displayorder]]" />
  7.                                                         <!--{else}-->
  8.                                                                 <img src="{IMGDIR}/folder_$thread[folder].gif" alt="$thread[folder]" />
  9.                                                         <!--{/if}-->
  10.                                                         </a>
  11.                                                 </td>
Sao chép mã

Replace by
  1. <!--Vic.0 avatar-->
  2.                     <div style="float:left;width:28px;padding-top:4px;">
  3.                                                                                                   <img src="http://hi.netdepviet.org/s1/ucenter/avatar.php?uid=$thread[authorid]&size=small" class="ava_border" width="26px" height="26px" style="border:1px solid #ccc; padding:2px; margin:0px; background-color:#fff;" />
  4.                                                                                 </div>
  5.                                                                                 <!--End Vic.0 Avatar-->
Sao chép mã
Bạn phải đăng nhập mới được đăng bài Đăng nhập | Register

Quy tắc điểm

Phòng tối|iPhone|Archiver|G+|Youtube|Facebook|Twitter|Contact| Netdepviet.org

GMT+7, 19-4-2024 11:42 PM , Processed in 0.015187 second(s), 16 queries .

Powered by Discuz! X3.2

© 2006 Made with in Hanoi,Vietnam and Contents are published by all members

Trả lời nhanh Lên trên Trở lại danh sách