n7模板 帖子页面 右侧用户栏添加一个tips
效果图代码部署
template/discuz_theme_n7/forum/viewthread.php
438处 <div id="comiis_viewthread_sidetop_div"></div> 上方合适地位
<div class="custom-tip"><p>💡 <strong>Tips:</strong> <span id="random-text"></span></p></div>
<script src="https://www.jiubbs.cn/s/js/tips.js"></script>
<style>
.custom-tip {
margin-top: 10px;
padding: 5px;
/*background-color: #f8f9fa;
border: 1px solid #dee2e6;*/
border-radius: 5px;
font-size: 12px;
color: #6c757d;
}
</style>
我们总是在注意错过太多,却不注意自己拥有多少。 11111111111111111
页:
[1]