- เครดิต
- 425
- เพื่อน
- ทักทาย
- บล็อก
- อัลบั้ม
- โพสต์
- กระทู้
- แชร์
- สำคัญ
- สิทธิ์อ่าน
- 20
- จำนวนผู้ติดตาม
- จำนวนผู้กำลังติดตาม
- เพศ
- ไม่บอก
|
เปิดไฟล์- template/เทมเพลทที่คุณใช้อยู่/common/common.css
คัดลอกไปที่คลิปบอร์ด หรือ- template/เทมเพลทที่คุณใช้อยู่/common/extend_common.css
คัดลอกไปที่คลิปบอร์ด หาโค๊ด- #show_user_option { margin: 0 auto; width: 130px; }
- #show_user_option ul a { padding-left: 23px; background: url({IMGDIR}/noicon.gif) no-repeat 3px 50%; }
- #show_user_option ul a:hover { background-color: #F2FBFF; color: #1E1E1E; text-shadow: none; text-decoration: none; }
- .show_user_data_pop_top { margin: 0 auto; }
- .show_user_data_pop_top li { float: left; margin-bottom: 5px; width: 130px; display: inline; overflow: hidden; background: #FFFFFF; }
- .show_user_data_pop_top a { position: relative; display: block; border: 1px solid; border-color: #F2F2F2 #CDCDCD #CDCDCD #F2F2F2; padding: 3px; white-space: nowrap; outline: none; }
คัดลอกไปที่คลิปบอร์ด ลบออก
เปิดไฟล์- template/เทมเพลทที่คุณใช้อยู่/forum/viewthread_node.htm
คัดลอกไปที่คลิปบอร์ด ค้นหา- <!--{if $post[authorid] != $_G[uid]}-->
- <div id="show_user_option" class="show_user_data_pop_top">
- <ul>
- <li><a href="home.php?mod=space&uid=$post[authorid]" style="background-image:url({IMGDIR}/home.gif) !important" target="_blank" title="{lang viewthread_left_tospace}">{lang viewthread_left_tospace}</a></li>
- <li><a href="home.php?mod=spacecp&ac=friend&op=add&uid=$post[authorid]&handlekey=addfriendhk_{$post[authorid]}" id="a_friend_li_{$post[pid]}" onclick="showWindow(this.id, this.href, 'get', 1, {'ctrlid':this.id,'pos':'00'});" style="background-image:url(static/image/feed/friend.gif) !important" target="_blank" title="{lang viewthread_left_addfriend}">{lang viewthread_left_addfriend}</a></li>
- <li><a href="home.php?mod=spacecp&ac=poke&op=send&uid=$post[authorid]" id="a_poke_li_{$post[pid]}" onclick="showWindow(this.id, this.href, 'get', 0);" style="background-image:url(static/image/feed/poke.gif) !important" target="_blank" title="{lang viewthread_left_poke}">{lang viewthread_left_poke}</a></li>
- <li><a href="home.php?mod=spacecp&ac=pm&op=showmsg&handlekey=showmsg_$post[authorid]&touid=$post[authorid]&pmid=0&daterange=2&pid=$post[pid]&tid=$post[tid]" onclick="showWindow('sendpm', this.href);" style="background-image:url({IMGDIR}/pmto.gif) !important" target="_blank" title="{lang viewthread_left_sendpm}">{lang viewthread_left_sendpm}</a></li>
- </ul>
- <div style="clear: both;"></div>
- </div>
- <!--{/if}-->
คัดลอกไปที่คลิปบอร์ด เปลี่ยนเป็น- <!--{if $post[authorid] != $_G[uid]}-->
- <ul class="xl xl2 o cl">
- <li class="callon"><a href="home.php?mod=space&uid=$post[authorid]" target="_blank" title="{lang viewthread_left_tospace}" class="xi2">{lang viewthread_left_tospace}</a></li>
- <li class="buddy"><a href="home.php?mod=spacecp&ac=friend&op=add&uid=$post[authorid]&handlekey=addfriendhk_{$post[authorid]}" id="a_friend_li_{$post[pid]}" onclick="showWindow(this.id, this.href, 'get', 1, {'ctrlid':this.id,'pos':'00'});" title="{lang viewthread_left_addfriend}" class="xi2">{lang viewthread_left_addfriend}</a></li>
- <li class="poke2"><a href="home.php?mod=spacecp&ac=poke&op=send&uid=$post[authorid]" id="a_poke_li_{$post[pid]}" onclick="showWindow(this.id, this.href, 'get', 0);" title="{lang viewthread_left_poke}" class="xi2">{lang viewthread_left_poke}</a></li>
- <li class="pm2"><a href="home.php?mod=spacecp&ac=pm&op=showmsg&handlekey=showmsg_$post[authorid]&touid=$post[authorid]&pmid=0&daterange=2&pid=$post[pid]&tid=$post[tid]" onclick="showWindow('sendpm', this.href);" title="{lang viewthread_left_sendpm}" class="xi2">{lang viewthread_left_sendpm}</a></li>
- </ul>
- <!--{/if}-->
คัดลอกไปที่คลิปบอร์ด ค้นหา- <!--{if $_G['group']['allowedituser'] || $_G['group']['allowbanuser'] || ($_G['forum']['ismoderator'] && $_G['group']['allowviewip'])}-->
- <div id="show_user_option" class="show_user_data_pop_top">
- <ul>
- <!--{if $_G['forum']['ismoderator'] && $_G['group']['allowviewip']}-->
- <li><a href="forum.php?mod=topicadmin&action=getip&fid=$_G[fid]&tid=$_G[tid]&pid=$post[pid]{if $_G['forum_auditstatuson']}&modthreadkey=$_G[gp_modthreadkey]{/if}" onclick="ajaxmenu(this, 0, 0, 2);doane(event)" style="background-image:url(static/image/feed/network.gif) !important" target="_blank" title="ดูไอพี [IP] ของสมาขิกนี้">ดูไอพี [IP]</a></li>
- <!--{/if}-->
- <!--{if $_G['group']['allowedituser']}-->
- <li><a href="{if $_G['adminid'] == 1}admin.php?frames=yes&action=members&operation=search&uid=$post[authorid]&submit=yes{else}forum.php?mod=modcp&action=member&op=edit&uid=$post[authorid]{/if}" style="background-image:url(static/image/feed/profile.gif) !important" target="_blank" title="แก้ไขข้อมูลของสมาชิกนี้">แก้ไขข้อมูล</a></li>
- <!--{/if}-->
- <!--{if $_G['group']['allowbanuser']}-->
- <!--{if $_G['adminid'] == 1}-->
- <li><a href="admin.php?action=members&operation=ban&username=$post[usernameenc]&frames=yes" style="background-image:url(static/image/feed/click.gif) !important" target="_blank" title="ระงับการใช้งานหรือห้ามไม่ใช้สมาชิกนี้ดำเนินการต่างๆในเว็บไซต์">ระงับการใช้งาน</a></li>
- <!--{else}-->
- <li><a href="forum.php?mod=modcp&action=member&op=ban&uid=$post[authorid]" style="background-image:url(static/image/feed/click.gif) !important" target="_blank" title="ระงับการใช้งานหรือห้ามไม่ใช้สมาชิกนี้ดำเนินการต่างๆในเว็บไซต์">ระงับการใช้งาน</a></li>
- <!--{/if}-->
- <!--{/if}-->
- <li><a href="forum.php?mod=modcp&action=thread&op=post&do=search&searchsubmit=1&users=$post[usernameenc]" style="background-image:url(static/image/feed/thread.gif) !important" target="_blank" title="ดูโพสต์/กระทู้ของสมาชิกนี้">ดูโพสต์/กระทู้</a></li>
- </ul>
- <div style="clear: both;"></div>
- </div>
- <!--{/if}-->
คัดลอกไปที่คลิปบอร์ด เปลี่ยนเป็น- <!--{if $_G['group']['allowedituser'] || $_G['group']['allowbanuser'] || ($_G['forum']['ismoderator'] && $_G['group']['allowviewip'])}-->
- <p>
- <!--{if $_G['forum']['ismoderator'] && $_G['group']['allowviewip']}-->
- <a href="forum.php?mod=topicadmin&action=getip&fid=$_G[fid]&tid=$_G[tid]&pid=$post[pid]{if $_G['forum_auditstatuson']}&modthreadkey=$_G[gp_modthreadkey]{/if}" onclick="ajaxmenu(this, 0, 0, 2);doane(event)">IP</a>
- <!--{/if}-->
- <!--{if $_G['group']['allowedituser']}-->
- <a href="{if $_G['adminid'] == 1}admin.php?frames=yes&action=members&operation=search&uid=$post[authorid]&submit=yes{else}forum.php?mod=modcp&action=member&op=edit&uid=$post[authorid]{/if}" target="_blank">{lang edit}</a>
- <!--{/if}-->
- <!--{if $_G['group']['allowbanuser']}-->
- <!--{if $_G['adminid'] == 1}-->
- <a href="admin.php?action=members&operation=ban&username=$post[usernameenc]&frames=yes" target="_blank">{lang ban_member}</a>
- <!--{else}-->
- <a href="forum.php?mod=modcp&action=member&op=ban&uid=$post[authorid]" target="_blank">{lang ban_member}</a>
- <!--{/if}-->
- <!--{/if}-->
- <a href="forum.php?mod=modcp&action=thread&op=post&do=search&searchsubmit=1&users=$post[usernameenc]" target="_blank">{lang posts}</a>
- </p>
- <!--{/if}-->
คัดลอกไปที่คลิปบอร์ด |
|