花魁直播高品质美女在线视频互动社区 - 花魁直播官方版

 歡迎來到素材無憂網(wǎng),按 + 收藏我們
登錄 注冊(cè) 退出 找回密碼

discuz的右側(cè)工具欄 scrolltop 修改

時(shí)間: 2019-05-29 11:11 閱讀: 作者:素材無憂網(wǎng)

請(qǐng)問discuz的右側(cè)工具欄(有回到頂部,返回板塊),但是我想再添加點(diǎn)東西,可是我百度了,也從源碼里找了好久,都沒找到解決方法,請(qǐng)問可以教一下嗎?

其實(shí)這一塊的代碼很好找到。
首先他要修改的地方就是返回頂部的按鈕。
discuz的右側(cè)工具欄 scrolltop 修改(圖1) 
代碼所在區(qū)域


discuz的右側(cè)工具欄 scrolltop 修改(圖2) 


完整代碼:
  1. <div id="scrolltop">
            <!--{if $_G[fid] && $_G['mod'] == 'viewthread'}-->
            <span><a href="forum.php?mod=post&action=reply&fid=$_G[fid]&tid=$_G[tid]&extra=$_GET[extra]&page=$page{if $_GET[from]}&from=$_GET[from]{/if}" onclick="showWindow('reply', this.href)" class="replyfast" title="{lang fastreply}"><b>{lang fastreply}</b></a></span>
            <!--{/if}-->
            <span hidefocus="true"><a title="{lang scrolltop}" onclick="window.scrollTo('0','0')" class="scrolltopa" ><b>{lang scrolltop}</b></a></span>
            <!--{if $_G[fid]}-->
            <span>
                    <!--{if $_G['mod'] == 'viewthread'}-->
                    <a href="forum.php?mod=forumdisplay&fid=$_G[fid]" hidefocus="true" class="returnlist" title="{lang return_list}"><b>{lang return_list}</b></a>
                    <!--{else}-->
                    <a href="forum.php" hidefocus="true" class="returnboard" title="{lang return_forum}"><b>{lang return_forum}</b></a>
                    <!--{/if}-->
            </span>
            <!--{/if}-->
    </div>
    <script type="text/javascript">_attachEvent(window, 'scroll', function () { showTopLink(); });checkBlind();</script>

版權(quán)聲明: 本站資源均來自互聯(lián)網(wǎng)或會(huì)員發(fā)布,如果侵犯了您的權(quán)益請(qǐng)與我們聯(lián)系,我們將在24小時(shí)內(nèi)刪除!謝謝!

轉(zhuǎn)載請(qǐng)注明: discuz的右側(cè)工具欄 scrolltop 修改

標(biāo)簽:  
相關(guān)文章
模板推薦