arezapper โพสต์ 2009-12-6 17:48:35

[Greanthai] Shoutbox 2.5 โชว์ Avatar ออนไลน์ + หน้าแชท

แก้ไขล่าสุดโดย suthida เมื่อ 2010-6-18 17:39

มืบทอดจากกระทู้ นี้นะครับ โดยคุณ sendomsit47


ไฟล์ ./plugins/natz_shoutbox/shoutbox.php

ค้นหา<div id='shout-row-{$d['s_id']}'>
                <table cellpadding='0' cellspacing='0' width='100%'>
                <tr>
                        <td valign='top' style='border-style:none;height:auto;' nowrap=\"nowrap\">
                        " . (($d['s_uid'] != 0) ? ("<a href='space.php?action=viewpro&uid={$d['s_uid']}'><b>{$d['s_name']}</b></a>") : ("<b>{$d['s_name']}</b>")) . "
                        says&nbsp;<span style='color:gray'>({$d['s_date']})</span>: {$d['s_message']}</td>
                </tr>
                </table>
      </div>";เปลี่ยนเป็น<div id='shout-row-{$d['s_id']}' style='min-height:40px; height:auto; border-bottom:1px dashed #e6e7e1; '>
                <table cellpadding='0' cellspacing='0' width='100%'>
                   <tr>
                        <td valign='top' style='border-style:none; min-height:40px; height:auto; width:40px;' nowrap=\"nowrap\">
                        <a href='space.php?uid={$d['s_uid']}'>
<img src='uc_server/avatar.php?uid={$d['s_uid']}&amp;size=small' class='ava_border' style='width:25px; height:25px; padding:2px; border:#dddbd3 1px solid;margin-top:10px;'/></a>
                  </td>
                        <td valign='top' style='border-style:none; min-height:40px; height:auto; width:auto;' nowrap=\"nowrap\">
                                          <div style='margin-top:7px;'>                        
                        " . (($d['s_uid'] != 0) ? ("<a href='space.php?action=viewpro&uid={$d['s_uid']}'><b>{$d['s_name']}</b></a>") : ("<b>{$d['s_name']}</b>")) . "         ({$d['s_date']})
                        <p style='margin-top:-5px;'>says: {$d['s_message']}</p>
                                  </div>
                        </td>
                </tr>
                </table>
      </div>";ค้นหา<div id='member-viewing-{$d['uid']}' style='margin-bottom:2px'>
                <img src='images/default/user_online.gif' alt='' />
                <a href='space.php?uid={$d['uid']}' id='viewpro_{$d['uid']}' onmouseover='showMenu(this.id)'><font color={$d['groupcolor']}><b>{$d['username']}</b></font></a>
      </div>
      <ul class='popupmenu_popup' id='viewpro_{$d['uid']}_menu' style='display: none; width:115px;'>
      <li class='popavatar'>".discuz_uc_avatar($d['uid'], 'small')."</li>
      <li class='popuser'><a href='space.php?uid={$d['uid']}'>{$language['space_profile']}</a></li>
      <li class='poplink'>
      " . (($ucappopen['UCHOME']) ? (
                "<a href='{$uchomeurl}/space.php?uid={$d['uid']}' target='_blank'>{$language['space_my']}</a>") : ("
      " . (($ucappopen['XSPACE']) ? ("<a href='{$xspaceurl}/?uid-{$d['uid']}' target='_blank'>{$language['space_my']}</a>") : (
                "{$language['space_my']}")) . "")) . "
      </li>
      </ul>";
เปลี่ยนเป็น<div id='member-viewing-{$d['uid']}' style='margin-bottom:2px;width:50px; height:65px; float:left; text-align:center; overflow:hidden;'>
                <img src='uc_server/avatar.php?uid={$d['uid']}&amp;size=small' class='ava_border' style='width:40px; height:40px; padding:2px; border:#dddbd3 1px solid;'/>
                <p><a href='space.php?uid={$d['uid']}' id='viewpro_{$d['uid']}' onmouseover='showMenu(this.id)'><font color={$d['groupcolor']}><b>{$d['username']}</b></font></a></p>
      </div>
                <ul class='popupmenu_popup' id='viewpro_{$d['uid']}_menu' style='display: none; width:115px;'>
      <li class='popavatar'>".discuz_uc_avatar($d['uid'], 'small')."</li>
      <li class='popuser'><a href='space.php?uid={$d['uid']}'>{$language['space_profile']}</a></li>
      <li class='poplink'>
      " . (($ucappopen['UCHOME']) ? (
                "<a href='{$uchomeurl}/space.php?uid={$d['uid']}' target='_blank'>{$language['space_my']}</a>") : ("
      " . (($ucappopen['XSPACE']) ? ("<a href='{$xspaceurl}/?uid-{$d['uid']}' target='_blank'>{$language['space_my']}</a>") : (
                "{$language['space_my']}")) . "")) . "
      </li>
      </ul>";มันก็น่าจะได้แบบนี้นะครับ


Demo:http://www.free4shared.net

numpun โพสต์ 2009-12-7 20:59:54

ขอบคุณจ้าาาา

hiphop111 โพสต์ 2009-12-17 21:46:41

แก้ไขล่าสุดโดย hiphop111 เมื่อ 2009-12-27 22:49

ขอบคุณครับ

ทำไม ไม่โชว์ คนออนไลน์ครับ

โปรด แก้ไข ด้วยนะครับ

taauza17230 โพสต์ 2009-12-19 21:04:08

ขอบคุณครับ

poysiankill โพสต์ 2009-12-22 05:29:54

ทำมัยออนไลน์ข้างขวาผมไม่ขึ้นแห๊ะแต่ก็ขอบคุณครับ

soy8 โพสต์ 2009-12-22 23:24:19

ขอบคุณครับ

Ambonet โพสต์ 2009-12-22 23:24:54

uppet70_71.phpuppet70_uppet70_71.php71.php

psarntt โพสต์ 2009-12-23 04:05:33

ตอบกลับ 1# arezapper


    tang

psarntt โพสต์ 2009-12-23 05:57:31

ตอบกลับ 1# arezapper


    ddddddd

idreams โพสต์ 2009-12-23 08:43:42

ขอบคุณครับ
หน้า: [1] 2 3 4 5 6 7 8 9 10
ดูในรูปแบบกติ: [Greanthai] Shoutbox 2.5 โชว์ Avatar ออนไลน์ + หน้าแชท