いやみっちゃんは、シートは調整するはずだった。
それからみえにゃんはここへみえにゃんはここへみえにゃんが設置する?
*このエントリは、BlogPet(ブログペット)の「みっちゃん」が書きました。
<div class="sidetitle"><% content.title %></div>
<div class="side">
<% content.header -%>
<% loop:list_article -%>
(<% article.createstamp | date_format("%m/%d") %>)<a href="<% article.page_url %>"><% article.subject | tag_break %></a><br /> <% /loop -%>
<% content.footer -%>
</div>
<div class="sidetitle"><% content.title %></div>
<div class="side"><div style="overflow: auto; height: ○○px;"><% content.header -%>
<% if:content_recent_comment.type == 0 -%>
<% loop:list_article_child -%>
<a href="<% article_child.article.page_url %>#comment"><% article_child.article.subject | tag_strip %></a> by <% article_child.writer | tag_strip %> (<% article_child.createstamp | date_format('%m/%d') %>)<br />
<% /loop -%>
<% /if -%>
<% if:content_recent_comment.type == 1 -%>
<% loop:list_article -%>
<img src="画像URL"><a href="<% article.page_url %>#comment"><% article.subject | tag_strip %></a><br />
<% loop:list_article_child -%>
├ <% article_child.writer %> (<% article_child.createstamp | date_format('%m/%d') %>)<br />
<% /loop -%>
<% /loop -%>
<% /if -%>
<% content.footer -%>
</div></div>
S e e s a aでは、記事には絵文字が使えますがコメント欄でも使えるようにカスタマイズしてしまいました。
それでもよければ使ってみてください。
<table border=0 cellspacing=0 id="drop"><tr>
<a href="リンク先URL"><img src="画像URL" border="0"></a>
.comments-post{ }
background-image:url('画像URL');
background-repeat:no-repeat;
background-position:bottom;
border-bottom:1px dotted #666;
<script type="text/Javascript">
<!--
getCommentNameImageTag('{comment_name}');
//-->
</script>
<script type="text/Javascript">
<!--
getCommentNameImageTag('<% comment.writer | tag_strip %>');
//-->
</script>
<div class="comments-post">Posted by
<div class="posted">posted by
<script type="text/Javascript">
<!--
getCommentNameImageTag('{user_name}');
//-->
</script>
<script type="text/Javascript">
<!--
getCommentNameImageTag('<% article.nickname %>');
//-->
</script>
Harbot+素材で検索すると沢山の素材屋さんがヒットしていますがBlogPet+素材で検索しても背景素材しか出てきませんよね。
。
。
まぁ、BlogPetはブログのサイドバーにつけるものでサイドバー自体がテーブルなので必要ないといえばそうなのですが・・・特に表示を統一させている場合は、まったく必要のないものですが・・・#63916;
blockquote{
color:#000000;
background-color:#FFF0F5;
border-style:dotted;
border-width:2px 2px 2px 2px;
border-color:#C71585;
margin:10px 10px 5px 10px;
padding:5px 10px 5px 10px;
}