星の壁紙を貼りめぐらす
- 2009年2月 9日(月) 03:08 JST
- 投稿者: ぬいいとさん
- 表示回数 3,656
おさらいも兼ねて、今一度。
div#container
div#header {
background:url(./images/custom/ファイル名) ;
}
div.story_introtext {
font-size:1.2em;
line-height:2em;
}
div#centerblocks {
background:url(./images/custom/ファイル名) ;
}
.abc {
background:url(./images/custom/ファイル名) ;
}
body{
background:url(./images/custom/ファイル名) ;
}
div#leftblocks {
background:url(./images/custom/ファイル名) ;
}
div#rightblocks {
background:url(./images/custom/ファイル名) ;
}
div#container div#navigation {
background:#b0e0e6;・・・・・(powderblue)
}
div#leftblocks div#block-left-search {
background:url(./images/custom/ファイル名) ;
}
以上、テーマエディタにて custom.css ファイルを書き換え。
あと、もう少し。
Thank you,GLT Matrix.
div#container
div#header {
background:url(./images/custom/ファイル名) ;
}
div.story_introtext {
font-size:1.2em;
line-height:2em;
}
div#centerblocks {
background:url(./images/custom/ファイル名) ;
}
.abc {
background:url(./images/custom/ファイル名) ;
}
body{
background:url(./images/custom/ファイル名) ;
}
div#leftblocks {
background:url(./images/custom/ファイル名) ;
}
div#rightblocks {
background:url(./images/custom/ファイル名) ;
}
div#container div#navigation {
background:#b0e0e6;・・・・・(powderblue)
}
div#leftblocks div#block-left-search {
background:url(./images/custom/ファイル名) ;
}
以上、テーマエディタにて custom.css ファイルを書き換え。
あと、もう少し。
Thank you,GLT Matrix.