Blogger的細部修改 - 部落格
By Ula
at 2007-10-21T14:40
at 2007-10-21T14:40
Table of Contents
進入"修改HTML"
勾選"展開小裝置範本"
找"data:post.numComments"
附近應該會出現類似的HTML
(下面以我用的template為例
我不知道其他的template會不會有很大的差異)
<b:if cond='data:post.numComments == 1'>
1 <data:top.commentLabel/>
<b:else/>
<data:post.numComments/> <data:top.commentLabelPlural/>
</b:if>
改成
<b:if cond='data:post.numComments == 1'>
<data:top.commentLabel/>(1)
<b:else/>
<data:top.commentLabelPlural/>(<data:post.numComments/>)
</b:if>
應該有兩個地方要改
※ 引述《lalacat (雅)》之銘言:
: 請問在每篇文章最底下的 Posted by xxx at 10:18 那一列
: 能否將原先的『0 comment』改變成『comment(0)』呢
--
Tags:
部落格
All Comments
By Gilbert
at 2007-10-22T23:50
at 2007-10-22T23:50
By Eden
at 2007-10-25T02:37
at 2007-10-25T02:37
Related Posts
請問Blogger要怎麼查訪客IP
By Valerie
at 2007-10-21T09:43
at 2007-10-21T09:43
Re: PTT Blog板友簽到簿(PTTBlogRolling!)
By Oliver
at 2007-10-21T01:17
at 2007-10-21T01:17
要如何修改部落格的上方小圖呢
By Dora
at 2007-10-21T00:09
at 2007-10-21T00:09
Blogger的細部修改
By Charlotte
at 2007-10-21T00:01
at 2007-10-21T00:01
blogger繼續閱讀..我弄好久
By Joseph
at 2007-10-20T22:03
at 2007-10-20T22:03