參考資料:色彩斑斕: Blogger beta:高亮作者評論
- 加入CSS
.comment-body-author {
margin:0;
padding:0 0 0 20px;
background-color:#C0C0C0;
}
.comment-body-author p {
font-size:100%;
margin: 0 0 .2em 0;
color:red;
text-decoration:bold;
} - 找到
<dd class='comment-body'> ... </dd>
替換成<b:if cond='data:comment.author == data:post.author'> <dd class='comment-body-author'> <p><data:comment.body/></p> </dd> <b:else/> <dd class='comment-body'> <b:if cond='data:comment.isDeleted'> <span class='deleted-comment'><data:comment.body/></span> <b:else/> <p><data:comment.body/></p> </b:if> </dd> <dd class='comment-footer'> <span class='comment-timestamp'> <a expr:href='"#comment-" + data:comment.id' title='comment permalink'> <data:comment.timestamp/> </a> <b:include data='comment' name='commentDeleteIcon'/> </span> </dd> </b:if>
6 留言:
請問國良先生,您 CODE 的這個區塊是怎麼做的呢?我覺得好有質感,在 FF 上也不會有問題,可以傳授一下嗎?
TO Abin Lee
我寫了這篇網誌回答你。
太好了。别人冒充不了博主了。
請問dd...那個是在css中嗎?我找不到...我是用樂多的....
關於何在sidebar顯示最新文章
您提供得網站,只開放給受邀請的讀者,所以我進不去,可以請您將code 貼出來嗎?
TO kc
請參考良人的大秘寶: [筆記]在Sidebar顯示「最新文章」「最新回應」
張貼留言