·设为首页收藏本站📧邮箱修改🎁免费下载专区🔐设置/修改密码👽群雄群聊
返回列表 发布新帖

个人信息美化插件 适用于 Discuz X2 /1.5

739 9
发表于 2020-7-8 10:29:14 | 显示全部楼层 阅读模式

马上注册,免费下载更多dz插件网资源。

您需要 登录 才可以下载或查看,没有账号?立即注册

×
喜欢的朋友就多多关注我站的信息更新

两种,可以用于
1.这两个个都是默认风格下的个人信息美化。
如果您的不是默认风格请把文件夹下的template/default/forum/show.htm 放到对应的风格文件夹下的forum 文件夹里,
如你的SNS风格则把template/default/forum/show.htm
复制到template/sns/forum/show.htm
如果是默认风格的话就之际把 template static 两个文件夹传到论坛跟目录
先要修改一下文件,模板文件夹下的forum/viewthread_node.htm




个人信息美化插件 适用于 Discuz  X2 /1.5 个人,信息,美化,插件,discuz 个人信息美化插件 适用于 Discuz  X2 /1.5 个人,信息,美化,插件,discuz

附件下载:
我要说一句 收起回复
一花一世界,一叶一追寻。一曲一场叹,一生为一人。

评论9

IT618发布Lv.8 发表于 2020-7-8 10:30:05 | 显示全部楼层
x2没有show.htm,是作者自己加上去的吧
我要说一句 收起回复
TyCodingLv.8 发表于 2020-7-8 10:31:02 | 显示全部楼层
show.htm绝对是自己加的
我要说一句 收起回复
拾光Lv.8 发表于 2020-7-8 10:31:30 | 显示全部楼层
不错~~
我要说一句 收起回复
浅生Lv.8 发表于 2020-7-8 10:32:24 | 显示全部楼层
果您要查看本帖隐藏内
我要说一句 收起回复
IT618发布Lv.8 发表于 2020-7-8 10:32:46 | 显示全部楼层
非常喜欢这个成绩,比较美观实用。强烈支持楼主的作品!!!
我要说一句 收起回复
CrystαlLv.8 发表于 2020-7-8 10:33:09 | 显示全部楼层
楼主:
     按照你说的修改方法,在forum/viewthread_node.htm里根本就找不到你所描述的位置。我的是x2。

  1. 75.<p{if $post['upgradecredit'] !== false} id="g_up$post[pid]"{/if}><!--{eval showstars($post['stars']);}--></p><!--{if $post['upgradecredit'] !== false}--><div id="g_up$post[pid]_menu" class="tip tip_4" style="display: none;"><div class="tip_horn"></div><div class="tip_c">$post['authortitle'], {lang credits} $post['credits'], {lang thread_groupupgrade} $post['upgradecredit'] {lang credits}</div></div><!--{/if}--><!--{hook/viewthread_sidetop $postcount}--><!--{if $post[custominfo][left]}--><dl class="pil cl">{$post[custominfo][left]}</dl><!--{/if}--><!--{if $post['medals']}--><p class="md_ctrl"><a href="home.php?mod=medal"><!--{loop $post['medals'] $medal}--><img id="md_{$post[pid]}_{$medal[medalid]}" src="{STATICURL}image/common/$medal[image]" alt="$medal[name]" title="" /><!--{/loop}--></a></p><!--{/if}--> --------------------------------------------------------------------------------63.<!--{if $post['authorid'] && $post['username'] && !$post['anonymous']}--><div><!--{if $_G['setting']['bannedmessages'] & 2 && ($post['memberstatus'] == '-1' || ($post['authorid'] && !$post['username']) || ($post['groupid'] == 4 || $post['groupid'] == 5) || ($post['status'] & 1))}--><div class="avatar">{lang member_avatar_banned}</div><!--{elseif $post['avatar'] && $showavatars}--><div class="avatar"><a href="home.php?mod=space&uid=$post[authorid]" target="_blank">$post[avatar]</a></div><!--{/if}--> --------------------------------------------------------------------------------就是没有你说的:75行下面的一大段删掉(请注意备份)--------------------------------------------------<!--{if $post['authorid'] && $post['username'] && !$post['anonymous']}--><div><!--{if $_G['setting']['bannedmessages'] & 2 && (($post['authorid'] && !$post['username']) || ($post['groupid'] == 4 || $post['groupid'] == 5) || ($post['status'] & 1))}--><div class="avatar">{lang member_avatar_banned}</div><!--{elseif $post['avatar'] && $showavatars}--><div class="avatar"><a href="home.php?mod=space&uid=$post[authorid]" target="_blank">$post[avatar]</a></div><!--{/if}--><!--{if $post[groupicon]}--><p>$post[groupicon]</p><!--{/if}--><p><em><a href="home.php?mod=spacecp&ac=credit&op=usergroup" target="_blank">{$post[authortitle]}</a></em></p><!--{if $post['customstatus']}--><p class="xg1">$post[customstatus]</p><!--{/if}--></div><p>{eval showstars($post['stars']);}</p>{hook/viewthread_sidetop $post['count']}<!--{if $customauthorinfo[1]}--><dl class="pil cl">{eval @eval('echo "'.$customauthorinfo[1].'";');}</dl><!--{/if}--><!--{if $post['medals']}--><p><!--{loop $post['medals'] $medal}--><!--{/loop}--></p><!--{/if}-->{hook/viewthread_sidebottom $post['count']}<!--{else}--><div class="avatar"><!--{if !$post['authorid']}--><a href="javascript:;">{lang guest} <em>$post[useip]</em></a><!--{elseif $post['authorid'] && $post['username'] && $post['anonymous']}--><!--{if $_G['forum']['ismoderator']}--><a href="home.php?mod=space&uid=$post[authorid]" target="_blank">{lang anonymous}</a><!--{else}-->{lang anonymous}<!--{/if}--><!--{else}-->$post[author] <em>{lang member_deleted}</em><!--{/if}--></div><!--{/if}-->这段代码。
复制代码
我要说一句 收起回复
IT618发布Lv.8 发表于 2020-7-8 10:34:03 | 显示全部楼层
好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西好东西
我要说一句 收起回复
CrystαlLv.8 发表于 2020-7-8 10:34:17 | 显示全部楼层
顶起!顶起!顶起!顶起!顶起!顶起!顶起!顶起!顶起!顶起!顶起!顶起!顶起!顶起!顶起!
我要说一句 收起回复
CrystαlLv.8 发表于 2020-7-8 10:35:10 | 显示全部楼层
aaaaaaaaaaaaaa
我要说一句 收起回复

回复

 懒得打字嘛,点击右侧快捷回复【查看最新发布】   【应用商城享更多资源】
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

投诉/建议联系

discuzaddons@vip.qq.com

未经授权禁止转载,复制和建立镜像,
如有违反,按照公告处理!!!
  • 联系QQ客服
  • 添加微信客服

联系DZ插件网微信客服|最近更新|Archiver|手机版|小黑屋|DZ插件网! ( 鄂ICP备20010621号-1 )|网站地图

您的IP:18.116.118.198,1.194.253.60,GMT+8, 2024-4-20 20:54 , Processed in 0.239072 second(s), 154 queries , Gzip On, Redis On.

Based on Discuz! W1.0 Licensed

© 2001-2024 Discuz! Team.

关灯 在本版发帖
扫一扫添加微信客服
QQ客服返回顶部
快速回复 返回顶部 返回列表