回答:
[普通方法]
设计-》修还HTML -》 找 body {
然后在body {下面添加以下代码:
background:$bgcolor URL([图片url])no-repeat;
[图片重复发]
在body {一下添加以下代码:
background:$bgcolor URL([图片url])repeat;
background-attachment:fixed;
——————————————————————————
小小字典:
* no-repeat = 完全不会重复
* repeat = 横向+直向重复
* repeat-x = 橫向重复
* repeat-y = 直向重复
* left = 图片从最左边开始
* center = 图片从中间开始
* right = 图片从右边开始
* top = 图片从最高处开始
* center = 图片从中间开始
* bottom = 图片从最低开始
No comments:
Post a Comment
有任何疑问,就请留言 :)
先声明:不接受恶意批评与留言。
欢迎再次光临。
谢谢。
------------月梨心---------------