[スレッド全体]

2705. Re:背景画像の固定 
あけび 2004/8/28 (土) 09:39:38
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Q312461)
スタイルシートを使えばできると思います。

設定画面の "<HEAD>〜</HEAD>間に挿入したいタグ" に

<style type="text/css">
<!--
body {
background-image:url(使いたい画像のURL);
background-repeat:no-repeat;
background-position:right bottom;
background-attachment:fixed
}
-->
</style>


[▼次のスレッド]
INCM/CMT
Cyclamen v3.84.01
[ut:0.000][st:0.008]