ヘッダーにリンク
#header h2{
margin:0;
padding:0;
text-indent:-9999px;
}
#header h1 a{
display: block;
width: 800px;/*画像の横*/
height:300px;/*画像の縦*/
}
/* タイトル画像の配置 */
/* 画像によっては */
/* height:300px;画像の縦 */
/* background-repeat:repeat-x; */
/* background-position:center; */
/* ↓ の指定も必要になります ↓ */
#header {
background-repeat:repeat-x;}
サイドバー設置 inJIRO
前回HISASHIのサイドバー(記事の左右にある部分)に設置した部分のJIROver.になります。
赤字の部分をコピーする。
/* ---------- プロフィール - */
#profile h4{
display:block;
width:139px;
height:39px;
margin:0px;
padding:5px;
text-indent:-9999px;
background:url(http://stat.ameba.jp/user_images/20100203/20/customize-test/f0/00/g/o0139003910399834532.gif) no-repeat left top;}
/* ---------- カレンダー - */
#calendar h4{
display:block;
width:139px;
height:39px;
margin:0px;
padding:5px;
text-indent:-9999px;
background:url(http://stat.ameba.jp/user_images/20100203/20/customize-test/90/00/g/o0139003910399834533.gif) no-repeat left top;}
/* ---------- コメント一覧 - */
#recent_comment h4{
display:block;
width:139px;
height:39px;
margin:0px;
padding:5px;
text-indent:-9999px;
background:url(http://stat.ameba.jp/user_images/20100203/20/customize-test/3c/33/g/o0139003910399834534.gif) no-repeat left top;}
/* ----------最近の記事 - */
#recent_entries h4{
display:block;
width:139px;
height:39px;;
margin:0px;
padding:5px;
text-indent:-9999px;
background:url(http://stat.ameba.jp/user_images/20100203/20/customize-test/6e/c9/g/o0139003910399834536.gif) no-repeat left top;}
/* ---------- お気に入り - */
#favorite h4{
display:block;
width:139px;
height:39px;
margin:0px;
padding:5px;
text-indent:-9999px;
background:url(http://stat.ameba.jp/user_images/20100203/20/customize-test/1d/b5/g/o0139003910399834538.gif) no-repeat left top;}
/* ---------- ブログテーマ - */
#theme_list h4{
display:block;
width:139px;
height:39px;
margin:0px;
padding:5px;
text-indent:-9999px;
background:url(http://stat.ameba.jp/user_images/20100203/20/customize-test/70/00/g/o0139003910399836162.gif) no-repeat left top;}
/* ---------- アーカイブ - */
#archives h4{
display:block;
width:139px;
height:39px;
margin:0px;
padding:5px;
text-indent:-9999px;
background:url(http://stat.ameba.jp/user_images/20100203/20/customize-test/3c/56/g/o0139003910399836163.gif) no-repeat left top;}
/* ---------- ブログ読者 - */
#reader h4{
display:block;
width:139px;
height:39px;
margin:0px;
padding:5px;
text-indent:-9999px;
background:url(http://stat.ameba.jp/user_images/20100203/20/customize-test/8c/9c/g/o0139003910399836164.gif) no-repeat left top;}
/* ---------- 検索 - */
#search h4{
display:block;
width:139px;
height:39px;
margin:0px;
padding:5px;
text-indent:-9999px;
background:url(http://stat.ameba.jp/user_images/20100203/20/customize-test/f3/67/g/o0139003910399836165.gif) no-repeat left top;}
/* ---------- PR - */
#defaultAd h4{
display:block;
width:139px;
height:39px;
margin:0px;
padding:5px;
text-indent:-9999px;
background:url(http://stat.ameba.jp/user_images/20100203/20/customize-test/d0/00/g/o0139003910399836166.gif) no-repeat left top;}
/* ---------- ランキング - */
#ranking h4{
display:block;
width:139px;
height:39px;
margin:0px;
padding:5px;
text-indent:-9999px;
background:url(http://stat.ameba.jp/user_images/20100203/20/customize-test/3c/53/g/o0139003910399861431.gif) no-repeat left top;}