Discuz!官方免费开源建站系统

 找回密码
 立即注册
搜索

[发布] Discuz X2.5帖子页性别颜色区分及图标显示美化代码

[复制链接]
azzxuu 发表于 2013-1-13 13:31:07 | 显示全部楼层 |阅读模式
根目录下找到template/default/forum/viewthread_node.htm(如使用第三方模版请在第三方模版目录下查找此文件,如第三方模版没有此文件则在默认模版中查找修改并填补到第三方模版下面才能生效)
  1.      <div class="authi"><a href="home.php?mod=space&uid=$post['authorid']" target="_blank" class="xw1">$post[author]</a>$authorverifys</div>
复制代码
找到这段代码,复制修改成以下代码:
  1.     <div class="authi"><!--{if ($_G['setting']['vtonlinestatus'] == 2 && $_G[forum_onlineauthors][$post[authorid]])|| ($_G['setting']['vtonlinestatus'] == 1 && (TIMESTAMP - $post['lastactivity']<= 10800) && !$post['authorinvisible'])}--><!--{if $post['gender'] == 1}--><img src="/template/
  2. lvgu /css_img/boy_online.gif" align="bottom" title="帅哥在线"><!--{elseif $post['gender'] == 2}--><img src="/template/
  3. lvgu /css_img/girl_online.gif" align="bottom" title="美女在线"><!--{else}--><img src="/template/
  4. lvgu /css_img/bga_online.gif" align="bottom" title="当前在线"><!--{/if}--><!--{else}--><!--{if $post['gender'] == 1}--><img src="/template/
  5. lvgu /css_img/boy_offline.gif" align="bottom" title="帅哥离线"><!--{elseif $post['gender'] == 2}--><img src="/template/lvgu/css_img/girl_offline.gif" align="bottom" title="美女离线"><!--{else}--><img src="/template/
  6. lvgu /css_img/bga_offline.gif" align="bottom" title="当前离线"><!--{/if}--><!--{/if}--><!--{if $post['gender'] == 1}--><a target="_blank" href="home.php?uid=$post['authorid']" style="margin-left: 20px; font-weight: 800"><font color="#24A8EB">$post[author]</font></a><!--{elseif $post['gender'] == 2}--><a target="_blank" href="home.php?uid=$post['authorid']" style="margin-left: 20px; font-weight: 800"><font color="#E60383">$post[author]</font></a><!--{else}--><a target="_blank" href="home.php?uid=$post['authorid']" style="margin-left: 20px; font-weight: 800"><font color="#000000">$post[author]</font></a><!--{/if}-->$authorverifys</div>
复制代码
将下面图片上传到上述代码中的路径位置即可,路径可以自己修改
bga_offline.gif bga_online.gif boy_offline.gif boy_online.gif girl_offline.gif girl_online.gif


效果图如下:
QQ截图20130113133124.png
回复

使用道具 举报

小網魚 发表于 2013-1-13 21:26:38 | 显示全部楼层
好贴啊
回复

使用道具 举报

909828986 发表于 2013-1-13 23:56:51 | 显示全部楼层
来学习下 支持楼主www.zztvip.com
回复

使用道具 举报

S○γγy丫www 发表于 2013-1-14 22:36:44 | 显示全部楼层
值 得学习啊
回复

使用道具 举报

djhao 发表于 2013-1-22 19:10:10 | 显示全部楼层
值 得学习啊
回复

使用道具 举报

smss1111 发表于 2013-1-22 19:15:26 | 显示全部楼层
有用啊。哈哈。美化下论坛图标
回复

使用道具 举报

scdxs 发表于 2013-6-2 16:31:26 | 显示全部楼层
很好,下来学习下咱改
回复

使用道具 举报

有权知道真相 发表于 2013-10-12 16:41:46 | 显示全部楼层
此帖好!收藏并学习修改!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-11-22 18:50 , Processed in 0.228222 second(s), 18 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表