html内
<div class="secondary-column"><!-- secondary-column -->から
</div><!-- /secondary-column -->までをコピー。
</div><!-- /contents -->この間に貼り付け<div id="footer"><!-- footer -->
プライグイン1,2が邪魔なので新しく貼り付けたほうの<!--plugin_first-->から<!--/plugin_second-->まで削除。
貼り付けたところのsecondryをthirdに変更。
css内
div#container {
width : 800px;
margin : 1em auto;
text-align : left;
}
div#contents { margin : auto;
float:right;
width:640px;
text-align:left;
}
div.primary-column {
float : left;
width : 434px;
}
div.entryfield {
margin-bottom : 30px;
margin-right : 13px;
margin-left : 13px;
padding : 5px;
border : 1px solid #07b;
}
div.secondary-column {
float : left;
width : 180px;
}に変更,さらに追加
/*======サードカラム====*/
div.third-column {
float : left;
width : 160px;
}
div.third-column h3 {
padding-top : 0.2em;
font-family : "Helvetica", "Arial", sans-serif;
font-weight : bold;
border-top : 1px solid #07b;
}
コメント:0をコメント(0)に変えた。トラックバックも同様。
コメント : <%topentry_comment_num>をコメント (<%topentry_comment_num>)
- http://unikurouni.blog34.fc2.com/tb.php/184-1860b664
0件のトラックバック
コメントの投稿