您好,登錄后才能下訂單哦!
在模板文件 header.htm 里面的<head></head>之間添加 share.css 樣式鏈接(每個使用的模板不同,請自行注意?。?/span>
<link rel="stylesheet" type="text/css" href="{$_G[setting][jspath]}share/share.css" />
然后找到footer.htm 在</body> 里面添加
<script type="text/javascript" src="{$_G[setting][jspath]}share/share_roll.js"></script>
在 viewthread_node.htm里面添加下面代碼,具體位置可參考下面這個文件:viewthread_node.rar
<div id="share_toolbar_wrapper" style="position: static; top: auto; z-index: 9999;width:660px ">
<div id="share_toolbar">
<div class="stb_group" id="stb_article_view" title="本文圍觀次數(shù)">
<span id="stb_article_view_icon"></span>
<span id="stb_view_count"> $_G[forum_thread][views] </span>
</div>
<div class="stb_divide"></div>
<div data="{'url':'http://www.ouukuu.com/forum.php?mod=viewthread&tid=$_G[tid]'}" class="bdshare_t bds_tools get-codes-bdshare stb_group stb_share_buttons" id="bdshare">
<a href="void(0);" id="stb_btn_weibo" class="bds_tsina" title="分享到新浪微博"></a>
<a href="void(0);" id="stb_btn_tqq" class="bds_tqq" title="分享到騰訊微博"></a>
<a href="void(0);" id="stb_btn_qzone_small" class="bds_qzone" title="分享到QQ空間"></a>
<a href="void(0);" id="stb_btn_renren_small" class="bds_renren" title="分享到人人網(wǎng)"></a>
<span id="stb_btn_more" class="bds_more"><span id="stb_sbtn_more_icon"></span></span>
<a href="void(0);" class="shareCount"></a>
</div>
<!--修改下一行的百度分享ID-->
<script type="text/javascript" id="bdshare_js" data="type=button&uid=12345" ></script>
<script type="text/javascript" id="bdshell_js"></script>
<script type="text/javascript">
document.getElementById("bdshell_js").src = "http://bdimg.share.baidu.com/static/js/shell_v2.js?cdnversion=" + Math.ceil(new Date()/3600000);
</script>
<div class="stb_divide"></div>
<div class="stb_share_buttons stb_group">
<!-- 前一篇 -->
<a id="stb_btn_prev" href="forum.php?mod=redirect&goto=nextoldset&tid=$_G[tid]" title="/"></a>
<!-- 下一篇 -->
<a id="stb_btn_next" href="forum.php?mod=redirect&goto=nextnewset&tid=$_G[tid]" title="/"></a>
</div>
<div class="stb_group_right">
<div class="stb_like_btn" id="alipay_btn">
<!--修改下一行的鏈接地址為你的支付寶收款頁面-->
<a href="http://me.alipay.com/mayun" target="_blank" title="捐助作者,與您共勉">.</a>
</div>
<div class="bdlikebutton stb_like_btn bdlikebutton-blue bdlikebutton-small bdlikebutton-small-blue">
<div class="bdlikebutton-inner">
<span class="bdlikebutton-add"></span>
<div class="bdlikebutton"></div>
<div class="bdlikebutton-count">
<!-- 處理百度like按鈕點(diǎn)擊和like數(shù)量 -->
<script id="bdlike_shell" type="text/javascript"></script>
<script type="text/javascript">
var bdShare_config = {
"type":"small",
"color":"blue",
"uid":"12345",//修改為你自己的百度分享id
"likeText":"喜歡",
"likedText":"已贊過"
};
document.getElementById("bdlike_shell").src="http://bdimg.share.baidu.com/static/js/like_shell.js?t=" + new Date().getHours();
</script>
</div>
</div>
</div>
</div>
</div>
</div>
解壓share出來后 一致放到根目錄的/static/js/ 。大功告成,趕緊測試你的簡單美觀又實(shí)用的集分享與捐贈的異次元工具條吧!
黑蘋果博客原創(chuàng),轉(zhuǎn)載請注明本文地址:http://www.zhangchenghui.com/apple/1848.html
免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場,如果涉及侵權(quán)請聯(lián)系站長郵箱:is@yisu.com進(jìn)行舉報,并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。