discuz美化帖子用户信息
效果
位置:后台 - 界面 - 界面设置 - 帖内用户信息 -添加方案
根据自己的需求去修改
代码:
<fieldset style="width:94%; margin:0 auto; border:1px dashed #FF6A6A; -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;">
<legend style="color:#FFFFFF; width:60px; text-align:center; background-color:#FF6A6A; -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; " align="center">等级头衔</legend>
{groupicon}<p>{*}</p>{/groupicon}
{authortitle}<p><font color="ff0000"><img src="m/yhz/yhdj.gif">等級:</font><em>{*}</em></p>{/authortitle}
{customstatus}<p class="xg1"><font color="ff0000">頭銜:{*}</font></p>{/customstatus}
{star}<p>{*}</p>{/star}
<p>{upgradeprogress}</p>
<dl class="pil cl">
</fieldset><p>
<fieldset style="width:94%; margin:0 auto; border:1px dashed #FF6A6A; -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;">
<legend style="color:#FFFFFF; width:60px; text-align:center; background-color:#FF6A6A; -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; " align="center">积分成就</legend>
<dt><font color="ff0000"><img src="m/yhz/touxian-ico.gif">{baseinfo=extcredits1,1}</font></dt><dd>{baseinfo=extcredits1,0}<font color="ff0000">點</font></dd>
<dt><font color="3399ff"><img src="m/yhz/gx.png">{baseinfo=extcredits3,1}</font></dt><dd>{baseinfo=extcredits3,0}<font color="3399ff">次</font></dd>
<dt><img src="m/yhz/id4.png"><font color="3399ff">{baseinfo=threads,1}</font></dt><dd>{baseinfo=threads,0}<font color="3399ff">次</font></dd>
<dt><font color="9933FF"><img src="m/yhz/jy.png">{baseinfo=digestposts,1}</font></dt><dd>{baseinfo=digestposts,0}<font color="9933FF">篇</font></dd>
<dt><font color="008800"><img src="m/yhz/ms.png">{baseinfo=extcredits2,1}</font></dt><dd>{baseinfo=extcredits2,0}<font color="008800">枚</font></dd>
<dt><font color="008800"><img src="m/yhz/online-ico.png">{baseinfo=credits,1}</font></dt><dd>{baseinfo=credits,0}<font color="008800">枚</font></dd>
<dt>{baseinfo=regtime,1}</dt><dd>{baseinfo=regtime,0}</dd>
<dt>{baseinfo=lastdate,1}</dt><dd>{baseinfo=lastdate,0}</dd>
</fieldset><p>
<fieldset style="width:94%; margin:0 auto; border:1px dashed #FF6A6A; -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;">
<legend style="color:#FFFFFF; width:60px; text-align:center; background-color:#FF6A6A; -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; " align="center">勋章</legend>
{medal}<p class="md_ctrl">{*}</p>{/medal}
</fieldset><p>
<fieldset style="width:94%; margin:0 auto; border:1px dashed #4BA5F0; -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;">
<legend style="color:#FFFFFF; width:60px; text-align:center; background-color:#FF6A6A; -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; " align="center">联系QQ</legend>
<dt>{baseinfo=field_qq,1}</dt><dd>{baseinfo=field_qq,0}</dd>
</fieldset><p>
<fieldset style="width:94%; margin:0 auto; border:1px dashed #4BA5F0; -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;">
方案2:
代码:
<style>.moqu8_groupico img{margin-top:-5px;margin-right:5px; }.moqu8_gerenxinxi_a,.moqu8_gerenxinxi_a:hover{ text-decoration:none; font-size:12px}.moqu8_gerenxinxi {padding: 5px;margin:10px;list-style: none;background:#fff;border: 1px dashed #D1D8D8;}.moqu8_gerenxinxi p{ margin:1px 0px 0px 0px;text-align:left; padding-left:8px; line-height:25px; background:#edf0f2; color:#666; border:1px solid #e4e4e4}.moqu8_gerenxinxi p.tpic,.moqu8_gerenxinxi p.tpic:hover{ margin:0px; border:0px; line-height:30px; background:#73b8f8; font-weight:bold; background-position:0px 3px; color:#FFF;text-align:center; }.moqu8_gerenxinxi p:hover{ background:#666; color:#FFF}</style>{numbercard}<p class="moqu8_groupico">{groupicon}{authortitle}<em>{*}</em>{/authortitle}|<b>{baseinfo=uid,1}:</b>{baseinfo=uid,0}</p>{customstatus}<p class="xg1">{*}</p>{/customstatus}{upgradeprogress}<p>{*}</p>{/upgradeprogress}<div class="moqu8_gerenxinxi"><p class="tpic"></p><p><b>{baseinfo=extcredits2,1}:</b>{baseinfo=extcredits2,0}</p><p><b>{baseinfo=extcredits3,1}:</b>{baseinfo=extcredits3,0}</p><p><b>{baseinfo=extcredits1,1}:</b>{baseinfo=extcredits1,0}</p></div>{medal}<p class="md_ctrl">{*}</p>{/medal}<dl class="pil cl">{baseinfo=field_qq,0}</dl>
页:
[1]