久久久久av_欧美日韩一区二区在线_国产精品三区四区_日韩中字在线
Discuz! 官方交流社區
標題:
請問發帖按鈕的鏈接是啥?
[打印本頁]
作者:
nwnuyhs
時間:
7 天前
標題:
請問發帖按鈕的鏈接是啥?
我想在首頁、論壇頁、帖子列表頁、帖子內頁添加發帖按鈕
門戶、論壇頁:發布按鈕跳轉到選擇板塊
帖子列表頁、帖子內頁:自動發布到當前論壇板塊
請問上述2個對應的發帖按鈕鏈接是啥?
作者:
nwnuyhs
時間:
7 天前
已經解決了,我貼上首頁發帖的代碼:
<div style="margin: 20px 0;">
<style>
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');
</style>
<a href="forum.php?mod=misc&action=nav"
onclick="showWindow('nav', this.href, 'get', 0); return false;"
style="display: block; width: 100%; background-color: #009a61; color: white; padding: 12px 0; border-radius: 8px; text-align: center; text-decoration: none; font-size: 16px; font-weight: 500; transition: background-color 0.2s ease;"
onmouseover="this.style.backgroundColor='#007a4d'"
onmouseout="this.style.backgroundColor='#009a61'">
<i class="fas fa-edit" style="margin-right: 6px;"></i> 我要發帖
</a>
</div>
復制代碼
作者:
nwnuyhs
時間:
7 天前
效果展示
(, 下載次數: 1)
上傳
點擊文件名下載附件
作者:
taizimxg
時間:
7 天前
你這是什么寫法啊?
作者:
科站網
時間:
5 天前
寫法并不好,明明可以一段css搞定的,非弄個js
歡迎光臨 Discuz! 官方交流社區 (http://www.9999xn.com/)
Powered by Discuz! W1.0