家紋アレンジの壁紙2>桜文様の固定壁紙 白背景専用

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

同デザインで、一列固定型の壁紙はこちら  ※この壁紙を加工したバナーはこちら 

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

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

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

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

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

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