Re: [問題] Blogger的細部修改

看板Blog作者 (lohi)時間18年前 (2007/10/26 16:29), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串3/3 (看更多)
進到 範本/修改HTML 然後 展開小裝置範本 要打勾 在程式碼中 , 找到 <b:if cond='data:post.allowComments'> <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 1'>1 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if></a> </b:if> 改為 <b:if cond='data:post.allowComments'> <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 1'>1 <data:top.commentLabel/><b:else/><data:top.commentLabelPlural/> (<data:post.numComments/>) </b:if></a> </b:if> 這樣就可以了 你try看看 ※ 引述《lalacat (雅)》之銘言: : 請問在每篇文章最底下的 Posted by xxx at 10:18 那一列 : 能否將原先的『0 comment』改變成『comment(0)』呢 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.109.21.168
文章代碼(AID): #178QLk8i (Blog)
文章代碼(AID): #178QLk8i (Blog)