家紋アレンジの壁紙2>梅紋様づくしの固定壁紙 白背景専用
梅文様の壁紙総合メニュー>

縮小画像をクリックすると実物大の壁紙画像が開きますので、そちらをダウンロードしてご使用ください。

CSSソース / <HEAD>と</HEAD>の間に入れて下さい
左上

JPG480x640
30.1K
<STYLE type="text/css">
<!--
body {
background-color:#ffffff ;
background-image:url(自分のHPスペースの画像アドレス);
background-repeat: no-repeat;
background-attachment:fixed;
   }
-->
</STYLE>
右上


29.4K
<STYLE type="text/css">
<!--
body {
background-color:#ffffff ;
background-image:url(自分のHPスペースの画像アドレス);
background-repeat: no-repeat;
background-attachment:fixed;
background-position: right top;
   }
-->
</STYLE>
右下


29.3K
<STYLE type="text/css">
<!--
body {
background-color:#ffffff ;
background-image:url(自分のHPスペースの画像アドレス);
background-repeat: no-repeat;
background-attachment:fixed;
background-position: right bottom;
   }
-->
</STYLE>
左下


29.5K
<STYLE type="text/css">
<!--
body {
background-color:#ffffff ;
background-image:url(自分のHPスペースの画像アドレス);
background-repeat: no-repeat;
background-attachment:fixed;
background-position: left bottom;

   }
-->
</STYLE>
このページは画面右下に壁紙を固定するように指定してあります。