まだプロフィルに壁紙貼れません。。 body { background-color : #33ffff; } このタグで壁紙のアドレスを貼るタグを教えて下さい。
body { background-color : http://www.eclat.cc/home/aozora/files/background.jpg } で大丈夫でしょうか?
ちなみに @import url("common.css");
body { margin: 1em; margin-top: 1em; margin-bottom: 2em; color: #000000; font-size:14px; margin-top:10px; font-family: "MS 明朝","MS UI Gothic","Osaka−等幅"; font-style: nomal; background-color: #ffffff; background-image: url(http://www.eclat.cc/home/aozora/files/background.jpg); background-repeat: none; /* 背景の固定*/ background-attachment:fixed; }
body { background-image: url(http://www.eclat.cc/home/aozora/files/logo320.gif); background-repeat: no-repeat; background-position: center 20 } table{ margin-top: 80px; }
でやりましたが何故か壁紙が反映されません。修正をお願いします。
[No.1617] 2008/09/17(Wed) 15:42:53 |