2024年3月29日(金) 07:24 JST

星の壁紙を貼りめぐらす

おさらいも兼ねて、今一度。

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.