免費論壇 繁體 | 簡體
Sclub交友聊天~加入聊天室當版主
分享
返回列表 發帖

[教學] 新回复提示框加上动画小图标

效果
6.gif

将代码放在第三方:
  1. <style>#ntc_jp em {background: url(小图标地址) no-repeat 0 50%!important;padding-left: 20px!important;}</style>
複製代碼
1

評分人數

好像不錯,不過真的那條藍的礙眼阿
xuan 發表於 23-1-2014 23:02



    换掉图片,还是干脆删掉?

TOP

回復 8# xuan

css_script.htm模板找到
  1. #ntc_jp { margin-left: -9px; margin-top: -33px; width: 460px; height: 43px; background: url({IMGDIR}/notice_jump.png) no-repeat 0 0; line-height: 35px; position: absolute; }
複製代碼
是删除 是更换 随你了

TOP

返回列表