首页 话题 小组 问答 好文 用户 我的社区 域名交易

[美化]lightsns主题的板块列表发帖提示

发布于 2024-11-12 16:57:57
0
116



<style>
    .yxyhxxa{padding:20px}
    .yxyhxxa em{font-style:normal;color:#fe5c73;float:left}
    .yxyhxxa p{float:left;width:90%;margin-bottom:10px}
    .yxyhxxa p a{color:#009688}
</style>
<div class="yxyhxx" style="display: none;">
<div class="yxyhxxa">
<em>1、</em><p>仅解决LightSNS使用问题,其他问题去首页发动态或文章</p>
<em>2、</em><p>帖子有效期为三天,三天后关闭回复。</p>
<em>3、</em><p>记得采纳觉得对你有帮助的答案,三天后未采纳的随机采纳</p>
<em>4、</em><p>若你的问题长时间无人回复,或无解决答案,请联系QQ:909788997</p>
</div>
</div>
<script>
function jinsom_publish_powera(){
$yxyhgz=$(".yxyhxx").html();
layer.open({
  type: 1
,closeBtn: 1
,title: '<span style="position: absolute;right: 0;left: 0;margin: 0 auto;text-align: center;">本版发帖注意事项</span>'
  ,content: $yxyhgz
  ,btn: '我明白'
  ,btnAlign: 'c' 
  ,shade: 0
  ,yes: function(){
layer.closeAll();
   jinsom_publish_power('bbs',你需要提示的板块id,'');
  }
});
}
$(function(){ 
$(".jinsom-bbs-header-publish-btn").attr('onclick','jinsom_publish_powera()');
});
</script>
评论
站长交流