ブログのトップイメージを入れ替える(裏技)
Aug
25
ここから
<style type="text/css">
a:hover {
color:#f00;
}
#header div {
background: url('この部分に http:// からはじまるイメージファイル名') no-repeat top left;
height: 200px;
}
#header {
height: 200px;
}
#header h1 {
z-index: 200;
}
#component_calendar_data table a {
color: #fff;
background-color: #f00;
}
#component_calendar_data table a:hover {
background-color: #333;
color: #fff;
}
#post h2 a:hover {
color: #f00;
}
#menu{
margin-top: 200px;
}
</style>
ここまで
このタグを自分のプロフィールに入れてください。
ただし、このスキン(巾の広いスキンのシーニックエスケイプ)だけでしかこの裏技の動作は確認出来ていません。私の使ったイメージの大きさは 886 x 200 のものです。ファイルは Bloguru アップロード機能でアップしたものです。
アップしたオリジナルファイルを画像としてアップしておきました。クリックするとオリジナルサイズになります。
Posted at 2010-08-25 19:42
People Who Wowed This Post
Posted at 2010-08-26 04:45
People Who Wowed This Post
Posted at 2010-08-25 21:52
People Who Wowed This Post
Posted at 2010-08-26 20:19
People Who Wowed This Post